This commit is contained in:
2023-04-09 20:47:21 +03:00
parent 244209093e
commit 0bbced3d58
4 changed files with 5 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
<ProjectReference Include="..\..\PluginManager\PluginManager.csproj" />
</ItemGroup>
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>