Release !

This commit is contained in:
2023-05-09 23:44:25 +01:00
parent 7987fa04a0
commit 72839e8251
14 changed files with 42 additions and 72 deletions

View File

@ -3,6 +3,6 @@
<apikeys>
</apikeys>
<packageSources>
<add key="dev" value="http://localhost:5000/v3/index" protocolVersion="3" />
<add key="dev" value="http://localhost:5000/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>

View File

@ -10,4 +10,7 @@
<InformationalVersion>1.0.7+Branch.main.Sha.3695c1742965d93eba0ad851656cfaa3e44ba327</InformationalVersion>
<Version>1.0.7</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="isn.abst" Version="1.0.1" />
</ItemGroup>
</Project>