File tree 1 file changed +6
-6
lines changed
src/CodeOfChaos.Testing.TUnit
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<!-- Main package name -->
10
10
<PackageId >CodeOfChaos.Testing.TUnit</PackageId >
11
- <Version >0.6.1 </Version >
11
+ <Version >0.7.0 </Version >
12
12
<Authors >Anna Sas</Authors >
13
13
<Description >A small library housing extensions to the TUnit framework</Description >
14
14
<PackageProjectUrl >https://github.com/code-of-chaos/cs_code-of_chaos-testing-tunit</PackageProjectUrl >
23
23
</PropertyGroup >
24
24
25
25
<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" />
29
29
</ItemGroup >
30
30
31
31
<ItemGroup >
32
- <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" />
32
+ <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" />
33
33
<PackageReference Include =" TUnit.Assertions" Version =" 0.13.3" />
34
34
<PackageReference Include =" TUnit.Core" Version =" 0.13.3" />
35
35
</ItemGroup >
36
36
37
37
<ItemGroup >
38
- <ProjectReference Include =" ..\CodeOfChaos.Testing\CodeOfChaos.Testing.csproj" />
38
+ <ProjectReference Include =" ..\CodeOfChaos.Testing\CodeOfChaos.Testing.csproj" />
39
39
</ItemGroup >
40
40
41
41
</Project >
You can’t perform that action at this time.
0 commit comments