Skip to content

Commit

Permalink
Merge pull request #97 from Lombiq/issue/OSOE-935
Browse files Browse the repository at this point in the history
OSOE-935: Updating Lombiq NuGet references
  • Loading branch information
dministro authored Feb 13, 2025
2 parents 8a70d8f + a85dbfe commit 9ad98e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Lombiq.Privacy.Samples/Lombiq.Privacy.Samples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.HelpfulExtensions" Version="10.0.0" />
<PackageReference Include="Lombiq.HelpfulExtensions" Version="10.0.1-alpha.0.osoe-935" />
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' != 'true'">
Expand Down
2 changes: 1 addition & 1 deletion Lombiq.Privacy.Tests.UI/Lombiq.Privacy.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="12.0.0" />
<PackageReference Include="Lombiq.Tests.UI" Version="12.1.1-alpha.3.osoe-935" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9ad98e7

Please sign in to comment.