Skip to content

Commit

Permalink
mutagen update
Browse files Browse the repository at this point in the history
  • Loading branch information
EzioTheDeadPoet committed Jun 16, 2021
1 parent a73cc7e commit 378b61f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions SlotsSlotsSlots/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
using Mutagen.Bethesda.Skyrim;
using Mutagen.Bethesda.Synthesis;
using Mutagen.Bethesda.FormKeys.SkyrimSE;
using Mutagen.Bethesda.Plugins;

namespace SlotsSlotsSlots
{
Expand Down
4 changes: 2 additions & 2 deletions SlotsSlotsSlots/SlotsSlotsSlots.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Mutagen.Bethesda.FormKeys.SkyrimSE" Version="2.0.0" />
<PackageReference Include="Mutagen.Bethesda.Synthesis" Version="0.17.5" />
<PackageReference Include="Mutagen.Bethesda.FormKeys.SkyrimSE" Version="2.1.0" />
<PackageReference Include="Mutagen.Bethesda.Synthesis" Version="0.19.2" />
</ItemGroup>

</Project>

0 comments on commit 378b61f

Please sign in to comment.