[mapguide-commits] r8909 - in trunk/Tools/Maestro/SDK: . Samples Samples/DrawMap Samples/DrawMap/Properties Samples/DwfInspector Samples/DwfInspector/Properties Samples/HelloAddIn Samples/MapViewer Samples/MapViewer/Properties Samples/QueryFeatureSource Samples/QueryFeatureSource/Properties Samples/SchemaViewer Samples/SchemaViewer/Properties Samples/StandaloneWebLayoutEditor Samples/StandaloneWebLayoutEditor/Properties SamplesWeb SamplesWeb/SamplesWeb

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu Apr 7 07:39:48 PDT 2016


Author: jng
Date: 2016-04-07 07:39:48 -0700 (Thu, 07 Apr 2016)
New Revision: 8909

Modified:
   trunk/Tools/Maestro/SDK/Samples/
   trunk/Tools/Maestro/SDK/Samples/DrawMap/DrawMap.csproj
   trunk/Tools/Maestro/SDK/Samples/DrawMap/Properties/Resources.Designer.cs
   trunk/Tools/Maestro/SDK/Samples/DrawMap/Properties/Settings.Designer.cs
   trunk/Tools/Maestro/SDK/Samples/DrawMap/app.config
   trunk/Tools/Maestro/SDK/Samples/DwfInspector/DwfInspector.csproj
   trunk/Tools/Maestro/SDK/Samples/DwfInspector/Properties/Resources.Designer.cs
   trunk/Tools/Maestro/SDK/Samples/DwfInspector/Properties/Settings.Designer.cs
   trunk/Tools/Maestro/SDK/Samples/DwfInspector/app.config
   trunk/Tools/Maestro/SDK/Samples/HelloAddIn/HelloAddIn.csproj
   trunk/Tools/Maestro/SDK/Samples/MapViewer/MapViewer.csproj
   trunk/Tools/Maestro/SDK/Samples/MapViewer/Properties/Resources.Designer.cs
   trunk/Tools/Maestro/SDK/Samples/MapViewer/Properties/Settings.Designer.cs
   trunk/Tools/Maestro/SDK/Samples/MapViewer/app.config
   trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/Properties/Resources.Designer.cs
   trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/Properties/Settings.Designer.cs
   trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/QueryFeatureSource.csproj
   trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/app.config
   trunk/Tools/Maestro/SDK/Samples/SchemaViewer/Properties/Resources.Designer.cs
   trunk/Tools/Maestro/SDK/Samples/SchemaViewer/Properties/Settings.Designer.cs
   trunk/Tools/Maestro/SDK/Samples/SchemaViewer/SchemaViewer.csproj
   trunk/Tools/Maestro/SDK/Samples/SchemaViewer/app.config
   trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/Properties/Resources.Designer.cs
   trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/Properties/Settings.Designer.cs
   trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/StandaloneWebLayoutEditor.csproj
   trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/app.config
   trunk/Tools/Maestro/SDK/SamplesWeb/
   trunk/Tools/Maestro/SDK/SamplesWeb/SamplesWeb/SamplesWeb.csproj
   trunk/Tools/Maestro/SDK/SamplesWeb/SamplesWeb/Web.config
   trunk/Tools/Maestro/SDK/sdk_changelog.txt
Log:
Update Maestro SDK sample projects to target .net Framework 4.5


Property changes on: trunk/Tools/Maestro/SDK/Samples
___________________________________________________________________
Modified: svn:ignore
   - Samples.suo
Samples.sln.docstates.suo
*.suo

   + Samples.suo
Samples.sln.docstates.suo
*.suo
.vs


Modified: trunk/Tools/Maestro/SDK/Samples/DrawMap/DrawMap.csproj
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/DrawMap/DrawMap.csproj	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/DrawMap/DrawMap.csproj	2016-04-07 14:39:48 UTC (rev 8909)
@@ -10,7 +10,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>DrawMap</RootNamespace>
     <AssemblyName>DrawMap</AssemblyName>
-    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <FileUpgradeFlags>
     </FileUpgradeFlags>
@@ -42,6 +42,7 @@
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType>pdbonly</DebugType>
@@ -50,6 +51,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="Maestro.Editors, Version=3.0.0.5728, Culture=neutral, processorArchitecture=MSIL">

