ms
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
-->
|
||||
<Target Name="BeforeBuild">
|
||||
<!-- Get the programs assembly version from the .exe file -->
|
||||
<GetAssemblyIdentity AssemblyFiles="..\Supplywatch\bin\$(Configuration)\MCSUPPLYWATCH.exe">
|
||||
<GetAssemblyIdentity AssemblyFiles="..\Supplywatch\bin\$(Configuration)\SUPPLYWATCH.exe">
|
||||
<Output TaskParameter="Assemblies" ItemName="AsmInfo" />
|
||||
|
||||
</GetAssemblyIdentity>
|
||||
|
||||
Reference in New Issue
Block a user