Skip to content

Commit

Permalink
Update all UITT Nuget versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Jul 16, 2024
1 parent e7f887c commit 5797d95
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.1.occ-245" />
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.2.occ-245" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.1.occ-245" />
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.2.occ-245" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.1.occ-245" />
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.2.occ-245" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.1.occ-245" />
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.2.occ-245" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.1.occ-245" />
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.2.occ-245" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.1.occ-245" />
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.2.occ-245" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' == 'true'">
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.1.occ-245" />
<PackageReference Include="Lombiq.Tests.UI" Version="10.0.2-preview.2.occ-245" />
</ItemGroup>

</Project>

0 comments on commit 5797d95

Please sign in to comment.