From bf45cf6b85d92520ad815403b6f408d235e37b17 Mon Sep 17 00:00:00 2001 From: Vlad Taranov Date: Mon, 30 May 2016 20:40:21 +0300 Subject: [PATCH] unity added to nuget --- Nuget/aqlaserializer.nuspec | 2 +- all.build | 4 +++- precompile/Properties/AssemblyInfo.cs | 4 ++-- protobuf-net.Extensions/Properties/AssemblyInfo.cs | 4 ++-- protobuf-net/Properties/AssemblyInfo.cs | 4 ++-- 5 files changed, 10 insertions(+), 8 deletions(-) diff --git a/Nuget/aqlaserializer.nuspec b/Nuget/aqlaserializer.nuspec index 609369d3..29f7133b 100644 --- a/Nuget/aqlaserializer.nuspec +++ b/Nuget/aqlaserializer.nuspec @@ -2,7 +2,7 @@ aqlaserializer - 2.0.0.234 + 2.0.0.239 Vladyslav Taranov Vladyslav Taranov 2016, fork source from Marc Gravell 2016 Vladyslav Taranov diff --git a/all.build b/all.build index 23fb2443..48444d62 100644 --- a/all.build +++ b/all.build @@ -163,7 +163,9 @@ - + + + diff --git a/precompile/Properties/AssemblyInfo.cs b/precompile/Properties/AssemblyInfo.cs index da175980..04c969c8 100644 --- a/precompile/Properties/AssemblyInfo.cs +++ b/precompile/Properties/AssemblyInfo.cs @@ -33,5 +33,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.0.0.234")] -[assembly: AssemblyFileVersion("2.0.0.234")] +[assembly: AssemblyVersion("2.0.0.239")] +[assembly: AssemblyFileVersion("2.0.0.239")] diff --git a/protobuf-net.Extensions/Properties/AssemblyInfo.cs b/protobuf-net.Extensions/Properties/AssemblyInfo.cs index 8ffa0d08..fc28de2f 100644 --- a/protobuf-net.Extensions/Properties/AssemblyInfo.cs +++ b/protobuf-net.Extensions/Properties/AssemblyInfo.cs @@ -33,8 +33,8 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.0.0.234")] +[assembly: AssemblyVersion("2.0.0.239")] #if !CF -[assembly: AssemblyFileVersion("2.0.0.234")] +[assembly: AssemblyFileVersion("2.0.0.239")] #endif [assembly: CLSCompliant(true)] \ No newline at end of file diff --git a/protobuf-net/Properties/AssemblyInfo.cs b/protobuf-net/Properties/AssemblyInfo.cs index 2625afa6..4128200c 100644 --- a/protobuf-net/Properties/AssemblyInfo.cs +++ b/protobuf-net/Properties/AssemblyInfo.cs @@ -35,9 +35,9 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.0.0.234")] +[assembly: AssemblyVersion("2.0.0.239")] #if !CF -[assembly: AssemblyFileVersion("2.0.0.234")] +[assembly: AssemblyFileVersion("2.0.0.239")] #endif #if !FX11 [assembly: InternalsVisibleTo("aqlaserializer.unittest, PublicKey=002400000480000094000000060200000024000052534131000400000100010091B11AB23561C227F083424C0162A38DA330B724B6E96C1BE6C5989BFDD5C1BA3E555D8F105DD352C2623FE6AF90F4FA3173C6120DD567283434513DA579728230E1697A156770A81B7FBF5535ECDB96D2737E74181A4D980647AE33CDFB6E0C1FF63065AE8E33BB27374090393685FF265563655DE4829B0E5C996B1CF9A3E3")]