mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
possibly work around nuke .NET9 issue
This commit is contained in:
parent
6efa41d33d
commit
a5622f3040
1 changed files with 1 additions and 0 deletions
|
|
@ -11,5 +11,6 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Nuke.Common" Version="6.2.1" />
|
<PackageReference Include="Nuke.Common" Version="6.2.1" />
|
||||||
|
<PackageReference Include="System.Runtime.Serialization.Formatters" Version="9.0.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue