Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ImportedProjects
SVG
Commits
2c3265fc
Commit
2c3265fc
authored
9 years ago
by
tebjan
Browse files
Options
Download
Email Patches
Plain Diff
moved smiley.png and pushed version increment
parent
8a5665d4
master
netstandard2
nuget2.4.2
nuget2.4.1
nuget2.4
nuget2.3
nuget2.2.2
nuget2.2.1
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Nuget/Svg.2.0.0.nupkg
+0
-0
Nuget/Svg.2.0.0.nupkg
Source/Properties/AssemblyInfo.cs
+1
-1
Source/Properties/AssemblyInfo.cs
Tests/W3CTestSuite/svg/smiley.png
+0
-0
Tests/W3CTestSuite/svg/smiley.png
with
1 addition
and
1 deletion
+1
-1
Nuget/Svg.2.0.0.nupkg
0 → 100644
+
0
-
0
View file @
2c3265fc
File added
This diff is collapsed.
Click to expand it.
Source/Properties/AssemblyInfo.cs
+
1
-
1
View file @
2c3265fc
...
...
@@ -32,7 +32,7 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[
assembly
:
AssemblyVersion
(
"
1.7
.0.*"
)]
[
assembly
:
AssemblyVersion
(
"
2.0
.0.*"
)]
//[assembly: AssemblyFileVersion("1.0.1.*")]
[
assembly
:
CLSCompliant
(
true
)]
...
...
This diff is collapsed.
Click to expand it.
Tests/W3CTestSuite/svg/smiley.png
0 → 100644
+
0
-
0
View file @
2c3265fc
2.79 KB
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help