-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNSG.Library.Helpers.Config.NetStandard.sln
31 lines (31 loc) · 1.72 KB
/
NSG.Library.Helpers.Config.NetStandard.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.645
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NSG.Library.Helpers_Config_NetStandard_Tests", "NSG.Library.Helpers_Config_NetStandard_Tests\NSG.Library.Helpers_Config_NetStandard_Tests.csproj", "{2DF922B9-4583-4E0F-834B-35762CB7DCAE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NSG.Library.Helpers.Config.NetCore", "NSG.Library.Helpers.Config.NetStandard\NSG.Library.Helpers.Config.NetCore.csproj", "{32E7CA78-3251-45B8-9A08-9101BF6AE084}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2DF922B9-4583-4E0F-834B-35762CB7DCAE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2DF922B9-4583-4E0F-834B-35762CB7DCAE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2DF922B9-4583-4E0F-834B-35762CB7DCAE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2DF922B9-4583-4E0F-834B-35762CB7DCAE}.Release|Any CPU.Build.0 = Release|Any CPU
{32E7CA78-3251-45B8-9A08-9101BF6AE084}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{32E7CA78-3251-45B8-9A08-9101BF6AE084}.Debug|Any CPU.Build.0 = Debug|Any CPU
{32E7CA78-3251-45B8-9A08-9101BF6AE084}.Release|Any CPU.ActiveCfg = Release|Any CPU
{32E7CA78-3251-45B8-9A08-9101BF6AE084}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {651A0D2C-FF26-4D57-B5A4-69560D732500}
EndGlobalSection
EndGlobal