added missing warning and are you sure prompts from v8-migrate

also some left over bare linefeeds stuff that turned out to be AVG antivirus but whatever it's done
This commit is contained in:
2022-08-27 20:55:11 +00:00
parent 6aafe4b826
commit e77a457f19
6 changed files with 14 additions and 13 deletions

View File

@@ -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("8.0.1.0")]
[assembly: AssemblyFileVersion("8.0.1.0")]
[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]