-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathdifi-felles-utility.sln
30 lines (28 loc) · 1.88 KB
/
difi-felles-utility.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
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{1EC9D848-59A7-45CA-9F8D-71B700DC5309}") = "Difi.Felles.Utility", "Difi.Felles.Utility\Difi.Felles.Utility.csproj", "{A66AC380-1D57-4DBD-9FD3-839919FBAF02}"
EndProject
Project("{1EC9D848-59A7-45CA-9F8D-71B700DC5309}") = "Difi.Felles.Utility.Resources", "Difi.Felles.Utility.Resources\Difi.Felles.Utility.Resources.csproj", "{D7E13B5F-026B-41CE-8250-C9BFBCE82E43}"
EndProject
Project("{1EC9D848-59A7-45CA-9F8D-71B700DC5309}") = "Difi.Felles.Utility.Tester", "Difi.Felles.Utility.Tester\Difi.Felles.Utility.Tester.csproj", "{8DB9B89B-DA70-419A-9725-F9CAD57E2782}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A66AC380-1D57-4DBD-9FD3-839919FBAF02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A66AC380-1D57-4DBD-9FD3-839919FBAF02}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A66AC380-1D57-4DBD-9FD3-839919FBAF02}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A66AC380-1D57-4DBD-9FD3-839919FBAF02}.Release|Any CPU.Build.0 = Release|Any CPU
{D7E13B5F-026B-41CE-8250-C9BFBCE82E43}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D7E13B5F-026B-41CE-8250-C9BFBCE82E43}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D7E13B5F-026B-41CE-8250-C9BFBCE82E43}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D7E13B5F-026B-41CE-8250-C9BFBCE82E43}.Release|Any CPU.Build.0 = Release|Any CPU
{8DB9B89B-DA70-419A-9725-F9CAD57E2782}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8DB9B89B-DA70-419A-9725-F9CAD57E2782}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8DB9B89B-DA70-419A-9725-F9CAD57E2782}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8DB9B89B-DA70-419A-9725-F9CAD57E2782}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal