|
@@ -1,9 +1,9 @@
|
|
|
-<Project>
|
|
|
- <PropertyGroup>
|
|
|
- <TargetFramework>net8.0</TargetFramework>
|
|
|
- <ImplicitUsings>enable</ImplicitUsings>
|
|
|
- <LangVersion>latest</LangVersion>
|
|
|
- <Nullable>enable</Nullable>
|
|
|
- <Authors>HMBSbige</Authors>
|
|
|
- </PropertyGroup>
|
|
|
-</Project>
|
|
|
+<Project>
|
|
|
+ <PropertyGroup>
|
|
|
+ <TargetFramework>net8.0</TargetFramework>
|
|
|
+ <ImplicitUsings>enable</ImplicitUsings>
|
|
|
+ <LangVersion>latest</LangVersion>
|
|
|
+ <Nullable>enable</Nullable>
|
|
|
+ <Authors>HMBSbige</Authors>
|
|
|
+ </PropertyGroup>
|
|
|
+</Project>
|