reference my upstream
All checks were successful
Dotnet build and test / build (push) Successful in 8m8s

This commit is contained in:
Paul Schneider 2026-08-28 23:35:06 +01:00
commit 1cdb9619a0
Signed by: notazof
GPG key ID: 1DD5D838E5343B06
7 changed files with 18 additions and 18 deletions

View file

@ -5,7 +5,7 @@
<Description> A shared model for a little client/server app, dealing about establishing some contract, between some human client and provider.
</Description>
<RootNamespace>Yavsc.Abstract</RootNamespace>
<RepositoryUrl>https://github.com/pazof/yavsc</RepositoryUrl>
<RepositoryUrl>https://forgejo.pschneider.fr/notazof/yavsc</RepositoryUrl>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<Library>true</Library>
<LangVersion>latest</LangVersion>