File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2828 run : dotnet build CodeOfChaos.Testing.slnx --configuration Release --no-restore -p:GeneratePackageOnBuild=false -p:IsPackable=false
2929
3030 - name : Run tests
31- run : dotnet test CodeOfChaos.Testing.slnx --configuration Release --no-restore --no-build
31+ run : dotnet test --solution CodeOfChaos.Testing.slnx --configuration Release --no-restore --no-build
Original file line number Diff line number Diff line change 77 <PackageVersion Include =" Bogus" Version =" 35.6.5" />
88 <PackageVersion Include =" CodeOfChaos.CliArgsParser.Library" Version =" 5.1.3" />
99 <PackageVersion Include =" JetBrains.Annotations" Version =" 2025.2.2" />
10- <PackageVersion Include =" Microsoft.CodeAnalysis" Version =" 4.14 .0" />
11- <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.14 .0" />
12- <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.14 .0" />
13- <PackageVersion Include =" Microsoft.CodeAnalysis.Common" Version =" 4.14 .0" />
14- <PackageVersion Include =" Microsoft.CodeAnalysis.Workspaces.Common" Version =" 4.14 .0" />
10+ <PackageVersion Include =" Microsoft.CodeAnalysis" Version =" 5.0 .0" />
11+ <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp" Version =" 5.0 .0" />
12+ <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 5.0 .0" />
13+ <PackageVersion Include =" Microsoft.CodeAnalysis.Common" Version =" 5.0 .0" />
14+ <PackageVersion Include =" Microsoft.CodeAnalysis.Workspaces.Common" Version =" 5.0 .0" />
1515 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 10.0.0" />
1616 <PackageVersion Include =" Moq" Version =" 4.20.72" />
17- <PackageVersion Include =" TUnit" Version =" 1.1.10 " />
18- <PackageVersion Include =" TUnit.Assertions" Version =" 1.1.10 " />
19- <PackageVersion Include =" TUnit.Core" Version =" 1.1.10 " />
17+ <PackageVersion Include =" TUnit" Version =" 1.2.11 " />
18+ <PackageVersion Include =" TUnit.Assertions" Version =" 1.2.11 " />
19+ <PackageVersion Include =" TUnit.Core" Version =" 1.2.11 " />
2020 </ItemGroup >
2121</Project >
You can’t perform that action at this time.
0 commit comments