From 1bd3cd422512d7d5fc562950cfaa6dee22a3c0a4 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Thu, 29 Aug 2013 12:36:24 -0400 Subject: Forgot to add new files in previous commit. --- vsprojects/Service/Service.csproj | 108 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 vsprojects/Service/Service.csproj (limited to 'vsprojects/Service/Service.csproj') diff --git a/vsprojects/Service/Service.csproj b/vsprojects/Service/Service.csproj new file mode 100644 index 00000000..10372114 --- /dev/null +++ b/vsprojects/Service/Service.csproj @@ -0,0 +1,108 @@ + + + + + Debug + AnyCPU + {079E8119-388C-4676-964E-0B8C5324F770} + WinExe + Properties + Service + Service + v4.5 + 512 + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + false + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + false + + + Service.Program + + + + + + + + + + + + + + + Component + + + ZeroTierOneService.cs + + + + + + + + + + ZeroTierOneService.cs + + + + + False + Microsoft .NET Framework 4.5 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + false + + + + + \ No newline at end of file -- cgit v1.2.3