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

[Internal] FaultInjection: Fixes csproj so it will generate with a strong signed package name #4914

Merged

Conversation

NaluTripician
Copy link
Contributor

Pull Request Template

Description

When generating the package to publish to nuget currently the package has the following error

D:\a\_work\1\s\azure-sdk-build-tools\scripts\partition-by-strongname.ps1 : D:\a\_work\1\s\artifacts\temp\ContainerSigning\413018FAC2A26C5052D565C2510DF95BA666EB9BA502E69A99D0F762E02A0FFF\lib\net6.0\Microsoft.Azure.Cosmos.FaultInjection.dll-69c3241e6f0468ca with public key token 69c3241e6f0468ca is NOT strong name signed! (sn returned 1)

This should allow it to publish with the a strong named signed

Type of change

Please delete options that are not relevant.

  • [] Bug fix (non-breaking change which fixes an issue)

Closing issues

To automatically close an issue: closes #IssueNumber

@NaluTripician NaluTripician added auto-merge Enables automation to merge PRs FaultInjection For all FaultInjection related PRs/issues labels Nov 28, 2024
@NaluTripician NaluTripician self-assigned this Nov 28, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot merged commit deb03cc into master Nov 28, 2024
27 of 29 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot deleted the users/ntripician/fiReleaseCsproj branch November 28, 2024 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Enables automation to merge PRs FaultInjection For all FaultInjection related PRs/issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants