-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAfraidDnsUpdater.sln
More file actions
30 lines (30 loc) · 1.71 KB
/
AfraidDnsUpdater.sln
File metadata and controls
30 lines (30 loc) · 1.71 KB
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 10.00
# Visual Studio 2008
# SharpDevelop 3.2.1.6466
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AfraidDnsUpdater", "AfraidDnsUpdater\AfraidDnsUpdater.csproj", "{EE39B8A9-C231-448D-AEAD-AC5559573A3B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UpdaterService", "UpdaterService\UpdaterService.csproj", "{D4973F83-F85E-4462-9EE5-BC26B88BC5AE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServiceUninstall", "ServiceUninstall\ServiceUninstall.csproj", "{6B6AF672-D48F-474C-AA80-7D07AACA0E18}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EE39B8A9-C231-448D-AEAD-AC5559573A3B}.Debug|x86.Build.0 = Debug|x86
{EE39B8A9-C231-448D-AEAD-AC5559573A3B}.Debug|x86.ActiveCfg = Debug|x86
{EE39B8A9-C231-448D-AEAD-AC5559573A3B}.Release|x86.Build.0 = Release|x86
{EE39B8A9-C231-448D-AEAD-AC5559573A3B}.Release|x86.ActiveCfg = Release|x86
{D4973F83-F85E-4462-9EE5-BC26B88BC5AE}.Debug|x86.Build.0 = Debug|x86
{D4973F83-F85E-4462-9EE5-BC26B88BC5AE}.Debug|x86.ActiveCfg = Debug|x86
{D4973F83-F85E-4462-9EE5-BC26B88BC5AE}.Release|x86.Build.0 = Release|x86
{D4973F83-F85E-4462-9EE5-BC26B88BC5AE}.Release|x86.ActiveCfg = Release|x86
{6B6AF672-D48F-474C-AA80-7D07AACA0E18}.Debug|x86.Build.0 = Debug|x86
{6B6AF672-D48F-474C-AA80-7D07AACA0E18}.Debug|x86.ActiveCfg = Debug|x86
{6B6AF672-D48F-474C-AA80-7D07AACA0E18}.Release|x86.Build.0 = Release|x86
{6B6AF672-D48F-474C-AA80-7D07AACA0E18}.Release|x86.ActiveCfg = Release|x86
EndGlobalSection
EndGlobal