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

dnu publish doesn't exclude output folder #4629

Closed
muratg opened this issue Dec 18, 2015 · 1 comment
Closed

dnu publish doesn't exclude output folder #4629

muratg opened this issue Dec 18, 2015 · 1 comment
Milestone

Comments

@muratg
Copy link

muratg commented Dec 18, 2015

From @anurse on July 17, 2015 20:2

I was seeing a weird recursive behavior with dnu publish when I did the following:

  1. Create a project
  2. In the project directory, run dnu publish -o output

Expected: dnu publish finishes and publishes the app properly

Actual: dnu publish crashes with a "path too long" error because it got into a recursive loop continually publishing the output subdirectory.

I need to sanity check that this repros, but I wanted to file it so it didn't get forgotten.

Copied from original issue: aspnet/dnx#2288

@TheRealPiotrP
Copy link
Contributor

This is not an issue in dotnet publish.

@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
@msftgits msftgits added this to the Backlog milestone Jan 31, 2020
rainersigwald pushed a commit that referenced this issue Jul 20, 2020
…618.8 (#4629)

Microsoft.FSharp.Compiler
 From Version 10.10.0-beta.20312.5 -> To Version 10.10.0-beta.20318.8

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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

3 participants