Skip to content

Commit fb298bd

Browse files
Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.10 to 6.2.11 (#2421)
Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 6.2.10 to 6.2.11. - [Release notes](https://github.com/Microsoft/dotnet/releases) - [Commits](https://github.com/Microsoft/dotnet/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91c0b09 commit fb298bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Files/Files.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@
685685
<Version>5.0.0</Version>
686686
</PackageReference>
687687
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
688-
<Version>6.2.10</Version>
688+
<Version>6.2.11</Version>
689689
</PackageReference>
690690
<PackageReference Include="Microsoft.Toolkit.Mvvm">
691691
<Version>7.0.0-preview4</Version>

MessageRelay/Files.MessageRelay.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
</ItemGroup>
127127
<ItemGroup>
128128
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
129-
<Version>6.2.10</Version>
129+
<Version>6.2.11</Version>
130130
</PackageReference>
131131
<PackageReference Include="NLog">
132132
<Version>4.7.5</Version>

0 commit comments

Comments
 (0)