|
75 | 75 | <Reference Include="System" /> |
76 | 76 | <Reference Include="System.Configuration" /> |
77 | 77 | <Reference Include="System.Core" /> |
78 | | - <Reference Include="System.Xml.Linq" /> |
79 | | - <Reference Include="System.Data.DataSetExtensions" /> |
80 | | - <Reference Include="Microsoft.CSharp" /> |
81 | | - <Reference Include="System.Data" /> |
82 | 78 | <Reference Include="System.Deployment" /> |
83 | 79 | <Reference Include="System.Drawing" /> |
84 | 80 | <Reference Include="System.Windows.Forms" /> |
|
141 | 137 | <Content Include="Resources\icon.png" /> |
142 | 138 | <None Include="Resources\next.png" /> |
143 | 139 | </ItemGroup> |
| 140 | + <ItemGroup> |
| 141 | + <COMReference Include="SHDocVw"> |
| 142 | + <Guid>{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}</Guid> |
| 143 | + <VersionMajor>1</VersionMajor> |
| 144 | + <VersionMinor>1</VersionMinor> |
| 145 | + <Lcid>0</Lcid> |
| 146 | + <WrapperTool>tlbimp</WrapperTool> |
| 147 | + <Isolated>False</Isolated> |
| 148 | + <EmbedInteropTypes>True</EmbedInteropTypes> |
| 149 | + </COMReference> |
| 150 | + <COMReference Include="Shell32"> |
| 151 | + <Guid>{50A7E9B0-70EF-11D1-B75A-00A0C90564FE}</Guid> |
| 152 | + <VersionMajor>1</VersionMajor> |
| 153 | + <VersionMinor>0</VersionMinor> |
| 154 | + <Lcid>0</Lcid> |
| 155 | + <WrapperTool>tlbimp</WrapperTool> |
| 156 | + <Isolated>False</Isolated> |
| 157 | + <EmbedInteropTypes>True</EmbedInteropTypes> |
| 158 | + </COMReference> |
| 159 | + </ItemGroup> |
144 | 160 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
145 | 161 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
146 | 162 | Other similar extension points exist, see Microsoft.Common.targets. |
|
0 commit comments