Skip to content

Commit

Permalink
nuget bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Noggog committed Mar 3, 2021
1 parent 09efefe commit 96ad5ec
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="Loqui.Generation" Version="2.6.0" />
<PackageReference Include="Mutagen.Bethesda" Version="0.26.0" />
<PackageReference Include="Loqui.Generation" Version="2.7.0" />
<PackageReference Include="Mutagen.Bethesda" Version="0.27.1-prerelease1" />
<PackageReference Include="GitInfo" Version="2.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Mutagen.Bethesda.Core" Version="0.26.0" />
<PackageReference Include="Mutagen.Bethesda.Oblivion" Version="0.26.0" />
<PackageReference Include="Mutagen.Bethesda.Core" Version="0.27.1-prerelease1" />
<PackageReference Include="Mutagen.Bethesda.Oblivion" Version="0.27.1-prerelease1" />
<PackageReference Include="GitInfo" Version="2.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Mutagen.Bethesda.Core" Version="0.26.0" />
<PackageReference Include="Mutagen.Bethesda.Skyrim" Version="0.26.0" />
<PackageReference Include="Mutagen.Bethesda.Core" Version="0.27.1-prerelease1" />
<PackageReference Include="Mutagen.Bethesda.Skyrim" Version="0.27.1-prerelease1" />
<PackageReference Include="GitInfo" Version="2.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Mutagen.Bethesda.Core" Version="0.26.0" />
<PackageReference Include="Mutagen.Bethesda.Skyrim" Version="0.26.0" />
<PackageReference Include="Mutagen.Bethesda.Core" Version="0.27.1-prerelease1" />
<PackageReference Include="Mutagen.Bethesda.Skyrim" Version="0.27.1-prerelease1" />
<PackageReference Include="GitInfo" Version="2.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 96ad5ec

Please sign in to comment.