Merge branch 'release/2.2'

This commit is contained in:
Nate McMaster 2018-11-15 11:01:39 -08:00
commit 0e60031c25
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
<TargetFramework>netstandard2.0</TargetFramework>
<PackageTags>$(PackageTags);testing</PackageTags>
<EnableApiCheck>false</EnableApiCheck>
<!-- This package is internal, so we don't generate a package baseline. Always build against the latest dependencies. -->
<UseLatestPackageReferences>true</UseLatestPackageReferences>
</PropertyGroup>
<ItemGroup>