MS Update Globix Renaming

This commit is contained in:
Developer01
2024-09-23 17:14:28 +02:00
parent ad46bae4f4
commit d903658c13
17 changed files with 88 additions and 93 deletions

View File

@@ -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 -->