From 79ed0acaf79d16a9e92053c7ab58392309ea4429 Mon Sep 17 00:00:00 2001 From: stop-pattern <40131396+stop-pattern@users.noreply.github.com> Date: Mon, 1 Jul 2024 23:56:36 +0900 Subject: [PATCH] Update reference package AtsEX to ver1.0-RC9 --- CommEx/CommEx.csproj | 4 ++-- CommEx/packages.lock.json | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CommEx/CommEx.csproj b/CommEx/CommEx.csproj index 46fc9af..a178a44 100644 --- a/CommEx/CommEx.csproj +++ b/CommEx/CommEx.csproj @@ -10,10 +10,10 @@ - + all - + all diff --git a/CommEx/packages.lock.json b/CommEx/packages.lock.json index 94714a0..983fb07 100644 --- a/CommEx/packages.lock.json +++ b/CommEx/packages.lock.json @@ -4,9 +4,9 @@ ".NETFramework,Version=v4.8": { "AtsEx.CoreExtensions": { "type": "Direct", - "requested": "[1.0.0-rc7, )", - "resolved": "1.0.0-rc7", - "contentHash": "wpQIS8smxANiPt4gBD0LpWa3408wfLVY1gRvJvWeV4OFuIJHXMaTwEZgtpa+UsTmKxfX4S4KbdCCg1xBCDmaWg==", + "requested": "[1.0.0-rc9, )", + "resolved": "1.0.0-rc9", + "contentHash": "b9KGmP9t37+L+9xt2NnI7a/mCh6i8A2Vodx6w/CkwT08bPqe9IsfCt/nSIT0Q8DghTU2nykSN/BBP1TCSH/0ng==", "dependencies": { "AtsEx.PluginHost": "1.0.0-rc1", "ObjectiveHarmonyPatch": "1.1.0" @@ -14,9 +14,9 @@ }, "AtsEx.PluginHost": { "type": "Direct", - "requested": "[1.0.0-rc8, )", - "resolved": "1.0.0-rc8", - "contentHash": "W/1suCpKZ0y7E6dl2Y1iY10kJ5D9KD1m3XUWiz3Z1H5NHFcJU32Hz2ON+So9iDUCSIVG0C06RfbsHCpY9x4dvw==", + "requested": "[1.0.0-rc9, )", + "resolved": "1.0.0-rc9", + "contentHash": "UjhPUohYL8hiMCwvJGQ0IZ5ALcgesonhTGMPO9f2ZjbOMLyHtIdPZj3yeqWUxfX4RqkgKwRidvw9G9OQo61BQA==", "dependencies": { "SlimDX": "4.0.13.44", "UnembeddedResources": "1.0.0"