Deterministic bundling issue 3601 (#52930)
authorJan Krivanek <krivanek.j@hotmail.com>
Tue, 25 May 2021 13:49:29 +0000 (15:49 +0200)
committerGitHub <noreply@github.com>
Tue, 25 May 2021 13:49:29 +0000 (06:49 -0700)
commit508f8a798d8d4972bcbadc2aa45c51e8be58da2d
tree9588bd338f91dbd20c7efcce288839b570dd22dc
parent53caf7918715aedb2e66deccc8c989c45328f1d9
Deterministic bundling issue 3601 (#52930)

https://github.com/dotnet/runtime/issues/3601
Bundling should generate id based on the content in order to secure unique but reproducible ids
src/installer/managed/Microsoft.NET.HostModel/Bundle/Bundler.cs
src/installer/managed/Microsoft.NET.HostModel/Bundle/Manifest.cs
src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.Bundle.Tests/BundlerConsistencyTests.cs