Extend data service

This commit is contained in:
hydrant
2020-03-08 20:12:37 +01:00
parent 7c2c5ce04e
commit 22e5115f3b
6 changed files with 41 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<TargetFramework>netstandard2.1</TargetFramework>
</PropertyGroup>
<ItemGroup>