Skip to content

Commit

Permalink
chore: add sln
Browse files Browse the repository at this point in the history
  • Loading branch information
Alxandr committed Oct 7, 2024
1 parent 0d03c37 commit c7bbcb2
Showing 1 changed file with 27 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{A72801EE-00D2-4184-9EFF-2693263AD71A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Altinn.Authorization.DeployApi", "src\Altinn.Authorization.DeployApi\Altinn.Authorization.DeployApi.csproj", "{FF15DB01-E930-4F6E-9D24-509A3A395D35}"
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
{FF15DB01-E930-4F6E-9D24-509A3A395D35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FF15DB01-E930-4F6E-9D24-509A3A395D35}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FF15DB01-E930-4F6E-9D24-509A3A395D35}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FF15DB01-E930-4F6E-9D24-509A3A395D35}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{FF15DB01-E930-4F6E-9D24-509A3A395D35} = {A72801EE-00D2-4184-9EFF-2693263AD71A}
EndGlobalSection
EndGlobal

0 comments on commit c7bbcb2

Please sign in to comment.