Skip to content

Commit 48839fd

Browse files
committed
(split from main repo) Move common references into Directory.Build.props
* System * System.ComponentModel.Composition * System.Drawing * System.Windows.Forms * netstandard
1 parent b14fcdc commit 48839fd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Gerrit.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<Project Sdk="Microsoft.NET.Sdk">
2-
<ItemGroup>
3-
<Reference Include="System" />
4-
<Reference Include="System.ComponentModel.Composition" />
5-
<Reference Include="System.Drawing" />
6-
<Reference Include="System.Windows.Forms" />
7-
<Reference Include="netstandard" />
8-
</ItemGroup>
92

103
<ItemGroup>
114
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />

0 commit comments

Comments
 (0)