Skip to content

Commit

Permalink
Update reference package AtsEX to ver1.0-RC9
Browse files Browse the repository at this point in the history
  • Loading branch information
stop-pattern committed Jul 1, 2024
1 parent e5a02da commit 79ed0ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions CommEx/CommEx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AtsEx.CoreExtensions" Version="1.0.0-rc7">
<PackageReference Include="AtsEx.CoreExtensions" Version="1.0.0-rc9">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="AtsEx.PluginHost" Version="1.0.0-rc8">
<PackageReference Include="AtsEx.PluginHost" Version="1.0.0-rc9">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>
Expand Down
12 changes: 6 additions & 6 deletions CommEx/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
".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"
}
},
"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"
Expand Down

0 comments on commit 79ed0ac

Please sign in to comment.