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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortherzok <marius.ungureanu@xamarin.com>2019-05-18 22:03:12 +0300
committertherzok <marius.ungureanu@xamarin.com>2019-05-18 22:03:12 +0300
commit66c3383a34888a831826f2e2949da94350370143 (patch)
tree235a0c203da68f2e065b7ba6bfa3a53c499f0422 /main/external/fsharpbinding
parentaba35913c170db87d8d9c703c10280da39135478 (diff)
[F#] Make it able to run F# tests in the IDE
Diffstat (limited to 'main/external/fsharpbinding')
-rw-r--r--main/external/fsharpbinding/MonoDevelop.FSharp.Tests/MonoDevelop.FSharp.Tests.fsproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/external/fsharpbinding/MonoDevelop.FSharp.Tests/MonoDevelop.FSharp.Tests.fsproj b/main/external/fsharpbinding/MonoDevelop.FSharp.Tests/MonoDevelop.FSharp.Tests.fsproj
index e3d2f9e02a..587bc7632f 100644
--- a/main/external/fsharpbinding/MonoDevelop.FSharp.Tests/MonoDevelop.FSharp.Tests.fsproj
+++ b/main/external/fsharpbinding/MonoDevelop.FSharp.Tests/MonoDevelop.FSharp.Tests.fsproj
@@ -118,6 +118,7 @@
<ProjectReference Include="..\MonoDevelop.FSharpBinding\MonoDevelop.FSharp.fsproj">
<Project>{4C10F8F9-3816-4647-BA6E-85F5DE39883A}</Project>
<Name>MonoDevelop.FSharp</Name>
+ <Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\..\..\src\addins\MonoDevelop.UnitTesting\MonoDevelop.UnitTesting.csproj">
<Project>{A7A4246D-CEC4-42DF-A3C1-C31B9F51C4EC}</Project>