Skip to content

Commit

Permalink
Preparing packages for the test during release
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeah69 committed Feb 10, 2024
1 parent 7640bf0 commit 62dd235
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Sample/Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MrMeeseeks.DIE" Version="3.0.3-alpha.0.5" />
<PackageReference Include="MrMeeseeks.DIE" Version="3.0.3-alpha.0.6" />
<PackageReference Include="MrMeeseeks.DIE.UserUtility" Version="3.0.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion Test/Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="MrMeeseeks.DIE" Version="3.0.3-alpha.0.5" />
<PackageReference Include="MrMeeseeks.DIE" Version="3.0.3-alpha.0.6" />
</ItemGroup>

<ItemGroup>
Expand Down
Binary file not shown.

0 comments on commit 62dd235

Please sign in to comment.