Skip to content

Remove Nuget binary from sources #402

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    engineeringEngineering/infrastructure/ease of development enhancements

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions