diff --git a/Directory.Build.props b/Directory.Build.props index 19c1da01..e2a3953a 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,48 +1,48 @@  - - $(MSBuildThisFileDirectory)Vanara.snk - David Hall - GitHub Community - Copyright © 2017-2020 - false + + $(MSBuildThisFileDirectory)Vanara.snk + David Hall + GitHub Community + Copyright © 2017-2020 + false false - true - latest - en-US - Vanara64x64.png - MIT - https://github.com/dahall/vanara - Vanara - Git - https://github.com/dahall/vanara - Vanara.PInvoke - true - 3.2.4 - - - true - - - - - true + true + latest + en-US + Vanara64x64.png + MIT + https://github.com/dahall/vanara + Vanara + Git + https://github.com/dahall/vanara + Vanara.PInvoke + true + 3.2.5 + + + true + + + + + true true - true - snupkg + true + snupkg false $(CIBUILD) $(CIBUILD) - - - - - - - - - - - - - + + + + + + + + + + + + + \ No newline at end of file diff --git a/UnitTests/CSharpRunner/Properties/AssemblyInfo.cs b/UnitTests/CSharpRunner/Properties/AssemblyInfo.cs index 1b14a2bf..742dc999 100644 --- a/UnitTests/CSharpRunner/Properties/AssemblyInfo.cs +++ b/UnitTests/CSharpRunner/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // 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("3.2.4.0")] -[assembly: AssemblyFileVersion("3.2.4.0")] +[assembly: AssemblyVersion("3.2.5.0")] +[assembly: AssemblyFileVersion("3.2.5.0")] diff --git a/UnitTests/ExplorerBrowser/Properties/AssemblyInfo.cs b/UnitTests/ExplorerBrowser/Properties/AssemblyInfo.cs index 19e576d1..6329c898 100644 --- a/UnitTests/ExplorerBrowser/Properties/AssemblyInfo.cs +++ b/UnitTests/ExplorerBrowser/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // Build Number // Revision // -[assembly: AssemblyVersion("3.2.4.0")] -[assembly: AssemblyFileVersion("3.2.4.0")] +[assembly: AssemblyVersion("3.2.5.0")] +[assembly: AssemblyFileVersion("3.2.5.0")] diff --git a/UnitTests/Windows.Forms.App/Properties/AssemblyInfo.cs b/UnitTests/Windows.Forms.App/Properties/AssemblyInfo.cs index 4227e7c3..4f67e69b 100644 --- a/UnitTests/Windows.Forms.App/Properties/AssemblyInfo.cs +++ b/UnitTests/Windows.Forms.App/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // 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("3.2.4.0")] -[assembly: AssemblyFileVersion("3.2.4.0")] +[assembly: AssemblyVersion("3.2.5.0")] +[assembly: AssemblyFileVersion("3.2.5.0")] diff --git a/Vanara.Library.nuspec b/Vanara.Library.nuspec index 01b8c54b..dd6d2f6e 100644 --- a/Vanara.Library.nuspec +++ b/Vanara.Library.nuspec @@ -3,7 +3,7 @@ Vanara.Library Vanara Libraries Metapackage - 3.2.4 + 3.2.5 The full set of packages associated with the Vanara PInvoke Libraries. pinvoke;vanara;net-extensions;interop Copyright © 2017-2020