OPC # 0009: Gitea and OPC Build Webhooks
controlplane/build ✖ Build failed (exit 1).

This commit is contained in:
amadzarak
2026-04-26 16:12:12 -04:00
parent 25c937e41c
commit 7b80d2e071
2 changed files with 51 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<Project>
<PropertyGroup>
<TargetFramework>net10.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
</PropertyGroup>
</Project>