Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonojenkins <jo.shields+jenkins@xamarin.com>2017-04-24 19:31:11 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-04-24 19:31:11 +0300
commit562e261f3ab7d63d1ea5c26281868ec7d9efb6b7 (patch)
tree73538c3389587dba00c909e1c297192cbad3e936 /mcs/class/Facades
parentf15b1a5233edb29b0ab25fc16d6d39d352454687 (diff)
[msvc] Update csproj files (#4740)
Diffstat (limited to 'mcs/class/Facades')
-rw-r--r--mcs/class/Facades/netstandard/Facades_netstandard-net_4_x.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/Facades/netstandard/Facades_netstandard-net_4_x.csproj b/mcs/class/Facades/netstandard/Facades_netstandard-net_4_x.csproj
index 5a88e547a89..e9a2ced5c9b 100644
--- a/mcs/class/Facades/netstandard/Facades_netstandard-net_4_x.csproj
+++ b/mcs/class/Facades/netstandard/Facades_netstandard-net_4_x.csproj
@@ -28,7 +28,7 @@
<DelaySign>true</DelaySign>
</PropertyGroup>
<PropertyGroup>
- <AssemblyOriginatorKeyFile>../../msfinal.pub</AssemblyOriginatorKeyFile>
+ <AssemblyOriginatorKeyFile>../../Open.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>