Skip to content

Commit 29abb60

Browse files
T-Grogithub-actions
authored andcommitted
remove obsolete prop
1 parent 0d7bdff commit 29abb60

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/FSharp.Test.Utilities/FSharp.Test.Utilities.fsproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<TargetFrameworks Condition="'$(OS)' == 'Unix' or '$(BUILDING_USING_DOTNET)' == 'true'">$(FSharpNetCoreProductTargetFramework)</TargetFrameworks>
66
<RuntimeIdentifiers>win-x86;win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
77
<AssetTargetFallback>$(AssetTargetFallback);portable-net45+win8+wp8+wpa81</AssetTargetFallback>
8-
<ReferenceVsAssemblies>true</ReferenceVsAssemblies>
98
<OutputType>Library</OutputType>
109
<DisableImplicitFSharpCoreReference>true</DisableImplicitFSharpCoreReference>
1110
<UnitTestType>xunit</UnitTestType>

tests/fsharp/FSharpSuite.Tests.fsproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<TargetFrameworks Condition="'$(OS)' == 'Unix' or '$(BUILDING_USING_DOTNET)' == 'true'">$(FSharpNetCoreProductTargetFramework)</TargetFrameworks>
77
<RuntimeIdentifiers>win-x86;win-x64</RuntimeIdentifiers>
88
<AssetTargetFallback>$(AssetTargetFallback);portable-net45+win8+wp8+wpa81</AssetTargetFallback>
9-
<ReferenceVsAssemblies>true</ReferenceVsAssemblies>
109
<OutputType>Library</OutputType>
1110
<DisableImplicitFSharpCoreReference>true</DisableImplicitFSharpCoreReference>
1211
<Optimize>false</Optimize>

0 commit comments

Comments
 (0)