Skip to content

Commit

Permalink
Bump NETStandard.Library from 2.0.0 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [NETStandard.Library](https://github.com/dotnet/standard) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/dotnet/standard/releases)
- [Commits](dotnet/standard@v2.0.0...v2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Oct 28, 2019
1 parent 98f8a98 commit 9894761
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion EmbeddingTestBeds/Embedding.UWP/Embedding.UWP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<Version>6.0.6</Version>
</PackageReference>
<PackageReference Include="NETStandard.Library">
<Version>2.0.1</Version>
<Version>2.0.3</Version>
</PackageReference>
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
Expand Down
2 changes: 1 addition & 1 deletion PagesGallery/PagesGallery.Droid/PagesGallery.Droid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<Version>4.3.0</Version>
</PackageReference>
<PackageReference Include="NETStandard.Library">
<Version>2.0.0</Version>
<Version>2.0.3</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>10.0.3</Version>
Expand Down
2 changes: 1 addition & 1 deletion PagesGallery/PagesGallery.UWP/PagesGallery.UWP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
<Version>6.0.6</Version>
</PackageReference>
<PackageReference Include="NETStandard.Library">
<Version>2.0.1</Version>
<Version>2.0.3</Version>
</PackageReference>
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
Expand Down

0 comments on commit 9894761

Please # to comment.