Merge branch 'rel/2.0.0-preview1' into dev
This commit is contained in:
commit
655f70717e
|
|
@ -14,7 +14,7 @@
|
|||
<ItemGroup>
|
||||
<PackageReference Include="@(FullMetaPackagePackageReference)" />
|
||||
<PackageReference Include="@(FullMetaPackagePackageNoRuntimeStoreReference)" />
|
||||
<ProjectReference Include="@(FullMetaPackageProjectReference)" />
|
||||
<ProjectReference Include="@(FullMetaPackageProjectReference)" PrivateAssets="None" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in New Issue