Skip to content

How does github action will work with dotnetcore multi project and visual studio solution? #3

@amepani

Description

@amepani

How does GitHub action will work with dotnetcore multi project and solution?

I am having difficulties for configuring dotnetcore multi project visual studio solution with GitHub Action with environment variable for project path.

Note : Solution is not at root location but it is inside SourceCode Folder.

MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file.
##[error]Process completed with exit code 1.
##[error]Deployment Failed with Error: Error: No package found with specified pattern: SourceCode/SubProject/myapp

If you provide sample application for this type of Visual studio solution it is very useful.

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