Skip to content

Commit

Permalink
Mutagen.Bethesda.Synthesis swap from Mutagen.Bethesda to just Core
Browse files Browse the repository at this point in the history
This will avoid always importing all games
closes #388
  • Loading branch information
Noggog committed Apr 15, 2024
1 parent 28960bb commit d0af4f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Mutagen.Bethesda" />
<PackageReference Include="Mutagen.Bethesda.Core" />
<PackageReference Include="Mutagen.Bethesda.Json" />
<PackageReference Include="Newtonsoft.Json" />
<PackageReference Include="Noggog.CSharpExt" />
Expand Down

0 comments on commit d0af4f5

Please sign in to comment.