Compare commits

..

No commits in common. "00f5264c90e80a46f73e88171fa176d4d3e9c961" and "216781295fd417df1c20b0bb22f78318e7fb382b" have entirely different histories.

View File

@ -0,0 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>