|
188 | 188 | <MonoProfileAssembly Include="System.Xml.Linq.dll" />
|
189 | 189 | <MonoProfileAssembly Include="System.Xml.Serialization.dll" />
|
190 | 190 | </ItemGroup>
|
| 191 | + <ItemGroup> |
| 192 | + <MonoTestAssembly Include="monodroid_corlib_test.dll"> |
| 193 | + <SourcePath>corlib</SourcePath> |
| 194 | + </MonoTestAssembly> |
| 195 | + <MonoTestAssembly Include="monodroid_Mono.CSharp_test.dll"> |
| 196 | + <SourcePath>Mono.CSharp</SourcePath> |
| 197 | + </MonoTestAssembly> |
| 198 | + <MonoTestAssembly Include="monodroid_Mono.Data.Sqlite_test.dll"> |
| 199 | + <SourcePath>Mono.Data.Sqlite</SourcePath> |
| 200 | + </MonoTestAssembly> |
| 201 | + <MonoTestAssembly Include="monodroid_Mono.Data.Tds_test.dll"> |
| 202 | + <SourcePath>Mono.Data.Tds</SourcePath> |
| 203 | + </MonoTestAssembly> |
| 204 | + <MonoTestAssembly Include="monodroid_Mono.Security_test.dll"> |
| 205 | + <SourcePath>Mono.Security</SourcePath> |
| 206 | + </MonoTestAssembly> |
| 207 | + <MonoTestAssembly Include="monodroid_System_test.dll"> |
| 208 | + <SourcePath>System</SourcePath> |
| 209 | + </MonoTestAssembly> |
| 210 | + <MonoTestAssembly Include="monodroid_System.Core_test.dll"> |
| 211 | + <SourcePath>System.Core</SourcePath> |
| 212 | + </MonoTestAssembly> |
| 213 | + <MonoTestAssembly Include="monodroid_System.Data_test.dll"> |
| 214 | + <SourcePath>System.Data</SourcePath> |
| 215 | + </MonoTestAssembly> |
| 216 | + <MonoTestAssembly Include="monodroid_System.IO.Compression.FileSystem_test.dll"> |
| 217 | + <SourcePath>System.IO.Compression.FileSystem</SourcePath> |
| 218 | + </MonoTestAssembly> |
| 219 | + <MonoTestAssembly Include="monodroid_System.IO.Compression_test.dll"> |
| 220 | + <SourcePath>System.IO.Compression</SourcePath> |
| 221 | + </MonoTestAssembly> |
| 222 | + <MonoTestAssembly Include="monodroid_System.Json_test.dll"> |
| 223 | + <SourcePath>System.Json</SourcePath> |
| 224 | + </MonoTestAssembly> |
| 225 | + <MonoTestAssembly Include="monodroid_System.Net.Http_test.dll"> |
| 226 | + <SourcePath>System.Net.Http</SourcePath> |
| 227 | + </MonoTestAssembly> |
| 228 | + <MonoTestAssembly Include="monodroid_System.Numerics_test.dll"> |
| 229 | + <SourcePath>System.Numerics</SourcePath> |
| 230 | + </MonoTestAssembly> |
| 231 | + <MonoTestAssembly Include="monodroid_System.Runtime.Serialization_test.dll"> |
| 232 | + <SourcePath>System.Runtime.Serialization</SourcePath> |
| 233 | + </MonoTestAssembly> |
| 234 | + <MonoTestAssembly Include="monodroid_System.ServiceModel.Web_test.dll"> |
| 235 | + <SourcePath>System.ServiceModel.Web</SourcePath> |
| 236 | + </MonoTestAssembly> |
| 237 | + <MonoTestAssembly Include="monodroid_System.Transactions_test.dll"> |
| 238 | + <SourcePath>System.Transactions</SourcePath> |
| 239 | + </MonoTestAssembly> |
| 240 | + <MonoTestAssembly Include="monodroid_System.Xml_test.dll"> |
| 241 | + <SourcePath>System.XML</SourcePath> |
| 242 | + </MonoTestAssembly> |
| 243 | + <MonoTestAssembly Include="monodroid_System.Xml.Linq_test.dll"> |
| 244 | + <SourcePath>System.Xml.Linq</SourcePath> |
| 245 | + </MonoTestAssembly> |
| 246 | + <MonoTestAssembly Include="nunitlite.dll"> |
| 247 | + <SourcePath>lib/monodroid</SourcePath> |
| 248 | + </MonoTestAssembly> |
| 249 | + </ItemGroup> |
191 | 250 | </Project>
|
0 commit comments