File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1414 with :
1515 fetch-depth : 0
1616
17+ - uses : actions/setup-dotnet@v3
18+
1719 - name : Install GitVersion
1820 uses : gittools/actions/gitversion/setup@v0.10.2
1921 with :
Original file line number Diff line number Diff line change 1818 ref : ${{ github.sha }}
1919 fetch-depth : 0
2020
21+ - uses : actions/setup-dotnet@v3
22+
2123 - name : Fetch all history for all tags and branches
2224 run : git fetch --prune
2325
Original file line number Diff line number Diff line change 3636 <PackageVersion Include =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 6.0.0" />
3737 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 6.0.0" />
3838 <PackageVersion Include =" Newtonsoft.Json" Version =" 13.0.1" />
39- <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.1.0 " />
39+ <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2 " />
4040 <PackageVersion Include =" xunit.runner.visualstudio" Version =" 2.4.5" />
4141 <PackageVersion Include =" xunit" Version =" 2.4.2" />
4242 <PackageVersion Include =" FluentAssertions" Version =" 6.12.0" />
43- <PackageVersion Include =" Verify.Xunit" Version =" 16.8.1 " />
44- <PackageVersion Include =" Verify.SourceGenerators" Version =" 1.5.0-beta.1 " />
43+ <PackageVersion Include =" Verify.Xunit" Version =" 16.9.0 " />
44+ <PackageVersion Include =" Verify.SourceGenerators" Version =" 1.5.0" />
4545 <PackageVersion Include =" NSubstitute" Version =" 5.1.0" />
4646 <PackageVersion Include =" Serilog.Extensions.Logging" Version =" 3.1.0" />
4747 <PackageVersion Include =" Serilog.Sinks.Observable" Version =" 2.0.2" />
You can’t perform that action at this time.
0 commit comments