mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-04-20 18:36:31 +02:00
Modified schema, so it builds in C#
This commit is contained in:
parent
caecf9f54a
commit
841f78557c
@ -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
|
Loading…
x
Reference in New Issue
Block a user