File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
CodeOfChaos.Testing.TUnit
Tests.CodeOfChaos.Testing.TUnit
Tests.CodeOfChaos.Testing Expand file tree Collapse file tree 4 files changed +7
-7
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.7.2 </Version >
11+ <Version >0.8.0 </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 >
3030
3131 <ItemGroup >
3232 <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" />
33- <PackageReference Include =" TUnit.Assertions" Version =" 0.13.3 " />
34- <PackageReference Include =" TUnit.Core" Version =" 0.13.3 " />
33+ <PackageReference Include =" TUnit.Assertions" Version =" 0.14.6 " />
34+ <PackageReference Include =" TUnit.Core" Version =" 0.14.6 " />
3535 </ItemGroup >
3636
3737 <ItemGroup >
Original file line number Diff line number Diff line change 77
88 <!-- Main package name -->
99 <PackageId >CodeOfChaos.Testing</PackageId >
10- <Version >0.7.2 </Version >
10+ <Version >0.8.0 </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.13.3 " />
17- <PackageReference Include =" Bogus" Version =" 35.6.1 " />
16+ <PackageReference Include =" TUnit" Version =" 0.14.6 " />
17+ <PackageReference Include =" Bogus" Version =" 35.6.2 " />
1818 </ItemGroup >
1919
2020 <ItemGroup >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" TUnit" Version =" 0.13.3 " />
10+ <PackageReference Include =" TUnit" Version =" 0.14.6 " />
1111 </ItemGroup >
1212
1313</Project >
You can’t perform that action at this time.
0 commit comments