From 56267b2aed72998eece335b838b081ad06f10756 Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Mon, 19 Oct 2015 20:29:06 -0700 Subject: [PATCH] setting icon and a few other settings --- windows/WinUI/Properties/AssemblyInfo.cs | 7 ++-- windows/WinUI/WinUI.csproj | 51 ++++++++++++++++++++++- windows/WinUI/ZeroTierIcon.ico | Bin 0 -> 370070 bytes 3 files changed, 54 insertions(+), 4 deletions(-) create mode 100644 windows/WinUI/ZeroTierIcon.ico diff --git a/windows/WinUI/Properties/AssemblyInfo.cs b/windows/WinUI/Properties/AssemblyInfo.cs index 444cae83a..9c7cd1339 100644 --- a/windows/WinUI/Properties/AssemblyInfo.cs +++ b/windows/WinUI/Properties/AssemblyInfo.cs @@ -7,11 +7,11 @@ using System.Windows; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("WinUI")] +[assembly: AssemblyTitle("ZeroTier One")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("WinUI")] +[assembly: AssemblyCompany("ZeroTier, Inc")] +[assembly: AssemblyProduct("ZeroTier One")] [assembly: AssemblyCopyright("Copyright © 2015")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -53,3 +53,4 @@ using System.Windows; // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: NeutralResourcesLanguageAttribute("en-US")] diff --git a/windows/WinUI/WinUI.csproj b/windows/WinUI/WinUI.csproj index aeedef8e2..c9a5c9a56 100644 --- a/windows/WinUI/WinUI.csproj +++ b/windows/WinUI/WinUI.csproj @@ -8,12 +8,28 @@ WinExe Properties WinUI - WinUI + ZeroTier One v4.5 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 5.0.40218.0 + false + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + true + 0 + 1.0.0.0 + false + true AnyCPU @@ -24,6 +40,7 @@ DEBUG;TRACE prompt 4 + false AnyCPU @@ -34,6 +51,18 @@ prompt 4 + + WinUI.App + + + ZeroTierIcon.ico + + + false + + + false + @@ -100,6 +129,26 @@ + + + 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 + + + + +