PR# 11349 Please add references to core .NET assemblies by default

Problem Report Summary
Submitter: peter_gummer
Category: EiffelStudio
Priority: High
Date: 2006/09/20
Class: Feature Request
Severity: Serious
Number: 11349
Release: 5.7.63625
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
Synopsis: Please add references to core .NET assemblies by default

Description
When a new .NET project is created in EiffelStudio, by default it does not have references to core assemblies such as System.

That's quite confusing, for those of us used to previous versions of EiffelStudio.

It would also be confusing for people coming from C# or VB or Delphi, who would be used to core assemblies like System being referenced by default by their projects.

Please ensure that a new ,NET Eiffel project has the same assembly references that a new C# project would have in Visual Studio. New WinForms projects should of course have references to the relevant additional assemblies.
To Reproduce

										
Problem Report Interactions