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 Mar 5, 2020
1 parent a1052e3 commit 679cbff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UWP.Build.targets
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<ItemGroup Condition="'$(TargetFramework)' == 'uap10.0.14393' AND '$(OS)' == 'Windows_NT' ">
<PackageReference Include="NETStandard.Library" Version="2.0.1" />
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
</ItemGroup>
<ItemGroup Condition="$(TargetFramework.StartsWith('uap10.0')) AND '$(OS)' == 'Windows_NT' ">
<SDKReference Include="WindowsMobile, Version=10.0.18362.0">
Expand Down

0 comments on commit 679cbff

Please # to comment.