Azure / Azure/diagnostics-eventflow

Remove Nuget binary from sources

Open
#402 1 comment 0 reactions 0 assignees View on GitHub
engineering
Dominant language
C#
Stars
311
Forks
101
PR merge metrics
No merged PRs in 30d

Description

We have a Nuget binary checked in into our sources (`tools` folder). A better way would be to rely on a copy that exists in the build environment.

The binary is used by `tools\restore.cmd` script. A straightforward attempt to replace the use with `dotnet restore` failed--the latter does not seem to properly restore the old-style signing projects that we use for binary and Nuget package signing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.