Add latest patch versions to BundledVersions.props, and tests to make sure that they are up to date

This commit is contained in:
Daniel Plaisted 2018-03-27 20:26:00 -07:00
parent 5983fa1a2c
commit 8b1b153651
4 changed files with 147 additions and 3 deletions

View file

@ -4,7 +4,5 @@
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<OutputType>Exe</OutputType>
<!-- Issue: https://github.com/dotnet/sdk/issues/1150 -->
<DisableImplicitAssetTargetFallback>true</DisableImplicitAssetTargetFallback>
</PropertyGroup>
</Project>