aspnet / Microsoft.AspNet.TelemetryCorrelation

Microsoft.AspNet.CorrelationIdTracker module for tracking multi-tier activities
Other
13 stars 18 forks source link

Enable microbuild code signing #33

Closed lmolkova closed 6 years ago

lmolkova commented 6 years ago

I'd suggest to switch to msbuild-based package generation. It should simplify things drastically

I have no experience with msbuild-based package generation and did not plan this investment at this point. We need to release patch with #30 and in order to release we need to enable proper signing in microbuild. We need #30 to properly support W3C in AI SDK in mid-September time frame.

This PR only extends current build/project structure and do not introduce anything new. Changing it would require a lot of time and we have to plan resources accordingly.

So I suggest to plan this work and do it in the next release.