about summary refs log tree commit diff
path: root/LibMatrix
diff options
context:
space:
mode:
authorEmma [it/its]@Rory& <root@rory.gay>2024-06-04 16:06:23 +0200
committerEmma [it/its]@Rory& <root@rory.gay>2024-06-04 16:06:23 +0200
commitb9df5547a7064b0c983f622fd6db827609593cc1 (patch)
tree621af999cccdb535a8b4e922a59e37ee60291790 /LibMatrix
parentUpdate ArcaneLibs dependencies (diff)
downloadLibMatrix-bak-b9df5547a7064b0c983f622fd6db827609593cc1.tar.xz
Update dependencies
Diffstat (limited to 'LibMatrix')
-rw-r--r--LibMatrix/LibMatrix.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/LibMatrix/LibMatrix.csproj b/LibMatrix/LibMatrix.csproj

index b85df52..d0511ea 100644 --- a/LibMatrix/LibMatrix.csproj +++ b/LibMatrix/LibMatrix.csproj
@@ -11,8 +11,8 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0"/> - <PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0"/> + <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" /> + <PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" /> </ItemGroup> <ItemGroup>