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
path: root/mcs/class
diff options
context:
space:
mode:
authorVincent Povirk <vincent@codeweavers.com>2014-01-03 22:44:46 +0400
committerVincent Povirk <vincent@codeweavers.com>2014-01-03 22:45:52 +0400
commit3d387843cd4dae6bf18aeb8c1f9e84fb6524559e (patch)
treed07cc9685e0bf75c95d0f43d2a178a62c6de8e4f /mcs/class
parent0a558a7af643d8f622aca03c67b589f7ce27798f (diff)
Change System.Windows.Forms.DataVisualization PKT to match Windows.
This commit licensed as MIT/X11.
Diffstat (limited to 'mcs/class')
-rw-r--r--mcs/class/System.Windows.Forms.DataVisualization/Assembly/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Windows.Forms.DataVisualization/Assembly/AssemblyInfo.cs b/mcs/class/System.Windows.Forms.DataVisualization/Assembly/AssemblyInfo.cs
index 4df5319b935..da73c9fd9c8 100644
--- a/mcs/class/System.Windows.Forms.DataVisualization/Assembly/AssemblyInfo.cs
+++ b/mcs/class/System.Windows.Forms.DataVisualization/Assembly/AssemblyInfo.cs
@@ -50,7 +50,7 @@ using System.Runtime.InteropServices;
[assembly: NeutralResourcesLanguage ("en-US")]
[assembly: CLSCompliant (true)]
[assembly: AssemblyDelaySign (true)]
-[assembly: AssemblyKeyFile ("../ecma.pub")]
+[assembly: AssemblyKeyFile ("../winfx.pub")]
[assembly: SecurityRules (SecurityRuleSet.Level1)]