diff options
author | Sergey Chebotar <s.chebotar@gmail.com> | 2023-02-09 08:46:22 +0300 |
---|---|---|
committer | Sergey Chebotar <s.chebotar@gmail.com> | 2023-02-09 08:46:22 +0300 |
commit | e5944bf114ddd72f927dd292f97fd5e696aa484e (patch) | |
tree | bbc647fb0ac7d16e4e54907f19418dc728ce35f0 /src/RhSolutions.csproj | |
parent | d2ec4f076fcdbc55bccbdd3d537a6ce714078907 (diff) |
Remove references
Diffstat (limited to 'src/RhSolutions.csproj')
-rw-r--r-- | src/RhSolutions.csproj | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/RhSolutions.csproj b/src/RhSolutions.csproj index 059d0cb..c1801cd 100644 --- a/src/RhSolutions.csproj +++ b/src/RhSolutions.csproj @@ -12,13 +12,6 @@ <StartupObject /> </PropertyGroup> <ItemGroup> - <Reference Include="System.Data.OracleClient" /> - <Reference Include="System.Net" /> - <Reference Include="System.Security" /> - <Reference Include="System.ServiceProcess" /> - <Reference Include="System.Transactions" /> - </ItemGroup> - <ItemGroup> <PackageReference Include="ExcelDna.AddIn" Version="1.6.0" /> <PackageReference Include="ExcelDna.IntelliSense" Version="1.6.0" /> <PackageReference Include="ExcelDna.Interop" Version="15.0.0" /> |