summary refs log tree commit diff
path: root/extra/admin-api/Interop/Spacebar.Interop.Replication.UnixSocket/Spacebar.Interop.Replication.UnixSocket.csproj
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2026-02-21 05:10:19 +0100
committerRory& <root@rory.gay>2026-02-21 05:12:46 +0100
commit9c526d6cd49e916d142ca9f81823a448371edd0a (patch)
treeabee71d29fb8463f030e18d564bfce13d7eb747e /extra/admin-api/Interop/Spacebar.Interop.Replication.UnixSocket/Spacebar.Interop.Replication.UnixSocket.csproj
parentFix deps for admin api (diff)
downloadserver-ts-9c526d6cd49e916d142ca9f81823a448371edd0a.tar.xz
C# deps updates
Diffstat (limited to 'extra/admin-api/Interop/Spacebar.Interop.Replication.UnixSocket/Spacebar.Interop.Replication.UnixSocket.csproj')
-rw-r--r--extra/admin-api/Interop/Spacebar.Interop.Replication.UnixSocket/Spacebar.Interop.Replication.UnixSocket.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/admin-api/Interop/Spacebar.Interop.Replication.UnixSocket/Spacebar.Interop.Replication.UnixSocket.csproj b/extra/admin-api/Interop/Spacebar.Interop.Replication.UnixSocket/Spacebar.Interop.Replication.UnixSocket.csproj

index 7de7d025..f8de592e 100644 --- a/extra/admin-api/Interop/Spacebar.Interop.Replication.UnixSocket/Spacebar.Interop.Replication.UnixSocket.csproj +++ b/extra/admin-api/Interop/Spacebar.Interop.Replication.UnixSocket/Spacebar.Interop.Replication.UnixSocket.csproj
@@ -12,7 +12,7 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="10.0.2" /> + <PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="10.0.3" /> </ItemGroup> </Project>