Skip to content

Commit 41c1dde

Browse files
Bump Microsoft.NETCore.UniversalWindowsPlatform in /Rx.NET/Source
Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 6.2.12 to 6.2.13. - [Release notes](https://github.com/Microsoft/dotnet/releases) - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: Microsoft.NETCore.UniversalWindowsPlatform dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 728ed27 commit 41c1dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rx.NET/Source/tests/Tests.System.Reactive.Uwp.DeviceRunner/Tests.System.Reactive.Uwp.DeviceRunner.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
9191
</PropertyGroup>
9292
<ItemGroup>
93-
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.12" />
93+
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.13" />
9494
<PackageReference Include="xunit" Version="2.4.1" />
9595
<PackageReference Include="xunit.runner.devices" Version="2.5.25" />
9696
</ItemGroup>

0 commit comments

Comments
 (0)