logic: Visual Studio plugin improvements
* changed dll version handling to be automated * added some additional logging * improved VCProjectWrapperFactory
This commit is contained in:
+2
-3
@@ -15,6 +15,5 @@ using System.Runtime.InteropServices;
|
||||
|
||||
[assembly: Guid("9de8c188-0f0e-4f5d-b3c4-ecf9cfb23e0d")]
|
||||
|
||||
// [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")]
|
||||
|
||||
Reference in New Issue
Block a user