mirror of
https://gitlab.com/fabinfra/fabaccess/nfc.git
synced 2025-03-12 06:41:48 +01:00
Fixed .NET Version
This commit is contained in:
parent
d03c9cacdb
commit
fd487734e9
@ -1,7 +1,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.1</TargetFramework>
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
x
Reference in New Issue
Block a user