MS Update Globix Renaming
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</Target>
|
||||
<Target Name="BeforeBuild">
|
||||
<!-- Get the programs assembly version from the .exe file -->
|
||||
<GetAssemblyIdentity AssemblyFiles="..\Global_Indexer\bin\$(Configuration)\FileFlow.exe">
|
||||
<GetAssemblyIdentity AssemblyFiles="..\Global_Indexer\bin\$(Configuration)\fileFLOW.exe">
|
||||
<Output TaskParameter="Assemblies" ItemName="AsmInfo" />
|
||||
</GetAssemblyIdentity>
|
||||
<!-- Store the assembly version number in ProductVersion preprocessor variable -->
|
||||
|
||||
Reference in New Issue
Block a user