service start with code signing .NET Framework 4.8
- Dominant language
- No language data
- Stars
- 4.8k
- Forks
- 6.1k
- Avg merge
- 19h 10m
- Merged PRs (30d)
- 268
Description
### Describe the issue or suggestion
I signed a .NET Framework 4.8 executeable and run that as as service. The startup runs into timeout, so we had to set ``. to fix the timeout during service startup.
That means that the sentence "In the .NET Framework 4 and later, this element has no effect on assembly load times." is not correct.
https://github.com/dotnet/docs/blob/4f7d70b28b5b98f5b61bfed093d5b1a5ba9852ad/docs/framework/configure-apps/file-
schema/runtime/generatepublisherevidence-element.md
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: 4a579a8e-74fd-a86e-8e80-78719c9b1b4e
* Version Independent ID: 56f18e1d-69fe-4423-23ad-29d7d5bce914
* Platform ID: 70d3e039-b57b-33a0-a6d8-c170e28afb9f
* Content: [<generatePublisherEvidence> Element - .NET Framework](https://learn.microsoft.com/en-us/dotnet/framework/configure-apps/file-schema/runtime/generatepublisherevidence-element)
* Content Source: [docs/framework/configure-apps/file-schema/runtime/generatepublisherevidence-element.md](https://github.com/dotnet/docs/blob/main/docs/framework/configure-apps/file-schema/runtime/generatepublisherevidence-element.md)
* Service: **dotnet-framework**
* GitHub Login: @gewarren
* Microsoft Alias: **dotnetcontent**
Contributor guide
Assessment
This issue has not been assessed yet.