aboutsummaryrefslogtreecommitdiff
path: root/third-party/DotNetCorePlugins/src
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-07-27 22:41:04 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-07-27 22:41:04 -0400
commita4dacd2909426bf628c1eee1253cc5c8a01e2691 (patch)
treea6b53de82f12e6778ede2b3974073a6c3b51aace /third-party/DotNetCorePlugins/src
parentf836e09981866f5c9f2ae46990d11b186a7d12bb (diff)
package updates
Diffstat (limited to 'third-party/DotNetCorePlugins/src')
-rw-r--r--third-party/DotNetCorePlugins/src/McMaster.NETCore.Plugins.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/third-party/DotNetCorePlugins/src/McMaster.NETCore.Plugins.csproj b/third-party/DotNetCorePlugins/src/McMaster.NETCore.Plugins.csproj
index fbc293c..dcb24e7 100644
--- a/third-party/DotNetCorePlugins/src/McMaster.NETCore.Plugins.csproj
+++ b/third-party/DotNetCorePlugins/src/McMaster.NETCore.Plugins.csproj
@@ -16,7 +16,7 @@ See https://github.com/natemcmaster/DotNetCorePlugins/blob/main/README.md for mo
<ItemGroup>
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />
- <PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.0" />
+ <PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.1" />
</ItemGroup>
<ItemGroup>