Skip to content

Commit

Permalink
Merge pull request #22 from Synthesis-Collective/muta-30
Browse files Browse the repository at this point in the history
mutagen update
  • Loading branch information
EzioTheDeadPoet authored Jun 16, 2021
2 parents 18b86d1 + 378b61f commit 9e4b4ae
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 9e4b4ae

Please sign in to comment.