mirror of
https://github.com/appwrite/appwrite
synced 2026-05-11 19:18:28 +00:00
Merge pull request #8266 from appwrite/chore-deploy-dotnet
Deploy dotnet
This commit is contained in:
commit
60fd178ea6
1 changed files with 1 additions and 1 deletions
|
|
@ -375,7 +375,7 @@ return [
|
|||
[
|
||||
'key' => 'dotnet',
|
||||
'name' => '.NET',
|
||||
'version' => '0.8.2',
|
||||
'version' => '0.8.3',
|
||||
'url' => 'https://github.com/appwrite/sdk-for-dotnet',
|
||||
'package' => 'https://www.nuget.org/packages/Appwrite',
|
||||
'enabled' => true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue