Skip to content

CI: optimize build by caching NuGet packages #699

Description

@ErikSchierboom

When running our CI pipeline, a dotnet restore is implicitly run, which retrieves the NuGet packages needed to build and test the exercise projects. We should look into caching the NuGet packages between builds.

For information on where the global package cache is stored, see this document.
For information on how to do caching in Travis, see this document.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions