bump version and remove unused references

This commit is contained in:
Bjarke Berg
2019-11-05 09:39:16 +01:00
parent 043c452a2d
commit 3df329deb2
3 changed files with 5 additions and 8 deletions

View File

@@ -15,8 +15,8 @@ using System.Resources;
// this is the ONLY ONE the CLR cares about for compatibility
// should change ONLY when "hard" breaking compatibility (manual change)
[assembly: AssemblyVersion("8.0.0")]
[assembly: AssemblyVersion("9.0.0")]
// these are FYI and changed automatically
[assembly: AssemblyFileVersion("8.3.0")]
[assembly: AssemblyInformationalVersion("8.3.0")]
[assembly: AssemblyFileVersion("9.0.0")]
[assembly: AssemblyInformationalVersion("9.0.0")]