6 lines
162 B
Plaintext
6 lines
162 B
Plaintext
|
|
<Project>
|
||
|
|
<PropertyGroup>
|
||
|
|
<TargetFramework>net8.0</TargetFramework>
|
||
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
||
|
|
</PropertyGroup>
|
||
|
|
</Project>
|