Tags: andysterland/ProjectReunion
Tags
DynamicDependencies: fix PCWSTR[] access (microsoft#872) * Fixed cert enumeration (incorrect probing caused failures) * Fixed incorrect PCWSTR[] access
update to cswinrt 1.2.1 and .NET 5.0.5 (microsoft#715) * update to cswinrt 1.2.1 and .NET 5.0.5 * syncing with latest dotnet update changes
update to cswinrt 1.2.1 and .NET 5.0.5 (microsoft#715) * update to cswinrt 1.2.1 and .NET 5.0.5 * syncing with latest dotnet update changes
Enable running BinSkim on Foundation (microsoft#600) * Test enabling BinSkim * Test running BinSkim on binaries * Move BinSkim task into build jobs. * Fix some BinSkim issues * Don't check BinSkim during CredScan pre-analysis * Only enable Control Flow Guard for release bits * Disable CFG for debug builds. * Update ProjectReunion-CI.yml for Azure Pipelines to run binskim * Don't run binskim on Debug builds * Refactor build changes into common .props file and bring in more projects.