@@ -1,4 +1,8 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<OutputEncoding>utf-8</OutputEncoding>
|
||||
<ConsoleOutputEncoding>utf-8</ConsoleOutputEncoding>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user