Rename License project again

This commit is contained in:
Jonathan Jenne
2024-01-31 10:15:31 +01:00
parent 9ac9895ed4
commit 6e5706acba
2 changed files with 4 additions and 1 deletions

View File

@@ -128,4 +128,7 @@
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<PropertyGroup>
<PostBuildEvent>powershell.exe -command "&amp; { &amp;'$(SolutionDir)copy-binary.ps1' '$(TargetPath)' '$(TargetFileName)' '$(ConfigurationName)' '$(ProjectName)' }"</PostBuildEvent>
</PropertyGroup>
</Project>