Skip to content

Commit f0a9d28

Browse files
committed
VersionBump : v0.7.2
1 parent be1e74f commit f0a9d28

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/CodeOfChaos.Testing.TUnit/CodeOfChaos.Testing.TUnit.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88

99
<!-- Main package name -->
1010
<PackageId>CodeOfChaos.Testing.TUnit</PackageId>
11-
<Version>0.7.1</Version>
11+
<Version>0.7.2</Version>
1212
<Authors>Anna Sas</Authors>
1313
<Description>A small library housing extensions to the TUnit framework</Description>
14-
<PackageProjectUrl>https://github.com/code-of-chaos/cs_code-of_chaos-testing-tunit</PackageProjectUrl>
14+
<PackageProjectUrl>https://github.com/code-of-chaos/cs_code-of_chaos-testing</PackageProjectUrl>
1515
<PackageTags>extensions tunit testing</PackageTags>
1616
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1717
<PublishRepositoryUrl>true</PublishRepositoryUrl>

src/CodeOfChaos.Testing/CodeOfChaos.Testing.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88
<!-- Main package name -->
99
<PackageId>CodeOfChaos.Testing</PackageId>
10-
<Version>0.7.1</Version>
10+
<Version>0.7.2</Version>
1111
<Authors>Anna Sas</Authors>
1212
<Description>A small library housing some common frameworks used for testing CodeOfChaos stuff</Description>
13-
<PackageProjectUrl>https://github.com/code-of-chaos/cs_code-of_chaos-testing-tunit</PackageProjectUrl>
13+
<PackageProjectUrl>https://github.com/code-of-chaos/cs_code-of_chaos-testing</PackageProjectUrl>
1414
<PackageTags>extensions testing</PackageTags>
1515
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1616
<PublishRepositoryUrl>true</PublishRepositoryUrl>

0 commit comments

Comments
 (0)