From 492f893e1e2d49ac7daf4b47e227b898bc184055 Mon Sep 17 00:00:00 2001 From: anoyetta Date: Thu, 9 Sep 2021 11:02:57 +0900 Subject: [PATCH] update packages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MahApp.Metro は変更量が大きいため適用しないことにした。 --- source/RINGS/RINGS.csproj | 22 ++++---- .../aframe/source/aframe.Core/FodyWeavers.xsd | 10 ++++ .../source/aframe.Core/aframe.Core.csproj | 56 +++++++++---------- .../source/aframe.Updater/FodyWeavers.xsd | 30 ++++++++++ .../aframe.Updater/aframe.Updater.csproj | 22 ++++---- 5 files changed, 90 insertions(+), 50 deletions(-) diff --git a/source/RINGS/RINGS.csproj b/source/RINGS/RINGS.csproj index ed2d94e..690a034 100644 --- a/source/RINGS/RINGS.csproj +++ b/source/RINGS/RINGS.csproj @@ -254,18 +254,18 @@ - 4.1.0 + 5.6.0 + all - 2.2.0 + 2.4.0 - 6.1.1 - runtime; build; native; contentfiles; analyzers - all + 6.5.2 + all - 1.0.8 + 1.1.0 3.0.0 @@ -289,19 +289,19 @@ 5.6.0 - 12.0.3 + 13.0.1 - 4.7.0 + 4.7.11 - 7.2.0.1422 + 8.1.97 - 3.2.8 + 3.4.0 - 5.0.5 + 7.0.1 diff --git a/source/aframe/source/aframe.Core/FodyWeavers.xsd b/source/aframe/source/aframe.Core/FodyWeavers.xsd index 666da5c..b1a47f9 100644 --- a/source/aframe/source/aframe.Core/FodyWeavers.xsd +++ b/source/aframe/source/aframe.Core/FodyWeavers.xsd @@ -11,6 +11,16 @@ Used to control if the On_PropertyName_Changed feature is enabled. + + + Used to control if the Dependent properties feature is enabled. + + + + + Used to control if the IsChanged property feature is enabled. + + Used to change the name of the method that fires the notify event. This is a string that accepts multiple values in a comma separated form. diff --git a/source/aframe/source/aframe.Core/aframe.Core.csproj b/source/aframe/source/aframe.Core/aframe.Core.csproj index bfcd120..85632fd 100644 --- a/source/aframe/source/aframe.Core/aframe.Core.csproj +++ b/source/aframe/source/aframe.Core/aframe.Core.csproj @@ -215,9 +215,8 @@ - 6.1.1 - runtime; build; native; contentfiles; analyzers - all + 6.5.2 + all 3.0.0 @@ -247,38 +246,39 @@ 1.0.0 - 12.0.3 + 13.0.1 - 4.7.0 + 4.7.11 - 7.2.0.1422 + 8.1.97 - 3.2.8 - - - 6.2.0 - - - 4.7.0 - - - 4.5.0 - - - 4.4.1 - - - 4.7.1 - - - 4.3.0 - - - 4.5.0 + 3.4.0 + all + + 7.12.0 + + + 5.0.1 + + + 4.5.0 + + + 5.0.0 + + + 5.0.0 + + + 4.3.0 + + + 4.5.0 + diff --git a/source/aframe/source/aframe.Updater/FodyWeavers.xsd b/source/aframe/source/aframe.Updater/FodyWeavers.xsd index 8ac6e92..ff119f7 100644 --- a/source/aframe/source/aframe.Updater/FodyWeavers.xsd +++ b/source/aframe/source/aframe.Updater/FodyWeavers.xsd @@ -17,6 +17,16 @@ A list of assembly names to include from the default action of "embed all Copy Local references", delimited with line breaks. + + + A list of runtime assembly names to exclude from the default action of "embed all Copy Local references", delimited with line breaks + + + + + A list of runtime assembly names to include from the default action of "embed all Copy Local references", delimited with line breaks. + + A list of unmanaged 32 bit assembly names to include, delimited with line breaks. @@ -43,6 +53,16 @@ Controls if .pdbs for reference assemblies are also embedded. + + + Controls if runtime assemblies are also embedded. + + + + + Controls whether the runtime assemblies are embedded with their full path or only with their assembly name. + + Embedded assemblies are compressed by default, and uncompressed when they are loaded. You can turn compression off with this option. @@ -73,6 +93,16 @@ A list of assembly names to include from the default action of "embed all Copy Local references", delimited with |. + + + A list of runtime assembly names to exclude from the default action of "embed all Copy Local references", delimited with | + + + + + A list of runtime assembly names to include from the default action of "embed all Copy Local references", delimited with |. + + A list of unmanaged 32 bit assembly names to include, delimited with |. diff --git a/source/aframe/source/aframe.Updater/aframe.Updater.csproj b/source/aframe/source/aframe.Updater/aframe.Updater.csproj index 1e45da0..7feb543 100644 --- a/source/aframe/source/aframe.Updater/aframe.Updater.csproj +++ b/source/aframe/source/aframe.Updater/aframe.Updater.csproj @@ -103,17 +103,17 @@ - - 4.1.0 - - - 6.1.1 - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - 12.0.3 - + + 5.6.0 + all + + + 6.5.2 + all + + + 13.0.1 +