Commit 2bf55043 authored by tebjan's avatar tebjan
Browse files

updated nuget

parent 5727f42e
...@@ -32,7 +32,7 @@ using System.Runtime.InteropServices; ...@@ -32,7 +32,7 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("2.2.0.*")] [assembly: AssemblyVersion("2.2.1.*")]
//[assembly: AssemblyFileVersion("1.0.1.*")] //[assembly: AssemblyFileVersion("1.0.1.*")]
[assembly: CLSCompliant(true)] [assembly: CLSCompliant(true)]
......
...@@ -36,7 +36,7 @@ License: Microsoft Public License: https://svg.codeplex.com/license</Description ...@@ -36,7 +36,7 @@ License: Microsoft Public License: https://svg.codeplex.com/license</Description
<Copyright>Copyright © vvvv.org</Copyright> <Copyright>Copyright © vvvv.org</Copyright>
<Tags>svg, vector graphics, rendering</Tags> <Tags>svg, vector graphics, rendering</Tags>
<GenerateSymbolPackage>false</GenerateSymbolPackage> <GenerateSymbolPackage>false</GenerateSymbolPackage>
<Version>2.2.0</Version> <Version>2.2.1</Version>
<RequireLicenseAcceptance>true</RequireLicenseAcceptance> <RequireLicenseAcceptance>true</RequireLicenseAcceptance>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment