File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
tests/fsharp/core/netcore
netcoreautomationhelperlibrary Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 </PropertyGroup >
2020 <PropertyGroup Condition =" '$(TestProfile)'=='Profile7'" >
2121 <TargetFrameworkProfile >Profile7</TargetFrameworkProfile >
22- <TargetFSharpCoreVersion >3.7.4.1 </TargetFSharpCoreVersion >
22+ <TargetFSharpCoreVersion >3.7.4.0 </TargetFSharpCoreVersion >
2323 <ProfileCorePath >$(FSCOREDLLNETCOREPATH)</ProfileCorePath >
2424 </PropertyGroup >
2525 <PropertyGroup Condition =" '$(TestProfile)'=='Profile78'" >
2626 <TargetFrameworkProfile >Profile78</TargetFrameworkProfile >
27- <TargetFSharpCoreVersion >3.78.4.1 </TargetFSharpCoreVersion >
27+ <TargetFSharpCoreVersion >3.78.4.0 </TargetFSharpCoreVersion >
2828 <ProfileCorePath >$(FSCOREDLLNETCORE78PATH)</ProfileCorePath >
2929 </PropertyGroup >
3030 <PropertyGroup Condition =" '$(TestProfile)'=='Profile259'" >
3131 <TargetFrameworkProfile >Profile259</TargetFrameworkProfile >
32- <TargetFSharpCoreVersion >3.259.4.1 </TargetFSharpCoreVersion >
32+ <TargetFSharpCoreVersion >3.259.4.0 </TargetFSharpCoreVersion >
3333 <ProfileCorePath >$(FSCOREDLLNETCORE259PATH)</ProfileCorePath >
3434 </PropertyGroup >
3535 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
Original file line number Diff line number Diff line change 1919 </PropertyGroup >
2020 <PropertyGroup Condition =" '$(TestProfile)'=='' or '$(TestProfile)'=='Profile7'" >
2121 <TargetFrameworkProfile >Profile7</TargetFrameworkProfile >
22- <TargetFSharpCoreVersion >3.7.4.1 </TargetFSharpCoreVersion >
22+ <TargetFSharpCoreVersion >3.7.4.0 </TargetFSharpCoreVersion >
2323 <ProfileCorePath >$(FSCOREDLLNETCOREPATH)</ProfileCorePath >
2424 </PropertyGroup >
2525 <PropertyGroup Condition =" '$(TestProfile)'=='Profile78'" >
You can’t perform that action at this time.
0 commit comments