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:
authorZoltan Varga <vargaz@gmail.com>2015-03-03 23:59:16 +0300
committerZoltan Varga <vargaz@gmail.com>2015-03-03 23:59:16 +0300
commitef380e3712af86ef7f8064fab19400523c7510c0 (patch)
tree2b48d058e0ed5aa5cfd3220721df5329e6d1e952 /mcs/class/System.Data.DataSetExtensions
parent837b034d76dc74e14c8dadc1f1f011be08b3d339 (diff)
Rename Managed.Windows.Forms to System.Windows.Forms for consistency.
Diffstat (limited to 'mcs/class/System.Data.DataSetExtensions')
-rw-r--r--mcs/class/System.Data.DataSetExtensions/Test/System.Data.DataSetExtensions.Test.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Data.DataSetExtensions/Test/System.Data.DataSetExtensions.Test.csproj b/mcs/class/System.Data.DataSetExtensions/Test/System.Data.DataSetExtensions.Test.csproj
index 0537e419078..1bf17323d2c 100644
--- a/mcs/class/System.Data.DataSetExtensions/Test/System.Data.DataSetExtensions.Test.csproj
+++ b/mcs/class/System.Data.DataSetExtensions/Test/System.Data.DataSetExtensions.Test.csproj
@@ -70,4 +70,4 @@
<PostBuildEvent>copy $(ProjectDir)\..\..\..\nunit20\\nunit-console\bin\Debug_Java20\*.dll $(TargetDir)
copy $(ProjectDir)\..\..\..\nunit20\\nunit-console\bin\Debug_Java20\*.exe $(TargetDir)</PostBuildEvent>
</PropertyGroup>
-</Project> \ No newline at end of file
+</Project>