ci: use new woodpecker YAML schema
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
2025-06-25 11:02:38 +01:00
parent fd0d00a78b
commit 9db30c43a3
2 changed files with 23 additions and 31 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>