Skip to content

Commit f0efa06

Browse files
committed
undo project files changes
1 parent 6874efb commit f0efa06

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tests/projects/Sample_VS2013_FSharp_Portable_Library_net45/Sample_VS2013_FSharp_Portable_Library_net45.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
1313
<TargetFrameworkProfile>Profile7</TargetFrameworkProfile>
1414
<TargetProfile>netcore</TargetProfile>
15-
<TargetFSharpCoreVersion>3.7.4.0</TargetFSharpCoreVersion>
15+
<TargetFSharpCoreVersion>3.3.1.0</TargetFSharpCoreVersion>
1616
<Name>Sample_VS2013_FSharp_Portable_Library_net45</Name>
1717
</PropertyGroup>
1818
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

tests/projects/Sample_VS2013_FSharp_Portable_Library_net451_adjusted_to_profile259/Sample_VS2013_FSharp_Portable_Library_net451.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
1313
<TargetFrameworkProfile>Profile259</TargetFrameworkProfile>
1414
<TargetProfile>netcore</TargetProfile>
15-
<TargetFSharpCoreVersion>3.259.4.0</TargetFSharpCoreVersion>
15+
<TargetFSharpCoreVersion>3.259.3.1</TargetFSharpCoreVersion>
1616
<Name>Sample_VS2013_FSharp_Portable_Library_net451</Name>
1717
</PropertyGroup>
1818
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

tests/projects/Sample_VS2013_FSharp_Portable_Library_net451_adjusted_to_profile78/Sample_VS2013_FSharp_Portable_Library_net451.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
1313
<TargetFrameworkProfile>Profile78</TargetFrameworkProfile>
1414
<TargetProfile>netcore</TargetProfile>
15-
<TargetFSharpCoreVersion>3.78.4.0</TargetFSharpCoreVersion>
15+
<TargetFSharpCoreVersion>3.78.3.1</TargetFSharpCoreVersion>
1616
<Name>Sample_VS2013_FSharp_Portable_Library_net451</Name>
1717
</PropertyGroup>
1818
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

0 commit comments

Comments
 (0)