Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit 94e8ac0

Browse files
authored
Merge pull request #258 from dansiegel/dependabot/nuget/Microsoft.NET.Test.Sdk-17.1.0
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
2 parents 6780a91 + ea4197c commit 94e8ac0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/Prism.Plugin.Popups.DryIoc.Tests/Prism.Plugin.Popups.DryIoc.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
1111
<PackageReference Include="Prism.DryIoc.Forms" Version="8.1.97" />
1212
<PackageReference Include="Xamarin.Forms.Mocks" Version="4.7.0.1" />
1313
<PackageReference Include="xunit" Version="2.4.1" />

tests/Prism.Plugin.Popups.Unity.Tests/Prism.Plugin.Popups.Unity.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
1111
<PackageReference Include="Prism.Unity.Forms" Version="8.1.97" />
1212
<PackageReference Include="Xamarin.Forms.Mocks" Version="4.7.0.1" />
1313
<PackageReference Include="xunit" Version="2.4.1" />

0 commit comments

Comments
 (0)