[PR #37] [MERGED] New Variable to locate StrongNameSigner #36 #94

Closed
opened 2026-02-25 21:30:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/brutaldev/StrongNameSigner/pull/37
Author: @tomap
Created: 5/11/2017
Status: Merged
Merged: 5/11/2017
Merged by: @brutaldev

Base: masterHead: master


📝 Commits (2)

  • 5220b42 [ADD] add variable to find StringNameSigner directory
  • f2b654e [DOC] update documentation to use new variable

📊 Changes

2 files changed (+10 additions, -0 deletions)

View changed files

📝 README.md (+7 -0)
📝 src/Brutal.Dev.StrongNameSigner/StrongNameSigner.targets (+3 -0)

📄 Description

Hi,

Here is the PR :)
you might want to update the rest of the documentation

To test, in a pre build step, you can add the following command:

echo $(StrongNameSignerDirectory)

and you should see the directory of StrongNameSigner :)

Thank you


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/brutaldev/StrongNameSigner/pull/37 **Author:** [@tomap](https://github.com/tomap) **Created:** 5/11/2017 **Status:** ✅ Merged **Merged:** 5/11/2017 **Merged by:** [@brutaldev](https://github.com/brutaldev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`5220b42`](https://github.com/brutaldev/StrongNameSigner/commit/5220b42280832136a214f3610d8d09679f6d15f3) [ADD] add variable to find StringNameSigner directory - [`f2b654e`](https://github.com/brutaldev/StrongNameSigner/commit/f2b654e3350a4ebcc556854c045bbddb6f81c88a) [DOC] update documentation to use new variable ### 📊 Changes **2 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+7 -0) 📝 `src/Brutal.Dev.StrongNameSigner/StrongNameSigner.targets` (+3 -0) </details> ### 📄 Description Hi, Here is the PR :) you might want to update the rest of the documentation To test, in a pre build step, you can add the following command: echo $(StrongNameSignerDirectory) and you should see the directory of StrongNameSigner :) Thank you --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:30:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/StrongNameSigner#94
No description provided.