Skip to content

Commit 28426a7

Browse files
committed
some missed references
1 parent d06a953 commit 28426a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/SvnManager/SvnManager.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
</PropertyGroup>
5353
<ItemGroup>
5454
<Reference Include="System" />
55+
<Reference Include="System.Configuration" />
5556
<Reference Include="System.Configuration.Install" />
5657
<Reference Include="System.Core" />
5758
<Reference Include="System.Management" />
@@ -64,6 +65,7 @@
6465
<Reference Include="System.Xml" />
6566
</ItemGroup>
6667
<ItemGroup>
68+
<Compile Include="ConfigMonitor.cs" />
6769
<Compile Include="Program.cs" />
6870
<Compile Include="ProjectInstaller.cs">
6971
<SubType>Component</SubType>

0 commit comments

Comments
 (0)