Skip to content

Commit

Permalink
Updating Lombiq NuGet references
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Oct 14, 2022
1 parent 5b00545 commit e0d09fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Lombiq.BaseTheme.Tests.UI/Lombiq.BaseTheme.Tests.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="3.5.1-alpha.osoe-46.6" />
<PackageReference Include="Lombiq.Tests.UI" Version="4.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Lombiq.BaseTheme/Lombiq.BaseTheme.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulLibraries" Version="4.6.1-alpha.walma-15.1" />
<PackageReference Include="Lombiq.HelpfulExtensions" Version="3.5.1-alpha.osoe-46.5" />
<PackageReference Include="Lombiq.HelpfulLibraries" Version="4.7.0" />
<PackageReference Include="Lombiq.HelpfulExtensions" Version="3.6.0" />

<Content Include="Assets/Styles/**/*.*">
<IncludeInPackage>true</IncludeInPackage>
Expand Down

0 comments on commit e0d09fc

Please sign in to comment.