question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove "App.config" from .NET Core build

See original GitHub issue

Description

Now even if my project is pure netstandard2.0 after installing 1.0.0-CI00148 build it got App.config included by Paket with all that redirects stuff, that I’m sure not needed at all there.

Related information

  • Operating system Windows 10 Pro
  • .NET SDK :
.NET Command Line Tools (2.1.300-preview1-008174)

Product Information:
 Version:            2.1.300-preview1-008174
 Commit SHA-1 hash:  b8df89a54f

Runtime Environment:
 OS Name:     Windows
 OS Version:  10.0.15063
 OS Platform: Windows
 RID:         win10-x64
 Base Path:   C:\Program Files\dotnet\sdk\2.1.300-preview1-008174\

Microsoft .NET Core Shared Framework Host

  Version  : 2.1.0-preview1-26216-03
  Build    : f2c3216183d20416568a4bbf5bb7d153e826f153

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
iriumcommented, Mar 8, 2018
0reactions
wallymathieucommented, Mar 8, 2018

Thanks for the contribution! 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Exclude an app.config file from Build
I am currently having an issue with removing the app.config file from my project. I wish to have a single .exe file, however, ......
Read more >
Configuration in ASP.NET Core
Learn how to use the Configuration API to configure AppSettings in an ASP.NET Core app.
Read more >
Essential .NET 6 app settings tips... master developer and ...
In this tutorial, you will learn how to configure a .NET 6 application to work with either environment-specific settings, or, ...
Read more >
“app.config” error after creating a .Net Core 3.1 project with ...
Select "Application Configuration File" and click 'Add'. Go to "Project Properties" and the "Settings" tab. Click "This project does not contain ...
Read more >
Using appsettings.json instead of web.config in .NET Core ...
This is a simple post outlining the steps required to quickly get up and running with configuration files in .NET Core applications.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found