Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
amepani opened this issue Jun 30, 2020 · 0 comments

Comments

@amepani
Copy link

amepani commented Jun 30, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant