forked from Ivasoft/DllExports
-Warn when used in Visual Studio 2017 when using portable PDBs
-Fix Exporter not using correct output path
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>0.1.0</Version>
|
||||
<Version>0.1.1</Version>
|
||||
<AssemblyVersion>0.1.0.0</AssemblyVersion>
|
||||
<FileVersion>0.1.0.0</FileVersion>
|
||||
<InformationalVersion>0.1.0</InformationalVersion>
|
||||
<FileVersion>0.1.1.0</FileVersion>
|
||||
<InformationalVersion>0.1.1</InformationalVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user