Skip to content

Commit

Permalink
Repo url changes
Browse files Browse the repository at this point in the history
  • Loading branch information
levanoz committed May 2, 2022
1 parent d3c6372 commit d96e826
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/TBC.OpenAPI.Core/TBC.OpenAPI.Core.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
Expand All @@ -14,8 +14,8 @@
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>icon.png</PackageIcon>
<PackageProjectUrl>https://tfssrv.hq.tbc/DefaultCollection/Open%20API/_git/TBC.OpenAPI.ExchangeRates.Temp</PackageProjectUrl>
<RepositoryUrl>https://tfssrv.hq.tbc/DefaultCollection/Open%20API/_git/TBC.OpenAPI.ExchangeRates.Temp</RepositoryUrl>
<PackageProjectUrl>https://github.com/TBCBank/TBC.OpenAPI.Core</PackageProjectUrl>
<RepositoryUrl>https://github.com/TBCBank/TBC.OpenAPI.Core</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<RepositoryBranch>master</RepositoryBranch>
<IncludeContentInPack>true</IncludeContentInPack>
Expand Down

0 comments on commit d96e826

Please sign in to comment.