Bug: When using ED inside Visual Studio 2012 and saving the .edml the .csdl, .msl, and .ssdl are not updated. These files are under source control but even if they are checked manually they do not get updated by ED.
If you open the .edml in the stand-alone ED app and choose to generate code these files are updated as expected.
.csdl, .msl, .ssdl not updated when saving in Visual Studio 2012
-
- Posts: 21
- Joined: Tue 07 Jan 2014 12:38
Re: .csdl, .msl, .ssdl not updated when saving in Visual Studio 2012
Additionally, you should rebuild your project to regenerate the mapping and model files (*.csdl, *.msl, *.ssdl).strandedpirate wrote:Bug: When [...] saving the .edml the .csdl, .msl, and .ssdl are not updated.