repo refs

This commit is contained in:
Paul Schneider 2026-05-24 20:55:29 +01:00
commit 3b4376a5f0
4 changed files with 5 additions and 0 deletions

View file

@ -5,6 +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>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" />