Files
FoodsharingOnboarding/FoodsharingSiegen.Contracts/FoodsharingSiegen.Contracts.csproj
Andre Beging 96bc4e376c Init
2022-01-10 14:42:16 +01:00

10 lines
222 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>