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

Settings File template with build errors #397

Open
ocallesp opened this issue Oct 29, 2020 · 2 comments
Open

Settings File template with build errors #397

ocallesp opened this issue Oct 29, 2020 · 2 comments

Comments

@ocallesp
Copy link

Visual Studio Version:
Microsoft Visual Studio Enterprise 2019 Version 16.7.7
Microsoft Visual Studio Enterprise 2019 main Version 16.9.0 Preview 2.0 [30629.51.main]

Steps to Reproduce:

  1. Create a Console App (Net Core)

  2. Right-click on the project and add new item

  3. Add the item Settings File

  4. Build solution

Expected Behavior:
No compilation errors

Actual Behavior:
..\ConsoleApp30\Settings1.Designer.cs(16,76,16,99): error CS1069: The type name 'ApplicationSettingsBase' could not be found in the namespace 'System.Configuration'. This type has been forwarded to assembly 'System.Configuration.ConfigurationManager, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' Consider adding a reference to that assembly.
1>Done building project "ConsoleApp30.csproj" -- FAILED.

User Impact:

@ocallesp
Copy link
Author

@donJoseLuis

@jjmew jjmew transferred this issue from dotnet/project-system Oct 29, 2020
@ShreyasJejurkar
Copy link

ShreyasJejurkar commented Nov 8, 2020

Duplicate of #323

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

2 participants