Skip to content

Commit

Permalink
Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.13 to 6.2.14 (
Browse files Browse the repository at this point in the history
…#181)

Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 6.2.13 to 6.2.14.
- [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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2022
1 parent f06aae1 commit 6a60e88
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/FluentHub.Core/FluentHub.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.2.13</Version>
<Version>6.2.14</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit">
<Version>7.1.2</Version>
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit/FluentHub.Octokit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@
<Version>2.8.25</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.2.13</Version>
<Version>6.2.14</Version>
</PackageReference>
<PackageReference Include="Octokit">
<Version>0.51.0</Version>
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub/FluentHub.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -1135,7 +1135,7 @@
<Version>6.0.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.2.13</Version>
<Version>6.2.14</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Mvvm">
<Version>7.1.2</Version>
Expand Down

0 comments on commit 6a60e88

Please sign in to comment.