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

Simplify assembly signing #265

Merged
merged 3 commits into from
Aug 10, 2022
Merged

Simplify assembly signing #265

merged 3 commits into from
Aug 10, 2022

Conversation

sungam3r
Copy link
Member

@sungam3r sungam3r commented Aug 10, 2022

I hope it works the same as before.

@sungam3r sungam3r requested a review from Shane32 August 10, 2022 11:20
@sungam3r sungam3r self-assigned this Aug 10, 2022
@Shane32
Copy link
Member

Shane32 commented Aug 10, 2022

Should _SignAssembly.targets be deleted in this PR?

@Shane32
Copy link
Member

Shane32 commented Aug 10, 2022

I see it removed from the sln but not deleted

@sungam3r
Copy link
Member Author

Should _SignAssembly.targets be deleted in this PR?

🤦‍♂️ forgot

if (_string == null)
{
_string = Value.Length == 0
_string ??= Value.Length == 0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new versions of NET SDK is more and more smart

@sungam3r sungam3r merged commit 23251c0 into master Aug 10, 2022
@sungam3r sungam3r deleted the fix branch August 10, 2022 21:14
@sungam3r
Copy link
Member Author

The same result as expected
изображение

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants