Checking in first initial load with VS2013 v4, lots of stuff not compiling.
Lots of stuff needs redoing anyways.
This commit is contained in:
9
Settings/Properties/Resources.Designer.cs
generated
9
Settings/Properties/Resources.Designer.cs
generated
@@ -1,7 +1,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.4200
|
||||
// Runtime Version:4.0.30319.34209
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -19,7 +19,7 @@ namespace Foo.Platform.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 {
|
||||
@@ -65,9 +65,8 @@ namespace Foo.Platform.Properties {
|
||||
///<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.ooganizer.com">
|
||||
/// <ButtonHook>
|
||||
/// <AllowedProcessNames>
|
||||
/// <ProcessName strategy="BrowserResolve" prms="" wcinc="*" wtxtinc="*" versions="6.*;7.*;8.*" bhloc="normal">IEXPLORE.EXE</ProcessName>
|
||||
/// <ProcessName strategy="FHWinResolve" prms="TopOnly" wcinc="*" wtxtinc="*" versions="11.*;12.*" bhloc="normal">WINWORD.EXE</ProcessName>
|
||||
/// <P [rest of string was truncated]";.
|
||||
/// <ProcessName Resolver="BrowserResolve" ResolverPrms="" Launcher="Web" Closer="IE" ShowHider="" Versions="6.*;7.*;8.*" CustomBHTop="0" CustomBHRight="0">IEXPLORE.EXE</ProcessName>
|
||||
/// <ProcessName Resolver="FHWinResolve" ResolverPrms="TopOnly" Launcher="" Closer="Office" ShowHider [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string AppConfigXML {
|
||||
get {
|
||||
|
||||
Reference in New Issue
Block a user