Skip to content

Commit 9f895d6

Browse files
committed
thirdweb-dotnet -> dotnet
1 parent 3d38a10 commit 9f895d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dotnet-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
token: ${{ secrets.CODECOV_TOKEN }}
5151
directory: ./
5252
verbose: true
53-
slug: thirdweb-dev/thirdweb-dotnet
53+
slug: thirdweb-dev/dotnet

Thirdweb/Thirdweb.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<Copyright>Copyright (c) thirdweb 2024</Copyright>
1313
<PackageProjectUrl>https://thirdweb.com/</PackageProjectUrl>
1414
<PackageIcon>icon.png</PackageIcon>
15-
<RepositoryUrl>https://github.com/thirdweb-dev/thirdweb-dotnet</RepositoryUrl>
15+
<RepositoryUrl>https://github.com/thirdweb-dev/dotnet</RepositoryUrl>
1616
<RepositoryType>git</RepositoryType>
1717
<PackageTags>thirdweb wallet contracts client web3 ethereum blockchain game unity godot</PackageTags>
1818
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>

0 commit comments

Comments
 (0)