summary refs log tree commit diff
path: root/csharp.mds
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2014-01-21 15:25:25 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2014-01-21 15:25:25 +0700
commit137f61053447a9966244c76444494027b45fb3be (patch)
tree92f0caac46e47b475a6e3d54a4a4e4eaccfb7d0d /csharp.mds
parentMake static utility classes abstract instead of sealed (diff)
downloadBouncyCastle.NET-ed25519-137f61053447a9966244c76444494027b45fb3be.tar.xz
Remove old MonoDevelop project files, since MonoDevelop now supports the Visual Studio formats
Diffstat (limited to '')
-rw-r--r--csharp.mds20
1 files changed, 0 insertions, 20 deletions
diff --git a/csharp.mds b/csharp.mds
deleted file mode 100644
index 7e0c099dd..000000000
--- a/csharp.mds
+++ /dev/null
@@ -1,20 +0,0 @@
-<Combine fileversion="2.0" outputpath="build/bin/">
-  <Configurations active="Release">
-    <Configuration name="Debug" ctype="CombineConfiguration">
-      <Entry build="True" name="crypto" configuration="Debug" />
-      <Entry build="True" name="crypto-test" configuration="Debug" />
-    </Configuration>
-    <Configuration name="Release" ctype="CombineConfiguration">
-      <Entry build="True" name="crypto" configuration="Release" />
-      <Entry build="True" name="crypto-test" configuration="Release" />
-    </Configuration>
-  </Configurations>
-  <StartMode startupentry="crypto-test" single="True">
-    <Execute type="None" entry="crypto" />
-    <Execute type="None" entry="crypto-test" />
-  </StartMode>
-  <Entries>
-    <Entry filename="crypto/crypto.mdp" />
-    <Entry filename="crypto-test/crypto-test.mdp" />
-  </Entries>
-</Combine>
\ No newline at end of file