-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathNewPlatform.Flexberry.ORM.OracleDataService.nuspec
68 lines (63 loc) · 4.97 KB
/
NewPlatform.Flexberry.ORM.OracleDataService.nuspec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>NewPlatform.Flexberry.ORM.OracleDataService</id>
<version>8.0.0-beta01</version>
<title>Flexberry ORM</title>
<authors>New Platform Ltd</authors>
<owners>New Platform Ltd</owners>
<licenseUrl>http://flexberry.ru/License-FlexberryOrm-Runtime</licenseUrl>
<projectUrl>http://flexberry.net/FlexberryORM</projectUrl>
<iconUrl>https://flexberry.net/img/logo-color.png</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>Flexberry ORM package.</description>
<releaseNotes>
Changed
1. Data services `MSSQLDataService`, `OracleDataService`, `PostgresDataService` need initialization of property `CurrentUser` if `value.FunctionDef.StringedView == "CurrentUser"`.
2. Constructor of class `SQLDataService` (`DRDataService`, `MSSQLDataService`, `OracleDataService`, `PostgresDataService`): added dependency injection of `IAuditService` and `ISecurityManager` throught the constructor of `SQLDataService`.
3. Version of `NewPlatform.Flexberry.ORM` changed to `8.0.0-beta01`.
</releaseNotes>
<copyright>Copyright New Platform Ltd 2024</copyright>
<tags>Flexberry ORM</tags>
<dependencies>
<group targetFramework=".NETFramework4.5">
<dependency id="NewPlatform.Flexberry.ORM" version="8.0.0-beta01" />
<dependency id="Oracle.ManagedDataAccess" version="12.1.22" />
</group>
<group targetFramework=".NETFramework4.6.1">
<dependency id="NewPlatform.Flexberry.ORM" version="8.0.0-beta01" />
<dependency id="Oracle.ManagedDataAccess" version="12.1.22" />
</group>
<group targetFramework=".NETStandard2.0">
<dependency id="NewPlatform.Flexberry.ORM" version="8.0.0-beta01" />
<dependency id="Oracle.ManagedDataAccess.Core" version="2.19.3" />
</group>
<group targetFramework=".NETCoreApp3.1">
<dependency id="NewPlatform.Flexberry.ORM" version="8.0.0-beta01" />
<dependency id="Oracle.ManagedDataAccess.Core" version="2.19.3" />
</group>
<group targetFramework="net6.0">
<dependency id="NewPlatform.Flexberry.ORM" version="8.0.0-beta01" />
<dependency id="Oracle.ManagedDataAccess.Core" version="2.19.3" />
</group>
<group targetFramework="net7.0">
<dependency id="NewPlatform.Flexberry.ORM" version="8.0.0-beta01" />
<dependency id="Oracle.ManagedDataAccess.Core" version="2.19.3" />
</group>
</dependencies>
</metadata>
<files>
<file src="ICSSoft.STORMNET.Business.OracleDataService\bin\$configuration$\net45\ICSSoft.STORMNET.Business.OracleDataService.dll" target="lib\net45\ICSSoft.STORMNET.Business.OracleDataService.dll" />
<file src="ICSSoft.STORMNET.Business.OracleDataService\bin\$configuration$\net45\ICSSoft.STORMNET.Business.OracleDataService.XML" target="lib\net45\ICSSoft.STORMNET.Business.OracleDataService.XML" />
<file src="ICSSoft.STORMNET.Business.OracleDataService\bin\$configuration$\net461\ICSSoft.STORMNET.Business.OracleDataService.dll" target="lib\net461\ICSSoft.STORMNET.Business.OracleDataService.dll" />
<file src="ICSSoft.STORMNET.Business.OracleDataService\bin\$configuration$\net461\ICSSoft.STORMNET.Business.OracleDataService.XML" target="lib\net461\ICSSoft.STORMNET.Business.OracleDataService.XML" />
<file src="ICSSoft.STORMNET.Business.OracleDataService\bin\$configuration$\netstandard2.0\ICSSoft.STORMNET.Business.OracleDataService.dll" target="lib\netstandard2.0\ICSSoft.STORMNET.Business.OracleDataService.dll" />
<file src="ICSSoft.STORMNET.Business.OracleDataService\bin\$configuration$\netstandard2.0\ICSSoft.STORMNET.Business.OracleDataService.XML" target="lib\netstandard2.0\ICSSoft.STORMNET.Business.OracleDataService.XML" />
<file src="ICSSoft.STORMNET.Business.OracleDataService\bin\$configuration$\netcoreapp3.1\ICSSoft.STORMNET.Business.OracleDataService.dll" target="lib\netcoreapp3.1\ICSSoft.STORMNET.Business.OracleDataService.dll" />
<file src="ICSSoft.STORMNET.Business.OracleDataService\bin\$configuration$\netcoreapp3.1\ICSSoft.STORMNET.Business.OracleDataService.XML" target="lib\netcoreapp3.1\ICSSoft.STORMNET.Business.OracleDataService.XML" />
<file src="ICSSoft.STORMNET.Business.OracleDataService\bin\$configuration$\net6.0\ICSSoft.STORMNET.Business.OracleDataService.dll" target="lib\net6.0\ICSSoft.STORMNET.Business.OracleDataService.dll" />
<file src="ICSSoft.STORMNET.Business.OracleDataService\bin\$configuration$\net6.0\ICSSoft.STORMNET.Business.OracleDataService.XML" target="lib\net6.0\ICSSoft.STORMNET.Business.OracleDataService.XML" />
<file src="ICSSoft.STORMNET.Business.OracleDataService\bin\$configuration$\net7.0\ICSSoft.STORMNET.Business.OracleDataService.dll" target="lib\net7.0\ICSSoft.STORMNET.Business.OracleDataService.dll" />
<file src="ICSSoft.STORMNET.Business.OracleDataService\bin\$configuration$\net7.0\ICSSoft.STORMNET.Business.OracleDataService.XML" target="lib\net7.0\ICSSoft.STORMNET.Business.OracleDataService.XML" />
</files>
</package>