[release/7.0.1xx] Update checksum generation order (#15397) (#15481)

Co-authored-by: Michael Simons <msimons@microsoft.com>
This commit is contained in:
Matt Mitchell 2023-02-09 16:08:09 -08:00 committed by GitHub
parent 535d6f657c
commit 0709aa684b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 1 deletions

View file

@ -47,5 +47,4 @@
<Import Project="targets\GeneratePKG.targets" />
<Import Project="targets\GenerateInstallers.targets" />
<Import Project="targets\Badge.targets" />
<Import Project="targets\Checksum.targets" />
</Project>