diff --git a/Source/Sample Project/Properties/Resources.Designer.cs b/Source/Sample Project/Properties/Resources.Designer.cs index c0666f1..7a45feb 100644 --- a/Source/Sample Project/Properties/Resources.Designer.cs +++ b/Source/Sample Project/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.3053 +// Runtime Version:4.0.30319.18408 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -19,7 +19,7 @@ namespace Samples.Properties { // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { @@ -60,6 +60,9 @@ namespace Samples.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). + /// internal static System.Drawing.Icon Bulb { get { object obj = ResourceManager.GetObject("Bulb", resourceCulture); @@ -67,6 +70,9 @@ namespace Samples.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). + /// internal static System.Drawing.Icon Computers { get { object obj = ResourceManager.GetObject("Computers", resourceCulture); @@ -74,6 +80,9 @@ namespace Samples.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). + /// internal static System.Drawing.Icon NetDrives { get { object obj = ResourceManager.GetObject("NetDrives", resourceCulture); diff --git a/Source/Sample Project/Properties/Settings.Designer.cs b/Source/Sample Project/Properties/Settings.Designer.cs index acb4052..120da14 100644 --- a/Source/Sample Project/Properties/Settings.Designer.cs +++ b/Source/Sample Project/Properties/Settings.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.3053 +// Runtime Version:4.0.30319.18408 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -12,7 +12,7 @@ namespace Samples.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/Source/Sample Project/Sample Project.csproj b/Source/Sample Project/Sample Project.csproj index 0fec183..e4d93da 100644 --- a/Source/Sample Project/Sample Project.csproj +++ b/Source/Sample Project/Sample Project.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,10 +10,30 @@ Properties Samples Sample Project - v3.5 + v4.0 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 + + + 3.5 + + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true + Client true @@ -23,6 +43,8 @@ DEBUG;TRACE prompt 4 + AllRules.ruleset + x86 pdbonly @@ -31,6 +53,7 @@ TRACE prompt 4 + AllRules.ruleset @@ -39,6 +62,7 @@ 3.5 + 3.5 @@ -66,10 +90,14 @@ MSBuild:Compile Designer + MSBuild:Compile + Designer MSBuild:Compile Designer + MSBuild:Compile + Designer FancyToolTip.xaml @@ -79,70 +107,104 @@ MSBuild:Compile Designer + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer Designer MSBuild:Compile + MSBuild:Compile + Designer MSBuild:Compile Designer + MSBuild:Compile + Designer Code @@ -217,18 +279,13 @@ ResXFileCodeGenerator Resources.Designer.cs + SettingsSingleFileGenerator Settings.Designer.cs - - - {7AC63864-7638-41C4-969C-D3197EF2BED9} - NotifyIconWpf - - @@ -245,6 +302,29 @@ + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + true + + + False + Windows Installer 3.1 + true + + + + + {7AC63864-7638-41C4-969C-D3197EF2BED9} + NotifyIconWpf + +