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
|