aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-02-08 16:21:05 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-02-08 16:21:05 +0300
commitd2ec4f076fcdbc55bccbdd3d537a6ce714078907 (patch)
tree4f51188b936c29d2bb8e3cb82af5f0f0105f6d70 /src
parentdb3353759d86b990bdfca8a2693f7e7efbb8a534 (diff)
Remove duplicate package reference
Diffstat (limited to 'src')
-rw-r--r--src/RhSolutions.csproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/RhSolutions.csproj b/src/RhSolutions.csproj
index 8aa73cc..059d0cb 100644
--- a/src/RhSolutions.csproj
+++ b/src/RhSolutions.csproj
@@ -19,9 +19,6 @@
<Reference Include="System.Transactions" />
</ItemGroup>
<ItemGroup>
- <PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
- </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" />