File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
src/CodeOfChaos.Testing.TUnit Expand file tree Collapse file tree 1 file 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.6.1 </Version >
11+ <Version >0.7.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-tunit</PackageProjectUrl >
2323 </PropertyGroup >
2424
2525 <ItemGroup >
26- <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
27- <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
28- <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
26+ <None Include =" ../../LICENSE" Pack =" true" PackagePath =" " Visible =" false" />
27+ <None Include =" ../../README.md" Pack =" true" PackagePath =" " Visible =" false" />
28+ <None Include =" ../../assets/icon.png" Pack =" true" PackagePath =" " Visible =" false" />
2929 </ItemGroup >
3030
3131 <ItemGroup >
32- <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" />
32+ <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" />
3333 <PackageReference Include =" TUnit.Assertions" Version =" 0.13.3" />
3434 <PackageReference Include =" TUnit.Core" Version =" 0.13.3" />
3535 </ItemGroup >
3636
3737 <ItemGroup >
38- <ProjectReference Include =" ..\CodeOfChaos.Testing\CodeOfChaos.Testing.csproj" />
38+ <ProjectReference Include =" ..\CodeOfChaos.Testing\CodeOfChaos.Testing.csproj" />
3939 </ItemGroup >
4040
4141</Project >
You can’t perform that action at this time.
0 commit comments