Page 1 of 1
Output of csdl, ssdl and msl files (EF 6)
Posted: Mon 12 Sep 2016 20:15
by Bubbi
I cannot find option where I can set output folder for those 3 files. Also there is no place where I can set filenames for those files (OK, they are calles like model name but output folder should be setable).
Marko
Re: Output of csdl, ssdl and msl files (EF 6)
Posted: Wed 14 Sep 2016 16:32
by Shalex
Bubbi wrote:I cannot find option where I can set output folder for those 3 files.
Output folder is: the folder with the *.edml model (standalone Entity Developer) and the output path set in the project settings (Entity Developer embedded in Visual Studio). The corresponding relative path is used in the generated connection strings.
Bubbi wrote:Also there is no place where I can set filenames for those files (OK, they are calles like model name but output folder should be setable).
That is correct. You can change the model name to rename *.csdl / *.ssdl / *.msl files.