callm 5 miesięcy temu
rodzic
commit
2b172a10ee

+ 1 - 1
UAS_MES_XZC/App.config

@@ -12,7 +12,7 @@
     </sectionGroup>
   </configSections>
   <startup useLegacyV2RuntimeActivationPolicy="true"> 
-  <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup>
+  <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/></startup>
   <userSettings>
     <UAS_MES_NEW.Properties.Settings>
       <setting name="ProjectName" serializeAs="String">

+ 1 - 1
UAS_MES_XZC/Properties/Settings.Designer.cs

@@ -12,7 +12,7 @@ namespace UAS_MES_NEW.Properties {
     
     
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.8.0.0")]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.6.0.0")]
     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
         
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));

+ 2 - 2
UAS_MES_XZC/UAS_MES_XZC.csproj

@@ -4,12 +4,12 @@
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProjectGuid>{110A05D5-D5D7-461B-B48D-46FD52E8692E}</ProjectGuid>
+    <ProjectGuid>{53E3A804-52BA-4E22-BBF0-172A96938DD4}</ProjectGuid>
     <OutputType>WinExe</OutputType>
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>UAS_MES_NEW</RootNamespace>
     <AssemblyName>UAS_MES_NEW</AssemblyName>
-    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <IsWebBootstrapper>true</IsWebBootstrapper>
     <TargetFrameworkProfile />

+ 1 - 1
UAS_MES_XZC/packages.config

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <packages>
-  <package id="HslCommunication" version="9.7.0" targetFramework="net40" />
+  <package id="HslCommunication" version="9.7.0" targetFramework="net40" requireReinstallation="true" />
   <package id="Newtonsoft.Json" version="12.0.3" targetFramework="net40" requireReinstallation="true" />
   <package id="System.Speech" version="5.0.0" targetFramework="net45" />
 </packages>