-
Notifications
You must be signed in to change notification settings - Fork 0
/
RamjotSingh.System.Text.Json.MigrationExtensions.sln
31 lines (31 loc) · 1.7 KB
/
RamjotSingh.System.Text.Json.MigrationExtensions.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 Version 17
VisualStudioVersion = 17.0.31410.414
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RamjotSingh.System.Text.Json.Extensions", "RamjotSingh.System.Text.Json.Extensions\RamjotSingh.System.Text.Json.Extensions.csproj", "{47DD9696-BC28-4890-B644-BB44792AA40D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Text.Json.Extensions.Tests", "System.Text.Json.Extensions.Tests\System.Text.Json.Extensions.Tests.csproj", "{76F14BB3-AF2D-47A4-8702-95EE2E88F277}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{47DD9696-BC28-4890-B644-BB44792AA40D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{47DD9696-BC28-4890-B644-BB44792AA40D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{47DD9696-BC28-4890-B644-BB44792AA40D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{47DD9696-BC28-4890-B644-BB44792AA40D}.Release|Any CPU.Build.0 = Release|Any CPU
{76F14BB3-AF2D-47A4-8702-95EE2E88F277}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{76F14BB3-AF2D-47A4-8702-95EE2E88F277}.Debug|Any CPU.Build.0 = Debug|Any CPU
{76F14BB3-AF2D-47A4-8702-95EE2E88F277}.Release|Any CPU.ActiveCfg = Release|Any CPU
{76F14BB3-AF2D-47A4-8702-95EE2E88F277}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F8F7499B-7259-439D-A124-02B9232FEF4E}
EndGlobalSection
EndGlobal