mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-29 22:12:48 -05:00
build: dotnet: improvements
This commit is contained in:
@@ -87,7 +87,8 @@
|
||||
</ItemGroup>
|
||||
</Target>
|
||||
<PropertyGroup>
|
||||
<PostBuildEvent>set MyAssemblyPolicyVersion=$(MyAssemblyPolicyVersion)
|
||||
<PostBuildEvent>set TargetName=$(TargetName)
|
||||
set MyAssemblyPolicyVersion=$(MyAssemblyPolicyVersion)
|
||||
set MyAssemblyVersion=$(MyAssemblyVersion)
|
||||
|
||||
setlocal EnableDelayedExpansion
|
||||
|
Reference in New Issue
Block a user