File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "isRoot" : true ,
44 "tools" : {
55 "jetbrains.resharper.globaltools" : {
6- "version" : " 2025.2.4 " ,
6+ "version" : " 2025.3.0.3 " ,
77 "commands" : [
88 " jb"
99 ]
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515
1616 steps :
17- - uses : actions/checkout@v5
17+ - uses : actions/checkout@v6
1818
1919 - name : Setup DotNet
2020 uses : actions/setup-dotnet@v5
Original file line number Diff line number Diff line change 1111
1212 <ItemGroup >
1313 <PackageReference Include =" JustEat.HttpClientInterception" Version =" 5.1.2" />
14- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.0 " />
14+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1 " />
1515 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.4" />
1616 <PackageReference Include =" xunit" Version =" 2.9.3" />
1717 <PackageReference Include =" xunit.analyzers" Version =" 1.25.0" />
Original file line number Diff line number Diff line change 3333 </ItemGroup >
3434
3535 <ItemGroup >
36- <PackageReference Include =" Microsoft.NET.ILLink.Tasks" Version =" 8.0.21 " />
36+ <PackageReference Include =" Microsoft.NET.ILLink.Tasks" Version =" 8.0.22 " />
3737 <None Include =" ..\README.md" Pack =" true" PackagePath =" \" />
3838 <None Include =" ..\LICENSE" Pack =" false" />
3939 </ItemGroup >
You can’t perform that action at this time.
0 commit comments