File tree Expand file tree Collapse file tree 5 files changed +6
-8
lines changed
Expand file tree Collapse file tree 5 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 1919 <PackageTags >build f#</PackageTags >
2020 <RepositoryUrl >https://github.com/kMutagene/BuildProject</RepositoryUrl >
2121 <RepositoryType >git</RepositoryType >
22- <PackageVersion >4.0 .0</PackageVersion >
22+ <PackageVersion >4.1 .0</PackageVersion >
2323 <PackageReleaseNotes >
24- - support .net8.0
25- - proper choice flag for tfm
26- - disable internal binlog everywhere
24+ - fix tfm parameter having no effect
2725 </PackageReleaseNotes >
2826 </PropertyGroup >
2927 <PropertyGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net8 .0</TargetFramework >
4+ <TargetFramework >net6 .0</TargetFramework >
55 <OutputType >Exe</OutputType >
66 </PropertyGroup >
77
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net8 .0</TargetFramework >
4+ <TargetFramework >net6 .0</TargetFramework >
55 <OutputType >Exe</OutputType >
66 </PropertyGroup >
77
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net8 .0</TargetFramework >
4+ <TargetFramework >net7 .0</TargetFramework >
55 <OutputType >Exe</OutputType >
66 </PropertyGroup >
77
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net8 .0</TargetFramework >
4+ <TargetFramework >net7 .0</TargetFramework >
55 <OutputType >Exe</OutputType >
66 </PropertyGroup >
77
You can’t perform that action at this time.
0 commit comments