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
62bd4760
Commit
62bd4760
authored
6 years ago
by
tebjan
Browse files
Options
Download
Email Patches
Plain Diff
updated version and nuget package
parent
4edc3ea2
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Nuget/Svg.2.4.0-preview1.nupkg
+0
-0
Nuget/Svg.2.4.0-preview1.nupkg
Source/Properties/AssemblyInfo.cs
+1
-1
Source/Properties/AssemblyInfo.cs
with
1 addition
and
1 deletion
+1
-1
Nuget/Svg.2.4.0-preview1.nupkg
0 → 100644
+
0
-
0
View file @
62bd4760
File added
This diff is collapsed.
Click to expand it.
Source/Properties/AssemblyInfo.cs
+
1
-
1
View file @
62bd4760
...
...
@@ -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
(
"2.
2.1
.*"
)]
[
assembly
:
AssemblyVersion
(
"2.
4.0
.*"
)]
//[assembly: AssemblyFileVersion("1.0.1.*")]
[
assembly
:
CLSCompliant
(
true
)]
...
...
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