nuget prep
This commit is contained in:
@@ -7,4 +7,12 @@
|
|||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
<PropertyGroup>
|
||||||
|
<PackageId>MaybeError</PackageId>
|
||||||
|
<Version>1.0.0</Version>
|
||||||
|
<Authors>Amatsugu</Authors>
|
||||||
|
<PackageDescription>Errors as values</PackageDescription>
|
||||||
|
<RepositoryUrl>https://github.com/Amatsugu/MaybeError</RepositoryUrl>
|
||||||
|
</PropertyGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
Reference in New Issue
Block a user