From 7e11988f0121262a74a08db2ebb61981ea7139ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2020 23:54:25 +0000 Subject: [PATCH] Bump Microsoft.NETCore.UniversalWindowsPlatform in /MyApp Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 5.2.3 to 5.2.4. - [Release notes](https://github.com/Microsoft/dotnet/releases) - [Commits](https://github.com/Microsoft/dotnet/commits) Signed-off-by: dependabot[bot] --- MyApp/MyApp.csproj | 2 +- MyComponent/MyComponent.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MyApp/MyApp.csproj b/MyApp/MyApp.csproj index e7f8e1f..04f840a 100644 --- a/MyApp/MyApp.csproj +++ b/MyApp/MyApp.csproj @@ -129,7 +129,7 @@ - 5.2.3 + 5.2.4 diff --git a/MyComponent/MyComponent.csproj b/MyComponent/MyComponent.csproj index b4af071..9a91519 100644 --- a/MyComponent/MyComponent.csproj +++ b/MyComponent/MyComponent.csproj @@ -112,7 +112,7 @@ - 5.2.3 + 5.2.4