Capitalization of build folders names in case sensitive OS's

Open
#375 16 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp
Domain
build-system

Research direction

Reproduce the default output layout on a case-sensitive OS and trace how the SDK creates bin/Debug and bin/Release. Confirm that the default folders become lowercase without breaking existing build or CLI behavior; the issue does not name a source file or test to start from.

Written by the indexing model from the issue text.

Description

help wanted

Moved from https://github.com/dotnet/cli/issues/2010 on behalf of @dmportella and @joshfree


Moved from https://github.com/dotnet/corefx/issues/7173 on behalf of @dmportella

HI everyone

Not sure if this is the right place to post this request but I wanted to ask for a change in the build folder setup for dotnet applications, I would like bin/Debug, bin/Release to be by default lower case. I know sounds lazy and all changing this would have no effect on a windows platform but would go be so cool not having to keep reminding yourself that the debug folder name is {caps}Debug and not debug.

image

Anyway

peace

Dominant language
C#
Stars
3.2k
Forks
1.3k
Avg merge
4d 1h
Merged PRs (30d)
235

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/sdk

All issues in dotnet/sdk

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.