Repository URL to install this package:
|
Version:
0.1.6 ▾
|
ruby_odata
/
test
/
RubyODataService
/
packages
/
EntityFramework.SqlServerCompact.4.1.8482.2
/
tools
/
install.ps1
|
|---|
param($installPath, $toolsPath, $package, $project)
$project.Object.References.Add("System.Transactions") | Out-Null
$project.Object.References.Add("System.Data.Entity") | Out-Null