我在一个文件夹中有一个自动生成的文件,名为Core.Views.cs,我们有一个Core.edmx文件。这看起来像是与实体框架相关的东西,尽管之前我没有遇到过这种特定类型的自动生成文件。该文件的开头如下:
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.296
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
[assembly: System.Data.Mapping.EntityViewGenerationAttribute(typeof(Edm_EntityMappingGeneratedViews.ViewsForBaseEntitySetsA6A322F63F6E541F50AC0C3927F34D34A0332BA66EF2300CE900CF04516540EA))]
namespace Edm_EntityMappingGeneratedViews
{