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

Commit e3dc5be

Browse files
authored
Merge pull request #223 from dansiegel/dependabot/nuget/Microsoft.NET.Test.Sdk-16.10.0
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
2 parents 90c4a03 + b63c92c commit e3dc5be

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="16.9.4" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.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="16.9.4" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.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)