Modified: trunk/Tools/Maestro/SDK/Samples/DrawMap/Properties/Resources.Designer.cs
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/DrawMap/Properties/Resources.Designer.cs	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/DrawMap/Properties/Resources.Designer.cs	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
-//     Runtime Version:4.0.30319.17929
+//     Runtime Version:4.0.30319.42000
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.

Modified: trunk/Tools/Maestro/SDK/Samples/DrawMap/Properties/Settings.Designer.cs
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/DrawMap/Properties/Settings.Designer.cs	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/DrawMap/Properties/Settings.Designer.cs	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
-//     Runtime Version:4.0.30319.17929
+//     Runtime Version:4.0.30319.42000
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.
@@ -12,7 +12,7 @@
     
     
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")]
     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
         
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));

Modified: trunk/Tools/Maestro/SDK/Samples/DrawMap/app.config
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/DrawMap/app.config	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/DrawMap/app.config	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,3 +1,3 @@
 <?xml version="1.0"?>
 <configuration>
-<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>

Modified: trunk/Tools/Maestro/SDK/Samples/DwfInspector/DwfInspector.csproj
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/DwfInspector/DwfInspector.csproj	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/DwfInspector/DwfInspector.csproj	2016-04-07 14:39:48 UTC (rev 8909)
@@ -10,7 +10,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>DwfInspector</RootNamespace>
     <AssemblyName>DwfInspector</AssemblyName>
-    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <FileUpgradeFlags>
     </FileUpgradeFlags>
@@ -42,6 +42,7 @@
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType>pdbonly</DebugType>
@@ -50,6 +51,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="Maestro.Editors, Version=3.0.0.5728, Culture=neutral, processorArchitecture=MSIL">

Modified: trunk/Tools/Maestro/SDK/Samples/DwfInspector/Properties/Resources.Designer.cs
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/DwfInspector/Properties/Resources.Designer.cs	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/DwfInspector/Properties/Resources.Designer.cs	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
-//     Runtime Version:4.0.30319.17929
+//     Runtime Version:4.0.30319.42000
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.

Modified: trunk/Tools/Maestro/SDK/Samples/DwfInspector/Properties/Settings.Designer.cs
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/DwfInspector/Properties/Settings.Designer.cs	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/DwfInspector/Properties/Settings.Designer.cs	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
-//     Runtime Version:4.0.30319.17929
+//     Runtime Version:4.0.30319.42000
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.
@@ -12,7 +12,7 @@
     
     
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")]
     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
         
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));

Modified: trunk/Tools/Maestro/SDK/Samples/DwfInspector/app.config
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/DwfInspector/app.config	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/DwfInspector/app.config	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,3 +1,3 @@
 <?xml version="1.0"?>
 <configuration>
-<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>

Modified: trunk/Tools/Maestro/SDK/Samples/HelloAddIn/HelloAddIn.csproj
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/HelloAddIn/HelloAddIn.csproj	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/HelloAddIn/HelloAddIn.csproj	2016-04-07 14:39:48 UTC (rev 8909)
@@ -10,7 +10,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>HelloAddIn</RootNamespace>
     <AssemblyName>HelloAddIn</AssemblyName>
-    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     <TargetFrameworkProfile>
     </TargetFrameworkProfile>
     <FileAlignment>512</FileAlignment>
@@ -23,6 +23,7 @@
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType>pdbonly</DebugType>
@@ -31,6 +32,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="Accessibility">

Modified: trunk/Tools/Maestro/SDK/Samples/MapViewer/MapViewer.csproj
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/MapViewer/MapViewer.csproj	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/MapViewer/MapViewer.csproj	2016-04-07 14:39:48 UTC (rev 8909)
@@ -10,7 +10,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>MapViewer</RootNamespace>
     <AssemblyName>MapViewer</AssemblyName>
-    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     <TargetFrameworkProfile>
     </TargetFrameworkProfile>
     <FileAlignment>512</FileAlignment>
@@ -24,6 +24,7 @@
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     <PlatformTarget>x86</PlatformTarget>
@@ -33,6 +34,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="Maestro.Editors">

Modified: trunk/Tools/Maestro/SDK/Samples/MapViewer/Properties/Resources.Designer.cs
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/MapViewer/Properties/Resources.Designer.cs	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/MapViewer/Properties/Resources.Designer.cs	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
-//     Runtime Version:4.0.30319.17929
+//     Runtime Version:4.0.30319.42000
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.

