-
Notifications
You must be signed in to change notification settings - Fork 1
/
Arex388.NhtsaVpic.sln
44 lines (44 loc) · 2.49 KB
/
Arex388.NhtsaVpic.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
40
41
42
43
44
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29215.179
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Arex388.NhtsaVpic", "Arex388.NhtsaVpic\Arex388.NhtsaVpic.csproj", "{B893AD1B-5396-43E9-8883-AADD3C4B9024}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Arex388.NhtsaVpic.Extensions.Microsoft.DependencyInjection", "Arex388.NhtsaVpic.Extensions.Microsoft.DependencyInjection\Arex388.NhtsaVpic.Extensions.Microsoft.DependencyInjection.csproj", "{288906AD-E086-4549-96A7-4337830BB427}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Arex388.NhtsaVpic.Tests", "Arex388.NhtsaVpic.Tests\Arex388.NhtsaVpic.Tests.csproj", "{D8042C78-2A51-4BD2-B37D-98FD12FB52BE}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E2A828F6-20E9-4A00-B3C4-47B71B273117}"
ProjectSection(SolutionItems) = preProject
CHANGELOG.md = CHANGELOG.md
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B893AD1B-5396-43E9-8883-AADD3C4B9024}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B893AD1B-5396-43E9-8883-AADD3C4B9024}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B893AD1B-5396-43E9-8883-AADD3C4B9024}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B893AD1B-5396-43E9-8883-AADD3C4B9024}.Release|Any CPU.Build.0 = Release|Any CPU
{288906AD-E086-4549-96A7-4337830BB427}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{288906AD-E086-4549-96A7-4337830BB427}.Debug|Any CPU.Build.0 = Debug|Any CPU
{288906AD-E086-4549-96A7-4337830BB427}.Release|Any CPU.ActiveCfg = Release|Any CPU
{288906AD-E086-4549-96A7-4337830BB427}.Release|Any CPU.Build.0 = Release|Any CPU
{D8042C78-2A51-4BD2-B37D-98FD12FB52BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D8042C78-2A51-4BD2-B37D-98FD12FB52BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D8042C78-2A51-4BD2-B37D-98FD12FB52BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D8042C78-2A51-4BD2-B37D-98FD12FB52BE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {16F2D856-4FA4-4354-B39D-FF0C863B87A9}
EndGlobalSection
EndGlobal