Compare commits
2 Commits
b113807b99
...
08bfc16804
Author | SHA1 | Date |
---|---|---|
|
08bfc16804 | 1 year ago |
|
690b0d05c6 | 1 year ago |
@ -0,0 +1,10 @@ |
||||
<Project Sdk="Microsoft.NET.Sdk"> |
||||
|
||||
<PropertyGroup> |
||||
<OutputType>Exe</OutputType> |
||||
<TargetFramework>net6.0</TargetFramework> |
||||
<ImplicitUsings>enable</ImplicitUsings> |
||||
<Nullable>enable</Nullable> |
||||
</PropertyGroup> |
||||
|
||||
</Project> |
Loading…
Reference in new issue