Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gendarme/gendarme.mds')
-rw-r--r--gendarme/gendarme.mds12
1 files changed, 6 insertions, 6 deletions
diff --git a/gendarme/gendarme.mds b/gendarme/gendarme.mds
index fabcfd68..c3e5c261 100644
--- a/gendarme/gendarme.mds
+++ b/gendarme/gendarme.mds
@@ -1,4 +1,4 @@
-<Combine name="gendarme" fileversion="2.0" outputpath="./build/bin/">
+<Combine name="gendarme" fileversion="2.0" outputpath="build/bin/">
<Configurations active="Debug">
<Configuration name="Debug" ctype="CombineConfiguration">
<Entry build="True" name="framework" configuration="Debug" />
@@ -25,10 +25,10 @@
<MonoDevelop.ChangeLogAddIn.ChangeLogInfo policy="UpdateNearestChangeLog" />
<DeployTargets />
<Entries>
- <Entry filename="./framework/framework.mdp" />
- <Entry filename="./console/console.mdp" />
- <Entry filename="./rules/rules.mds" />
- <Entry filename="./rules/tests.mds" />
- <Entry filename="./rules/rules.md-nunit" />
+ <Entry filename="framework/framework.mdp" />
+ <Entry filename="console/console.mdp" />
+ <Entry filename="rules/rules.mds" />
+ <Entry filename="rules/tests.mds" />
+ <Entry filename="rules/rules.md-nunit" />
</Entries>
</Combine> \ No newline at end of file