Modified: trunk/Tools/Maestro/SDK/Samples/MapViewer/Properties/Settings.Designer.cs
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/MapViewer/Properties/Settings.Designer.cs	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/MapViewer/Properties/Settings.Designer.cs	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
-//     Runtime Version:4.0.30319.17929
+//     Runtime Version:4.0.30319.42000
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.
@@ -12,7 +12,7 @@
     
     
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")]
     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
         
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));

Modified: trunk/Tools/Maestro/SDK/Samples/MapViewer/app.config
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/MapViewer/app.config	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/MapViewer/app.config	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,3 +1,3 @@
 <?xml version="1.0"?>
 <configuration>
-<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>

Modified: trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/Properties/Resources.Designer.cs
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/Properties/Resources.Designer.cs	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/Properties/Resources.Designer.cs	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
-//     Runtime Version:4.0.30319.17929
+//     Runtime Version:4.0.30319.42000
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.

Modified: trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/Properties/Settings.Designer.cs
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/Properties/Settings.Designer.cs	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/Properties/Settings.Designer.cs	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
-//     Runtime Version:4.0.30319.17929
+//     Runtime Version:4.0.30319.42000
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.
@@ -12,7 +12,7 @@
     
     
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")]
     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
         
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));

Modified: trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/QueryFeatureSource.csproj
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/QueryFeatureSource.csproj	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/QueryFeatureSource.csproj	2016-04-07 14:39:48 UTC (rev 8909)
@@ -10,7 +10,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>QueryFeatureSource</RootNamespace>
     <AssemblyName>QueryFeatureSource</AssemblyName>
-    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <FileUpgradeFlags>
     </FileUpgradeFlags>
@@ -42,6 +42,7 @@
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType>pdbonly</DebugType>
@@ -50,6 +51,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="Maestro.Editors, Version=3.0.0.5728, Culture=neutral, processorArchitecture=MSIL">

Modified: trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/app.config
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/app.config	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/QueryFeatureSource/app.config	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,3 +1,3 @@
 <?xml version="1.0"?>
 <configuration>
-<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>

Modified: trunk/Tools/Maestro/SDK/Samples/SchemaViewer/Properties/Resources.Designer.cs
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/SchemaViewer/Properties/Resources.Designer.cs	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/SchemaViewer/Properties/Resources.Designer.cs	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
-//     Runtime Version:4.0.30319.17929
+//     Runtime Version:4.0.30319.42000
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.

Modified: trunk/Tools/Maestro/SDK/Samples/SchemaViewer/Properties/Settings.Designer.cs
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/SchemaViewer/Properties/Settings.Designer.cs	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/SchemaViewer/Properties/Settings.Designer.cs	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
-//     Runtime Version:4.0.30319.17929
+//     Runtime Version:4.0.30319.42000
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.
@@ -12,7 +12,7 @@
     
     
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")]
     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
         
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));

Modified: trunk/Tools/Maestro/SDK/Samples/SchemaViewer/SchemaViewer.csproj
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/SchemaViewer/SchemaViewer.csproj	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/SchemaViewer/SchemaViewer.csproj	2016-04-07 14:39:48 UTC (rev 8909)
@@ -10,7 +10,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>SchemaViewer</RootNamespace>
     <AssemblyName>SchemaViewer</AssemblyName>
-    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <FileUpgradeFlags>
     </FileUpgradeFlags>
@@ -42,6 +42,7 @@
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType>pdbonly</DebugType>
@@ -50,6 +51,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="Maestro.Editors, Version=3.0.0.5728, Culture=neutral, processorArchitecture=MSIL">

Modified: trunk/Tools/Maestro/SDK/Samples/SchemaViewer/app.config
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/SchemaViewer/app.config	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/SchemaViewer/app.config	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,3 +1,3 @@
 <?xml version="1.0"?>
 <configuration>
-<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>

Modified: trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/Properties/Resources.Designer.cs
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/Properties/Resources.Designer.cs	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/Properties/Resources.Designer.cs	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
-//     Runtime Version:4.0.30319.17929
+//     Runtime Version:4.0.30319.42000
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.

Modified: trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/Properties/Settings.Designer.cs
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/Properties/Settings.Designer.cs	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/Properties/Settings.Designer.cs	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
-//     Runtime Version:4.0.30319.17929
+//     Runtime Version:4.0.30319.42000
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.
@@ -12,7 +12,7 @@
     
     
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")]
     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
         
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));

