Skip to content

Commit 5f39f5e

Browse files
committed
Bump version to 2.0
1 parent b2e0e72 commit 5f39f5e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

API/TestMyCode.CSharp.API.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<PropertyGroup>
1010
<PackageId>TestMyCode.CSharp.API</PackageId>
1111
<Authors>TestMyCode</Authors>
12-
<RepositoryUrl>https://github.com/TMC-CSharp/tmc-csharp-runner.git</RepositoryUrl>
12+
<RepositoryUrl>https://github.com/testmycode/tmc-csharp-runner.git</RepositoryUrl>
1313
<RepositoryType>git</RepositoryType>
14-
<Version>1.2</Version>
14+
<Version>2.0</Version>
1515
</PropertyGroup>
1616
</Project>

Bootstrap/TestMyCode.CSharp.Bootstrap.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<PropertyGroup>
1212
<PackageId>TestMyCode.CSharp.Bootstrap</PackageId>
1313
<Authors>TestMyCode</Authors>
14-
<RepositoryUrl>https://github.com/TMC-CSharp/tmc-csharp-runner.git</RepositoryUrl>
14+
<RepositoryUrl>https://github.com/testmycode/tmc-csharp-runner.git</RepositoryUrl>
1515
<RepositoryType>git</RepositoryType>
16-
<Version>1.2</Version>
16+
<Version>2.0</Version>
1717
</PropertyGroup>
1818

1919
<ItemGroup>

Core/TestMyCode.CSharp.Core.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<PropertyGroup>
1010
<PackageId>TestMyCode.CSharp.Core</PackageId>
1111
<Authors>TestMyCode</Authors>
12-
<RepositoryUrl>https://github.com/TMC-CSharp/tmc-csharp-runner.git</RepositoryUrl>
12+
<RepositoryUrl>https://github.com/testmycode/tmc-csharp-runner.git</RepositoryUrl>
1313
<RepositoryType>git</RepositoryType>
14-
<Version>1.2</Version>
14+
<Version>2.0</Version>
1515
</PropertyGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)