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 afaec79e01
2 changed files with 15 additions and 22 deletions

View File

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