Modified schema, so it builds in C#

This commit is contained in:
Kai Jan Kriegel 2020-10-19 01:46:44 +02:00
parent caecf9f54a
commit 841f78557c
3 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>9</LangVersion>
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>

@ -1 +1 @@
Subproject commit 53ff3665a9cb1563a343ef573fb4dbf0c8a98cad
Subproject commit 6efc5243e2b0ea4b17d8acf63ee235a5f5238d5e