Update build tools and exclude symbols.nupkg files from signcheck (#6939)
Changes: * Update BuildTools * Normalize slashes to avoid double restore * Exclude .symbols.nupkg files from signcheck. These are not shipped to customers and do not need to be signed. We can save time and bandwidth by not code-signing these. After this merges, I will re-enable signcheck on CI.
显示
- build.ps1 1 个添加, 0 个删除build.ps1
- build/RepositoryBuild.targets 1 个添加, 1 个删除build/RepositoryBuild.targets
- eng/Versions.props 1 个添加, 1 个删除eng/Versions.props
- eng/signcheck.exclusions.txt 1 个添加, 0 个删除eng/signcheck.exclusions.txt
- global.json 1 个添加, 1 个删除global.json
- korebuild-lock.txt 2 个添加, 2 个删除korebuild-lock.txt
想要评论请 注册 或 登录