File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <FSharpAnalyzersOtherFlags >--analyzers-path " $(PkgG-Research_FSharp_Analyzers)" </FSharpAnalyzersOtherFlags >
4- <FSharpAnalyzersOtherFlags >$(FSharpAnalyzersOtherFlags) --analyzers-path " $(PkgIonide_Analyzers)" </FSharpAnalyzersOtherFlags >
3+ <FSharpAnalyzersOtherFlags >--analyzers-path " $(PkgG-Research_FSharp_Analyzers)" </FSharpAnalyzersOtherFlags >
4+ <FSharpAnalyzersOtherFlags >$(FSharpAnalyzersOtherFlags) --analyzers-path " $(PkgIonide_Analyzers)" </FSharpAnalyzersOtherFlags >
55 <FSharpAnalyzersOtherFlags >$(FSharpAnalyzersOtherFlags) --configuration $(Configuration)</FSharpAnalyzersOtherFlags >
66 <FSharpAnalyzersOtherFlags >$(FSharpAnalyzersOtherFlags) --exclude-analyzers PartialAppAnalyzer</FSharpAnalyzersOtherFlags >
7- <FSharpAnalyzersOtherFlags >$(FSharpAnalyzersOtherFlags) --report " analysis.sarif" </FSharpAnalyzersOtherFlags >
7+ <FSharpAnalyzersOtherFlags >$(FSharpAnalyzersOtherFlags) --report " analysis.sarif" </FSharpAnalyzersOtherFlags >
88 </PropertyGroup >
99</Project >
Original file line number Diff line number Diff line change 3939 </PropertyGroup >
4040
4141 <ItemGroup >
42- <None Include =" $(MSBuildThisFileDirectory)../../giraffe-64x64.png" Pack =" true" PackagePath =" $(PackageIconUrl)" />
43- <None Include =" $(MSBuildThisFileDirectory)../../README.md" Pack =" true" PackagePath =" /" />
44- <None Include =" $(MSBuildThisFileDirectory)../../LICENSE" Pack =" true" PackagePath =" /" />
42+ <None Include =" $(MSBuildThisFileDirectory)../../giraffe-64x64.png" Pack =" true" PackagePath =" $(PackageIconUrl)" />
43+ <None Include =" $(MSBuildThisFileDirectory)../../README.md" Pack =" true" PackagePath =" /" />
44+ <None Include =" $(MSBuildThisFileDirectory)../../LICENSE" Pack =" true" PackagePath =" /" />
4545
4646 </ItemGroup >
4747
6666
6767 <PackageReference Include =" FSharp.Core" Version =" 6.0.0" />
6868 <PackageReference Include =" Microsoft.IO.RecyclableMemoryStream" Version =" 3.0.*" />
69- <PackageReference Include =" System.Text.Json" Version =" 8 .0.* " />
70- <PackageReference Include =" FSharp.SystemTextJson" Version =" 1.3.* " />
69+ <PackageReference Include =" System.Text.Json" Version =" 9 .0.7 " />
70+ <PackageReference Include =" FSharp.SystemTextJson" Version =" 1.4.36 " />
7171 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.*" PrivateAssets =" All" />
7272 <PackageReference Include =" Giraffe.ViewEngine" Version =" 1.4.*" />
7373 </ItemGroup >
Original file line number Diff line number Diff line change 4444 </ItemGroup >
4545
4646 <ItemGroup >
47- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.* " />
47+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
4848 <PackageReference Include =" xunit" Version =" 2.9.*" />
49- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.* " >
49+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.3 " >
5050 <PrivateAssets >all</PrivateAssets >
5151 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
5252 </PackageReference >
You can’t perform that action at this time.
0 commit comments