Skip to content
This repository was archived by the owner on Jan 5, 2022. It is now read-only.
This repository was archived by the owner on Jan 5, 2022. It is now read-only.

Building project with Vs2017/2019 does not work #3

@Jiyuu

Description

@Jiyuu

When cloning this repository from github as is and attempting to load the csproj file and build it, the build fails.
The cause of this is that the nuget packages do not get restored, moreover the location of the resources from nuget is set to be at a level above the repository,
i.e. if you clone this repository into c:\Dev\AnkiSharp it will look for the Dlls in c:\Dev\packages

I would suggest either including the proper project structure, or adding a configuration for setting the package location inside the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions