File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
CodeOfChaos.Testing.TUnit
Tests.CodeOfChaos.Testing.TUnit
Tests.CodeOfChaos.Testing Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 88
99 <!-- Main package name -->
1010 <PackageId >CodeOfChaos.Testing.TUnit</PackageId >
11- <Version >0.12.0 </Version >
11+ <Version >0.12.1 </Version >
1212 <Authors >Anna Sas</Authors >
1313 <Description >A small library housing extensions to the TUnit framework</Description >
1414 <PackageProjectUrl >https://github.com/code-of-chaos/cs_code-of_chaos-testing</PackageProjectUrl >
3131 <ItemGroup >
3232 <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" />
3333 <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9.0.4" />
34- <PackageReference Include =" TUnit.Assertions" Version =" 0.19.112 " />
35- <PackageReference Include =" TUnit.Core" Version =" 0.19.112 " />
34+ <PackageReference Include =" TUnit.Assertions" Version =" 0.19.116 " />
35+ <PackageReference Include =" TUnit.Core" Version =" 0.19.116 " />
3636 </ItemGroup >
3737
3838 <ItemGroup >
Original file line number Diff line number Diff line change 77
88 <!-- Main package name -->
99 <PackageId >CodeOfChaos.Testing</PackageId >
10- <Version >0.12.0 </Version >
10+ <Version >0.12.1 </Version >
1111 <Authors >Anna Sas</Authors >
1212 <Description >A small library housing some common frameworks used for testing CodeOfChaos stuff</Description >
1313 <PackageProjectUrl >https://github.com/code-of-chaos/cs_code-of_chaos-testing</PackageProjectUrl >
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.112 " />
16+ <PackageReference Include =" TUnit" Version =" 0.19.116 " />
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.112 " />
10+ <PackageReference Include =" TUnit" Version =" 0.19.116 " />
1111 </ItemGroup >
1212
1313</Project >
You can’t perform that action at this time.
0 commit comments