-
Notifications
You must be signed in to change notification settings - Fork 0
/
Oscallo.Castle.AddonedKernel.sln
39 lines (39 loc) · 2.04 KB
/
Oscallo.Castle.AddonedKernel.sln
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34221.43
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Элементы решения", "Элементы решения", "{BED9ECD1-C5E6-4AC2-ABF6-04996398806A}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
LICENSE.txt = LICENSE.txt
README.md = README.md
docs\README_NUGET.md = docs\README_NUGET.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Oscallo.Castle.AddonedKernel", "src\Oscallo.Castle.AddonedKernel\Oscallo.Castle.AddonedKernel.csproj", "{2A862B1A-1236-4C38-9864-E4B90B20A4F5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Oscallo.Castle.AddonedKernel.Demo", "src\Oscallo.Castle.AddonedKernel.Demo\Oscallo.Castle.AddonedKernel.Demo.csproj", "{45944ECE-7F68-4F0B-951E-A0359FE22420}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2A862B1A-1236-4C38-9864-E4B90B20A4F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2A862B1A-1236-4C38-9864-E4B90B20A4F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2A862B1A-1236-4C38-9864-E4B90B20A4F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2A862B1A-1236-4C38-9864-E4B90B20A4F5}.Release|Any CPU.Build.0 = Release|Any CPU
{45944ECE-7F68-4F0B-951E-A0359FE22420}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{45944ECE-7F68-4F0B-951E-A0359FE22420}.Debug|Any CPU.Build.0 = Debug|Any CPU
{45944ECE-7F68-4F0B-951E-A0359FE22420}.Release|Any CPU.ActiveCfg = Release|Any CPU
{45944ECE-7F68-4F0B-951E-A0359FE22420}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9AFCA2B3-4B0B-4746-B574-DE906C354D22}
EndGlobalSection
EndGlobal