File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 52
52
<PrivateAssets >all</PrivateAssets >
53
53
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
54
54
</PackageReference >
55
- <PackageReference Include =" Oracle.ManagedDataAccess" Version =" 19.3.1" />
56
55
</ItemGroup >
57
56
58
57
<ItemGroup Condition =" '$(TargetFramework)' == 'net462' OR '$(TargetFramework)' == 'net472'" >
59
58
<ProjectReference Include =" ..\Dapper.EntityFramework\Dapper.EntityFramework.csproj" />
60
59
<PackageReference Include =" Microsoft.Data.Sqlite" Version =" 1.1.1" />
61
60
<PackageReference Include =" Microsoft.SqlServer.Types" Version =" 14.0.1016.290" />
61
+ <!-- <PackageReference Include="Oracle.ManagedDataAccess" Version="19.3.1" />-->
62
62
<Reference Include =" System.Configuration" />
63
63
<Reference Include =" System.Data" />
64
64
<Reference Include =" System.Data.Linq" />
You can’t perform that action at this time.
0 commit comments