Skip to content

Commit

Permalink
Bump version to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aromaa committed Aug 19, 2022
1 parent b2e0e72 commit 5f39f5e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions API/TestMyCode.CSharp.API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<PropertyGroup>
<PackageId>TestMyCode.CSharp.API</PackageId>
<Authors>TestMyCode</Authors>
<RepositoryUrl>https://github.com/TMC-CSharp/tmc-csharp-runner.git</RepositoryUrl>
<RepositoryUrl>https://github.com/testmycode/tmc-csharp-runner.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Version>1.2</Version>
<Version>2.0</Version>
</PropertyGroup>
</Project>
4 changes: 2 additions & 2 deletions Bootstrap/TestMyCode.CSharp.Bootstrap.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<PropertyGroup>
<PackageId>TestMyCode.CSharp.Bootstrap</PackageId>
<Authors>TestMyCode</Authors>
<RepositoryUrl>https://github.com/TMC-CSharp/tmc-csharp-runner.git</RepositoryUrl>
<RepositoryUrl>https://github.com/testmycode/tmc-csharp-runner.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Version>1.2</Version>
<Version>2.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Core/TestMyCode.CSharp.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<PropertyGroup>
<PackageId>TestMyCode.CSharp.Core</PackageId>
<Authors>TestMyCode</Authors>
<RepositoryUrl>https://github.com/TMC-CSharp/tmc-csharp-runner.git</RepositoryUrl>
<RepositoryUrl>https://github.com/testmycode/tmc-csharp-runner.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Version>1.2</Version>
<Version>2.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 5f39f5e

Please sign in to comment.