зеркало из https://github.com/stride3d/SharpYaml.git
Bump version to 1.5.0
This commit is contained in:
Родитель
337cc48c78
Коммит
10f9cb5e14
|
@ -69,7 +69,7 @@ using System;
|
|||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("1.4.0.*")]
|
||||
[assembly: AssemblyFileVersion("1.4.0")]
|
||||
[assembly: AssemblyVersion("1.5.0.*")]
|
||||
[assembly: AssemblyFileVersion("1.5.0")]
|
||||
|
||||
[assembly: CLSCompliant(true)]
|
|
@ -2,7 +2,7 @@
|
|||
<package>
|
||||
<metadata>
|
||||
<id>SharpYaml</id>
|
||||
<version>1.4.0</version>
|
||||
<version>1.5.0</version>
|
||||
<authors>Alexandre Mutel</authors>
|
||||
<description>A YAML portable .NET library. providing parsing and serialization of object graphs.</description>
|
||||
<summary>This package contains the YAML parser and serializer/deserializer.</summary>
|
||||
|
|
Загрузка…
Ссылка в новой задаче