logic: Visual Studio plugin improvements

* changed dll version handling to be automated
* added some additional logging
* improved VCProjectWrapperFactory
This commit is contained in:
malte_langkabel
2017-06-05 15:14:55 +02:00
parent de645be37a
commit f31c0ae3ba
12 changed files with 92 additions and 48 deletions
@@ -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("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("0.9.*")]
//[assembly: AssemblyFileVersion("1.0.0.0")]