File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
CodeOfChaos.Testing.TUnit
Tests.CodeOfChaos.Testing.TUnit
Tests.CodeOfChaos.Testing Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3030
3131 <ItemGroup >
3232 <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" />
33- <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9.0.4 " />
34- <PackageReference Include =" TUnit.Assertions" Version =" 0.19.116 " />
35- <PackageReference Include =" TUnit.Core" Version =" 0.19.116 " />
33+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9.0.5 " />
34+ <PackageReference Include =" TUnit.Assertions" Version =" 0.20.16 " />
35+ <PackageReference Include =" TUnit.Core" Version =" 0.20.16 " />
3636 </ItemGroup >
3737
3838 <ItemGroup >
Original file line number Diff line number Diff line change 2929
3030 <ItemGroup >
3131 <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" />
32- <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 4.13 .0" />
33- <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 4.13 .0" />
34- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.13 .0" />
35- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.13 .0" />
36- <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.Common" Version =" 4.13 .0" />
32+ <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 4.14 .0" />
33+ <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 4.14 .0" />
34+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.14 .0" />
35+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.14 .0" />
36+ <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.Common" Version =" 4.14 .0" />
3737 </ItemGroup >
3838
3939</Project >
Original file line number Diff line number Diff line change 1313 <ItemGroup >
1414 <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" />
1515 <PackageReference Include =" Moq" Version =" 4.20.72" />
16- <PackageReference Include =" TUnit" Version =" 0.19.116 " />
16+ <PackageReference Include =" TUnit" Version =" 0.20.16 " />
1717 <PackageReference Include =" Bogus" Version =" 35.6.3" />
1818 </ItemGroup >
1919
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" TUnit" Version =" 0.19.116 " />
10+ <PackageReference Include =" TUnit" Version =" 0.20.16 " />
1111 </ItemGroup >
1212
1313</Project >
You can’t perform that action at this time.
0 commit comments