File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 32
32
<ItemGroup >
33
33
<Reference Include =" System" />
34
34
<Reference Include =" System.Core" />
35
- <Reference Include =" System.Data" />
36
35
<Reference Include =" System.Data.DataSetExtensions" />
37
36
<Reference Include =" System.Xml" />
38
37
<Reference Include =" System.Xml.Linq" />
41
40
<Compile Include =" AssemblyInfo.cs" />
42
41
<Compile Include =" Main.cs" />
43
42
</ItemGroup >
43
+ <ItemGroup >
44
+ <ProjectReference Include =" ..\..\..\src\ICSharpCode.SharpZLib.csproj" >
45
+ <Project >{0E7413FF-EB9E-4714-ACF2-BE3A6A7B2FFD}</Project >
46
+ <Name >ICSharpCode.SharpZLib</Name >
47
+ </ProjectReference >
48
+ </ItemGroup >
44
49
<Import Project =" $(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
45
50
<ProjectExtensions >
46
51
<VisualStudio AllowExistingFolder =" true" />
You can’t perform that action at this time.
0 commit comments