Sets nullable and language version in the project file
This commit is contained in:
parent
cbf595e326
commit
ef16653eb3
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
<Version>0.1.0-alpha</Version>
|
||||
<Authors>Serraniel</Authors>
|
||||
<Description>C# SDK for interaction with jpn-cards.com</Description>
|
||||
<Nullable>enable</Nullable>
|
||||
<LangVersion>10</LangVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue