Merge in 'release/7.0.1xx' changes

This commit is contained in:
dotnet-bot 2022-09-28 16:36:01 +00:00
commit 9aa3eeb1aa

View file

@ -13,6 +13,7 @@
<ItemsToSign Include="$(ArtifactsNonShippingPackagesDir)*.msi" />
<ItemsToSign Include="$(ArtifactsNonShippingPackagesDir)*.zip" Condition=" '$(PublishBinariesAndBadge)' == 'true' " />
<ItemsToSign Include="$(ArtifactsPackagesDir)**\*.wixpack.zip" />
<ItemsToSign Include="$(ArtifactsPackagesDir)**\*.nupkg" />
</ItemGroup>
<PropertyGroup>