File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 66 </PropertyGroup >
77 <ItemGroup >
88 <PackageVersion Include =" CliWrap" Version =" 3.6.4" />
9- <PackageVersion Include =" FSharp.Core" Version =" [9.0.201 ]" />
10- <PackageVersion Include =" FSharp.Compiler.Service" Version =" [43.9.201 ]" />
9+ <PackageVersion Include =" FSharp.Core" Version =" [9.0.300 ]" />
10+ <PackageVersion Include =" FSharp.Compiler.Service" Version =" [43.9.300 ]" />
1111 <PackageVersion Include =" Ionide.KeepAChangelog.Tasks" Version =" 0.1.8" PrivateAssets =" all" />
1212 <PackageVersion Include =" McMaster.NETCore.Plugins" Version =" 1.4.0" />
1313 <PackageVersion Include =" Argu" Version =" 6.1.1" />
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <TargetFramework >net8.0</TargetFramework >
1010 <PackageId >fsharp-analyzers</PackageId >
1111 <ToolCommandName >fsharp-analyzers</ToolCommandName >
1212 <Description >A dotnet CLI tool for running F# analyzers</Description >
13+ <WarningsNotAsErrors >NU1901;NU1902;NU1903;NU1904</WarningsNotAsErrors >
1314 </PropertyGroup >
1415
1516 <ItemGroup >
You can’t perform that action at this time.
0 commit comments