From 26d8ea1c1cd028bbc37b5070aa3ff94b89142ca6 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Tue, 11 Apr 2017 14:07:04 -0700 Subject: [PATCH] build: dotnet: improvements --- build/VStudio/dotnet/winfsp.net.csproj | 3 ++- build/VStudio/dotnet/winfsp.net.policy.config | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/build/VStudio/dotnet/winfsp.net.csproj b/build/VStudio/dotnet/winfsp.net.csproj index c3d0b9a7..aed028be 100644 --- a/build/VStudio/dotnet/winfsp.net.csproj +++ b/build/VStudio/dotnet/winfsp.net.csproj @@ -87,7 +87,8 @@ - set MyAssemblyPolicyVersion=$(MyAssemblyPolicyVersion) + set TargetName=$(TargetName) +set MyAssemblyPolicyVersion=$(MyAssemblyPolicyVersion) set MyAssemblyVersion=$(MyAssemblyVersion) setlocal EnableDelayedExpansion diff --git a/build/VStudio/dotnet/winfsp.net.policy.config b/build/VStudio/dotnet/winfsp.net.policy.config index c4e90433..3e4a1a9f 100644 --- a/build/VStudio/dotnet/winfsp.net.policy.config +++ b/build/VStudio/dotnet/winfsp.net.policy.config @@ -2,7 +2,7 @@ - +