Auto csproj fix and update by bot.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<OutputType>Library</OutputType>
|
||||
<TargetFramework>net10.0</TargetFramework>
|
||||
<RootNamespace>Aiursoft.ChessServer.Tests</RootNamespace>
|
||||
<IsTestProject>true</IsTestProject>
|
||||
|
||||
Reference in New Issue
Block a user