Skip to content
GitLab
Menu
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
2bf55043
Commit
2bf55043
authored
May 25, 2016
by
tebjan
Browse files
updated nuget
parent
5727f42e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Source/Properties/AssemblyInfo.cs
View file @
2bf55043
...
...
@@ -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.
0
.*"
)]
[
assembly
:
AssemblyVersion
(
"2.2.
1
.*"
)]
//[assembly: AssemblyFileVersion("1.0.1.*")]
[
assembly
:
CLSCompliant
(
true
)]
...
...
Source/SvgNuget/Svg.Package.nuproj
View file @
2bf55043
...
...
@@ -36,7 +36,7 @@ License: Microsoft Public License: https://svg.codeplex.com/license</Description
<Copyright>
Copyright © vvvv.org
</Copyright>
<Tags>
svg, vector graphics, rendering
</Tags>
<GenerateSymbolPackage>
false
</GenerateSymbolPackage>
<Version>
2.2.
0
</Version>
<Version>
2.2.
1
</Version>
<RequireLicenseAcceptance>
true
</RequireLicenseAcceptance>
</PropertyGroup>
<ItemGroup>
...
...
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