chore
This commit is contained in:
10
Atomx.Admin.Tests/Atomx.Admin.Tests.csproj
Normal file
10
Atomx.Admin.Tests/Atomx.Admin.Tests.csproj
Normal file
@@ -0,0 +1,10 @@
|
||||
<Project Sdk="MSTest.Sdk/4.0.1">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net10.0</TargetFramework>
|
||||
<LangVersion>latest</LangVersion>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
Reference in New Issue
Block a user