azure devops webhook test
All checks were successful
Develop Build / build (push) Successful in 44s

This commit is contained in:
Roland Fieger
2025-10-30 08:59:43 +01:00
parent fd27eb85ca
commit 06ff9c6447
9 changed files with 28 additions and 12 deletions

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("SimplePackage")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+8c1b5b98efcd5ae7de7bc0b1acca41a99ae0a5f9")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fd27eb85cacb1c46d070163c4a7ec2976f497f88")]
[assembly: System.Reflection.AssemblyProductAttribute("SimplePackage")]
[assembly: System.Reflection.AssemblyTitleAttribute("SimplePackage")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]