Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing strong-name and Authenticode signatures #948

Closed
cimryan opened this issue Aug 26, 2021 · 1 comment · Fixed by #956
Closed

Missing strong-name and Authenticode signatures #948

cimryan opened this issue Aug 26, 2021 · 1 comment · Fixed by #956
Assignees
Labels

Comments

@cimryan
Copy link
Member

cimryan commented Aug 26, 2021

The binaries produced by sdk-style project files in the repo are missing strong-name and Authenticode signatures. This prevents my organization from updating to 2.2.4 or later, since we require both kinds of signatures for regulatory compliance.

The affected binaries are:
mstest.testadapter.2.2.6\build\net5.0-windows10.0.18362.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
mstest.testadapter.2.2.6\build\netcoreapp1.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
mstest.testadapter.2.2.6\build\netstandard1.5\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
mstest.testframework.2.2.6\lib\net5.0-windows10.0.18362.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll

AB#1389156

@Haplois
Copy link
Contributor

Haplois commented Sep 3, 2021

This is fixed, and the fix will be release on 2.2.7 later today.

@Haplois Haplois closed this as completed Sep 3, 2021
@pavelhorak pavelhorak removed the sprint label Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants