v8.2.0 configuration and first build for testing

This commit is contained in:
szporowolik
2019-10-19 14:27:51 +02:00
parent a0742c8c43
commit 49e35bcd5e
2 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ using System.Runtime.InteropServices;
// Możesz określić wszystkie wartości lub użyć domyślnych numerów kompilacji i poprawki
// przy użyciu symbolu „*”, tak jak pokazano poniżej:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.8.1.0")]
[assembly: AssemblyFileVersion("0.8.1.0")]
[assembly: AssemblyVersion("0.8.2.0")]
[assembly: AssemblyFileVersion("0.8.2.0")]
[assembly: NeutralResourcesLanguage("en")]