AacpsBusAlert/BinaryDad.AacpsBusAlert.Web/BinaryDad.AacpsBusAlert.Web.csproj

10 lines
210 B
XML
Raw Normal View History

2022-09-15 11:08:53 +00:00
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
</Project>