Modified: trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/StandaloneWebLayoutEditor.csproj
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/StandaloneWebLayoutEditor.csproj	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/StandaloneWebLayoutEditor.csproj	2016-04-07 14:39:48 UTC (rev 8909)
@@ -10,7 +10,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>StandaloneWebLayoutEditor</RootNamespace>
     <AssemblyName>StandaloneWebLayoutEditor</AssemblyName>
-    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <FileUpgradeFlags>
     </FileUpgradeFlags>
@@ -42,6 +42,7 @@
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType>pdbonly</DebugType>
@@ -50,6 +51,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="Maestro.Editors, Version=3.5.0.5977, Culture=neutral, processorArchitecture=MSIL">

Modified: trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/app.config
===================================================================
--- trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/app.config	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/Samples/StandaloneWebLayoutEditor/app.config	2016-04-07 14:39:48 UTC (rev 8909)
@@ -1,3 +1,3 @@
 <?xml version="1.0"?>
 <configuration>
-<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>


Property changes on: trunk/Tools/Maestro/SDK/SamplesWeb
___________________________________________________________________
Modified: svn:ignore
   - SamplesWeb.suo
*.suo

   + SamplesWeb.suo
*.suo
.vs


Modified: trunk/Tools/Maestro/SDK/SamplesWeb/SamplesWeb/SamplesWeb.csproj
===================================================================
--- trunk/Tools/Maestro/SDK/SamplesWeb/SamplesWeb/SamplesWeb.csproj	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/SamplesWeb/SamplesWeb/SamplesWeb.csproj	2016-04-07 14:39:48 UTC (rev 8909)
@@ -12,7 +12,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>SamplesWeb</RootNamespace>
     <AssemblyName>SamplesWeb</AssemblyName>
-    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     <FileUpgradeFlags>
     </FileUpgradeFlags>
     <UpgradeBackupLocation>
@@ -24,6 +24,7 @@
     <IISExpressAnonymousAuthentication />
     <IISExpressWindowsAuthentication />
     <IISExpressUseClassicPipelineMode />
+    <UseGlobalApplicationHostFile />
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>
@@ -33,6 +34,7 @@
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType>pdbonly</DebugType>
@@ -41,6 +43,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="OSGeo.MapGuide.MaestroAPI, Version=3.0.0.5728, Culture=neutral, PublicKeyToken=f526c48929fda856, processorArchitecture=MSIL">

Modified: trunk/Tools/Maestro/SDK/SamplesWeb/SamplesWeb/Web.config
===================================================================
--- trunk/Tools/Maestro/SDK/SamplesWeb/SamplesWeb/Web.config	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/SamplesWeb/SamplesWeb/Web.config	2016-04-07 14:39:48 UTC (rev 8909)
@@ -4,6 +4,14 @@
     <add key="MapAgentUrl" value="http://localhost/mapguide/mapagent/mapagent.fcgi"/>
   </appSettings>
   <connectionStrings/>
+  <!--
+    For a description of web.config changes see http://go.microsoft.com/fwlink/?LinkId=235367.
+
+    The following attributes can be set on the <httpRuntime> tag.
+      <system.Web>
+        <httpRuntime targetFramework="4.5" />
+      </system.Web>
+  -->
   <system.web>
     <!-- 
             Set compilation debug="true" to insert debugging 
@@ -11,7 +19,7 @@
             affects performance, set this value to true only 
             during development.
         -->
-    <compilation debug="true" targetFramework="4.0"/>
+    <compilation debug="true" targetFramework="4.5"/>
     <!--
             The <authentication> section enables configuration 
             of the security authentication mode used by 

Modified: trunk/Tools/Maestro/SDK/sdk_changelog.txt
===================================================================
--- trunk/Tools/Maestro/SDK/sdk_changelog.txt	2016-04-07 13:59:01 UTC (rev 8908)
+++ trunk/Tools/Maestro/SDK/sdk_changelog.txt	2016-04-07 14:39:48 UTC (rev 8909)
@@ -11,6 +11,7 @@
    extension methods that previously relied on this fact now take an IServerConnection parameter to provide context.
  - Applications will now generally need to reference OSGeo.MapGuide.ObjectModels in addition to OSGeo.MapGuide.MaestroAPI for most existing code to compile
    and work as before.
+ - Need to target .net Framework 4.5 as a minimum (6.0m5 onwards)
 
 5.1
 ---



More information about the mapguide-commits mailing list