|
|
|
|
@ -619,7 +619,7 @@
@@ -619,7 +619,7 @@
|
|
|
|
|
<Service Include="{508349b6-6b84-4df5-91f0-309beebad82d}" /> |
|
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|
|
<Target Name="BeforeBuild"> |
|
|
|
|
<Target Name="ILSpyUpdateAssemblyInfo" BeforeTargets="BeforeBuild"> |
|
|
|
|
<PropertyGroup> |
|
|
|
|
<UpdateAssemblyInfo>powershell -NoProfile -ExecutionPolicy Bypass -File BuildTools/update-assemblyinfo.ps1 $(Configuration)</UpdateAssemblyInfo> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
|