Skip to content

Commit

Permalink
[VSPackage] Bump ServiceWire (old BinaryFormatter is not compatible w…
Browse files Browse the repository at this point in the history
…ith .NET 8.0 anymore)

Note: we will need to release old Stride versions (up to 4.1) with this new ServiceWire otherwise the new VS plugin won't work with old Stride)
  • Loading branch information
xen2 committed Jan 2, 2024
1 parent 1feb124 commit e4cfa3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageVersion Include="K4os.Compression.LZ4.Legacy" Version="1.2.16" />
<PackageVersion Include="Microsoft.Management.Infrastructure" Version="3.0.0-preview.4" />
<PackageVersion Include="Microsoft.NETCore.Platforms" Version="6.0.2" />
<PackageVersion Include="ServiceWire" Version="5.3.4" />
<PackageVersion Include="ServiceWire" Version="5.5.4" />
<PackageVersion Include="SharpDX" Version="4.2.0" />
<PackageVersion Include="SharpDX.D3DCompiler" Version="4.2.0" />
<PackageVersion Include="SharpDX.Direct2D1" Version="4.2.0" />
Expand Down

0 comments on commit e4cfa3d

Please sign in to comment.