changed solution path structure
All checks were successful
csharp-secdevops-pipeline-pod/pipeline/head This commit looks good

This commit is contained in:
2026-05-04 19:23:56 +02:00
parent a06ad295ff
commit b1fbc831a7
8 changed files with 32 additions and 28 deletions

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("SecDevOpsLab")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5215adf88ece518edb28e2cef4b51f7d748d6498")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a06ad295ff53ef3ef054f007568f9408d3ac3926")]
[assembly: System.Reflection.AssemblyProductAttribute("SecDevOpsLab")]
[assembly: System.Reflection.AssemblyTitleAttribute("SecDevOpsLab")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]