Update SPWorldsWrapper.csproj

This commit is contained in:
Dima yawaflua
2023-12-11 00:38:35 +03:00
committed by GitHub
parent 9df425f5e3
commit eb07359b0f

View File

@@ -1,9 +1,10 @@
<Version>1.0.1</Version>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.0.1</Version>
</PropertyGroup>
<ItemGroup>