-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProReception.DistributionServerInfrastructure.sln
More file actions
25 lines (25 loc) · 1.23 KB
/
ProReception.DistributionServerInfrastructure.sln
File metadata and controls
25 lines (25 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProReception.DistributionServerInfrastructure", "ProReception.DistributionServerInfrastructure\ProReception.DistributionServerInfrastructure.csproj", "{8D279CD1-D02F-44E4-9CFC-F98554936D82}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionFolder", "SolutionFolder", "{7905D734-23F6-4B9F-9714-FA5084608B20}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
.github\workflows\nuget.yml = .github\workflows\nuget.yml
version.props = version.props
CLAUDE.md = CLAUDE.md
.gitignore = .gitignore
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8D279CD1-D02F-44E4-9CFC-F98554936D82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8D279CD1-D02F-44E4-9CFC-F98554936D82}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8D279CD1-D02F-44E4-9CFC-F98554936D82}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8D279CD1-D02F-44E4-9CFC-F98554936D82}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal