Files
secdevops-csharp-app/SecDevOpsLab.sln
Achim H. 251776b9fd
All checks were successful
Tests / Declarative: Post Actions No test results found
csharp-secdevops-pipeline-pod/pipeline/head This commit looks good
Complete Rebuild of Project from HelloWorld to Blazer WebApp
2026-05-12 09:16:44 +02:00

23 lines
977 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SecDevOpsLab", "SecDevOpsLab.csproj", "{90755B21-35C0-4AC0-88FC-110950C366E4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{90755B21-35C0-4AC0-88FC-110950C366E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{90755B21-35C0-4AC0-88FC-110950C366E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{90755B21-35C0-4AC0-88FC-110950C366E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{90755B21-35C0-4AC0-88FC-110950C366E4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal