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>2018-02-09 18:30:56 +0300
committerMarek Safar <marek.safar@gmail.com>2018-02-09 19:24:46 +0300
commitd2998f5089da3b2360d29d259f49f37289df954c (patch)
treeb042de5488760d1b4b96cc52565fd7f45172902a /mcs/class/System.Dynamic
parent71ad99f7206dd8c7e5234e22cc14138e2ed42b24 (diff)
[msvc] Update csproj files
Diffstat (limited to 'mcs/class/System.Dynamic')
-rw-r--r--mcs/class/System.Dynamic/System.Dynamic-net_4_x.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Dynamic/System.Dynamic-net_4_x.csproj b/mcs/class/System.Dynamic/System.Dynamic-net_4_x.csproj
index a93ded3023d..da142dee0c7 100644
--- a/mcs/class/System.Dynamic/System.Dynamic-net_4_x.csproj
+++ b/mcs/class/System.Dynamic/System.Dynamic-net_4_x.csproj
@@ -27,7 +27,7 @@
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>../ecma.pub</AssemblyOriginatorKeyFile>
+ <AssemblyOriginatorKeyFile>../msfinal.pub</AssemblyOriginatorKeyFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>