Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

4 lines
356 B
Batchfile

copy /b %WINDIR%\Microsoft.NET\Framework\v4.0.30319\EdmGen.exe .
copy /b ..\SampleEntityFrameworkProvider\bin\Debug\SampleEntityFrameworkProvider.dll .
.\edmgen.exe /provider:SampleEntityFrameworkProvider /mode:fullgeneration /connectionstring:"server=.\sqlexpress;database=NorthwindEF5;integrated security=sspi" /project:NorthwindEF /targetVersion:4.5