aspnetcore/src/Framework
William Godbe 2d6827a678
Always generate checksums as last part of publish job (#20367)
* Always generate checksums as last part of publish job

* Initialize props correctly

* Fix wildcard

* Import Arcade SDK

* Add NoWarn MSB4011

* Make import conditional on GenerateChecksums

* Select specific files to checksum

* Respond to feedback

* AfterTargets -> BeforeTargets
2020-04-01 16:25:37 -07:00
..
ref
src Always generate checksums as last part of publish job (#20367) 2020-04-01 16:25:37 -07:00
test Conditionally enable/disable targeting pack tests (#20255) 2020-03-28 18:04:20 -07:00
Directory.Build.props
build.cmd