ci: use new woodpecker YAML schema
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
2025-06-25 11:02:38 +01:00
parent fd0d00a78b
commit fd6ce6aeaf
2 changed files with 24 additions and 32 deletions

View File

@ -4,6 +4,9 @@
<PropertyGroup>
<AssemblyName>MagicStorageVoidBag</AssemblyName>
<LangVersion>latest</LangVersion>
<TargetFramework>net8.0</TargetFramework>
<PlatformTarget>AnyCPU</PlatformTarget>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
</ItemGroup>