Test NewAction
All checks were successful
Build and Release Project / Publish with Dotnet 8.0.405 and Profile PublishLinuxX64 (push) Successful in 1m23s
Build and Release Project / Publish with Dotnet 8.0.405 and Profile PublishWinX64 (push) Successful in 1m23s

This commit is contained in:
2026-03-03 19:51:41 +01:00
parent 313bb4872a
commit 2337fddd47
10 changed files with 64 additions and 21 deletions

View File

@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("GiteaTest")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+bdbc1737b396a3b2f20b98a9a3dc7e9742b85b01")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a95558689be40fb39e08000e88e96c28bad355bc")]
[assembly: System.Reflection.AssemblyProductAttribute("GiteaTest")]
[assembly: System.Reflection.AssemblyTitleAttribute("GiteaTest")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]