From c34fe83b71ca78f33e511eb56bd5fef5922e2534 Mon Sep 17 00:00:00 2001 From: Don Syme Date: Sat, 6 May 2017 15:43:30 +0100 Subject: [PATCH] add stress test projects --- .../projects/stress/Templates/csproj.template | 57 ++ .../projects/stress/Templates/fsproj.template | 75 ++ tests/projects/stress/Templates/sln.template | 18 + tests/projects/stress/dense/Dense.sln | 616 ++++++++++++ .../dense/FSharpTest1/FSharpTest1.fsproj | 75 ++ .../dense/FSharpTest10/FSharpTest10.fsproj | 119 +++ .../dense/FSharpTest100/FSharpTest100.fsproj | 569 +++++++++++ .../dense/FSharpTest11/FSharpTest11.fsproj | 124 +++ .../dense/FSharpTest12/FSharpTest12.fsproj | 129 +++ .../dense/FSharpTest13/FSharpTest13.fsproj | 134 +++ .../dense/FSharpTest14/FSharpTest14.fsproj | 139 +++ .../dense/FSharpTest15/FSharpTest15.fsproj | 144 +++ .../dense/FSharpTest16/FSharpTest16.fsproj | 149 +++ .../dense/FSharpTest17/FSharpTest17.fsproj | 154 +++ .../dense/FSharpTest18/FSharpTest18.fsproj | 159 +++ .../dense/FSharpTest19/FSharpTest19.fsproj | 164 ++++ .../dense/FSharpTest2/FSharpTest2.fsproj | 79 ++ .../dense/FSharpTest20/FSharpTest20.fsproj | 169 ++++ .../dense/FSharpTest21/FSharpTest21.fsproj | 174 ++++ .../dense/FSharpTest22/FSharpTest22.fsproj | 179 ++++ .../dense/FSharpTest23/FSharpTest23.fsproj | 184 ++++ .../dense/FSharpTest24/FSharpTest24.fsproj | 189 ++++ .../dense/FSharpTest25/FSharpTest25.fsproj | 194 ++++ .../dense/FSharpTest26/FSharpTest26.fsproj | 199 ++++ .../dense/FSharpTest27/FSharpTest27.fsproj | 204 ++++ .../dense/FSharpTest28/FSharpTest28.fsproj | 209 ++++ .../dense/FSharpTest29/FSharpTest29.fsproj | 214 ++++ .../dense/FSharpTest3/FSharpTest3.fsproj | 84 ++ .../dense/FSharpTest30/FSharpTest30.fsproj | 219 +++++ .../dense/FSharpTest31/FSharpTest31.fsproj | 224 +++++ .../dense/FSharpTest32/FSharpTest32.fsproj | 229 +++++ .../dense/FSharpTest33/FSharpTest33.fsproj | 234 +++++ .../dense/FSharpTest34/FSharpTest34.fsproj | 239 +++++ .../dense/FSharpTest35/FSharpTest35.fsproj | 244 +++++ .../dense/FSharpTest36/FSharpTest36.fsproj | 249 +++++ .../dense/FSharpTest37/FSharpTest37.fsproj | 254 +++++ .../dense/FSharpTest38/FSharpTest38.fsproj | 259 +++++ .../dense/FSharpTest39/FSharpTest39.fsproj | 264 +++++ .../dense/FSharpTest4/FSharpTest4.fsproj | 89 ++ .../dense/FSharpTest40/FSharpTest40.fsproj | 269 +++++ .../dense/FSharpTest41/FSharpTest41.fsproj | 274 ++++++ .../dense/FSharpTest42/FSharpTest42.fsproj | 279 ++++++ .../dense/FSharpTest43/FSharpTest43.fsproj | 284 ++++++ .../dense/FSharpTest44/FSharpTest44.fsproj | 289 ++++++ .../dense/FSharpTest45/FSharpTest45.fsproj | 294 ++++++ .../dense/FSharpTest46/FSharpTest46.fsproj | 299 ++++++ .../dense/FSharpTest47/FSharpTest47.fsproj | 304 ++++++ .../dense/FSharpTest48/FSharpTest48.fsproj | 309 ++++++ .../dense/FSharpTest49/FSharpTest49.fsproj | 314 ++++++ .../dense/FSharpTest5/FSharpTest5.fsproj | 94 ++ .../dense/FSharpTest50/FSharpTest50.fsproj | 319 ++++++ .../dense/FSharpTest51/FSharpTest51.fsproj | 324 +++++++ .../dense/FSharpTest52/FSharpTest52.fsproj | 329 +++++++ .../dense/FSharpTest53/FSharpTest53.fsproj | 334 +++++++ .../dense/FSharpTest54/FSharpTest54.fsproj | 339 +++++++ .../dense/FSharpTest55/FSharpTest55.fsproj | 344 +++++++ .../dense/FSharpTest56/FSharpTest56.fsproj | 349 +++++++ .../dense/FSharpTest57/FSharpTest57.fsproj | 354 +++++++ .../dense/FSharpTest58/FSharpTest58.fsproj | 359 +++++++ .../dense/FSharpTest59/FSharpTest59.fsproj | 364 +++++++ .../dense/FSharpTest6/FSharpTest6.fsproj | 99 ++ .../dense/FSharpTest60/FSharpTest60.fsproj | 369 +++++++ .../dense/FSharpTest61/FSharpTest61.fsproj | 374 +++++++ .../dense/FSharpTest62/FSharpTest62.fsproj | 379 ++++++++ .../dense/FSharpTest63/FSharpTest63.fsproj | 384 ++++++++ .../dense/FSharpTest64/FSharpTest64.fsproj | 389 ++++++++ .../dense/FSharpTest65/FSharpTest65.fsproj | 394 ++++++++ .../dense/FSharpTest66/FSharpTest66.fsproj | 399 ++++++++ .../dense/FSharpTest67/FSharpTest67.fsproj | 404 ++++++++ .../dense/FSharpTest68/FSharpTest68.fsproj | 409 ++++++++ .../dense/FSharpTest69/FSharpTest69.fsproj | 414 ++++++++ .../dense/FSharpTest7/FSharpTest7.fsproj | 104 ++ .../dense/FSharpTest70/FSharpTest70.fsproj | 419 ++++++++ .../dense/FSharpTest71/FSharpTest71.fsproj | 424 ++++++++ .../dense/FSharpTest72/FSharpTest72.fsproj | 429 ++++++++ .../dense/FSharpTest73/FSharpTest73.fsproj | 434 +++++++++ .../dense/FSharpTest74/FSharpTest74.fsproj | 439 +++++++++ .../dense/FSharpTest75/FSharpTest75.fsproj | 444 +++++++++ .../dense/FSharpTest76/FSharpTest76.fsproj | 449 +++++++++ .../dense/FSharpTest77/FSharpTest77.fsproj | 454 +++++++++ .../dense/FSharpTest78/FSharpTest78.fsproj | 459 +++++++++ .../dense/FSharpTest79/FSharpTest79.fsproj | 464 +++++++++ .../dense/FSharpTest8/FSharpTest8.fsproj | 109 +++ .../dense/FSharpTest80/FSharpTest80.fsproj | 469 +++++++++ .../dense/FSharpTest81/FSharpTest81.fsproj | 474 +++++++++ .../dense/FSharpTest82/FSharpTest82.fsproj | 479 +++++++++ .../dense/FSharpTest83/FSharpTest83.fsproj | 484 +++++++++ .../dense/FSharpTest84/FSharpTest84.fsproj | 489 ++++++++++ .../dense/FSharpTest85/FSharpTest85.fsproj | 494 ++++++++++ .../dense/FSharpTest86/FSharpTest86.fsproj | 499 ++++++++++ .../dense/FSharpTest87/FSharpTest87.fsproj | 504 ++++++++++ .../dense/FSharpTest88/FSharpTest88.fsproj | 509 ++++++++++ .../dense/FSharpTest89/FSharpTest89.fsproj | 514 ++++++++++ .../dense/FSharpTest9/FSharpTest9.fsproj | 114 +++ .../dense/FSharpTest90/FSharpTest90.fsproj | 519 ++++++++++ .../dense/FSharpTest91/FSharpTest91.fsproj | 524 ++++++++++ .../dense/FSharpTest92/FSharpTest92.fsproj | 529 ++++++++++ .../dense/FSharpTest93/FSharpTest93.fsproj | 534 ++++++++++ .../dense/FSharpTest94/FSharpTest94.fsproj | 539 +++++++++++ .../dense/FSharpTest95/FSharpTest95.fsproj | 544 +++++++++++ .../dense/FSharpTest96/FSharpTest96.fsproj | 549 +++++++++++ .../dense/FSharpTest97/FSharpTest97.fsproj | 554 +++++++++++ .../dense/FSharpTest98/FSharpTest98.fsproj | 559 +++++++++++ .../dense/FSharpTest99/FSharpTest99.fsproj | 564 +++++++++++ tests/projects/stress/denseBin/DenseBin.sln | 616 ++++++++++++ .../denseBin/FSharpTest1/FSharpTest1.fsproj | 75 ++ .../denseBin/FSharpTest10/FSharpTest10.fsproj | 101 ++ .../FSharpTest100/FSharpTest100.fsproj | 371 +++++++ .../denseBin/FSharpTest11/FSharpTest11.fsproj | 104 ++ .../denseBin/FSharpTest12/FSharpTest12.fsproj | 107 ++ .../denseBin/FSharpTest13/FSharpTest13.fsproj | 110 +++ .../denseBin/FSharpTest14/FSharpTest14.fsproj | 113 +++ .../denseBin/FSharpTest15/FSharpTest15.fsproj | 116 +++ .../denseBin/FSharpTest16/FSharpTest16.fsproj | 119 +++ .../denseBin/FSharpTest17/FSharpTest17.fsproj | 122 +++ .../denseBin/FSharpTest18/FSharpTest18.fsproj | 125 +++ .../denseBin/FSharpTest19/FSharpTest19.fsproj | 128 +++ .../denseBin/FSharpTest2/FSharpTest2.fsproj | 77 ++ .../denseBin/FSharpTest20/FSharpTest20.fsproj | 131 +++ .../denseBin/FSharpTest21/FSharpTest21.fsproj | 134 +++ .../denseBin/FSharpTest22/FSharpTest22.fsproj | 137 +++ .../denseBin/FSharpTest23/FSharpTest23.fsproj | 140 +++ .../denseBin/FSharpTest24/FSharpTest24.fsproj | 143 +++ .../denseBin/FSharpTest25/FSharpTest25.fsproj | 146 +++ .../denseBin/FSharpTest26/FSharpTest26.fsproj | 149 +++ .../denseBin/FSharpTest27/FSharpTest27.fsproj | 152 +++ .../denseBin/FSharpTest28/FSharpTest28.fsproj | 155 +++ .../denseBin/FSharpTest29/FSharpTest29.fsproj | 158 +++ .../denseBin/FSharpTest3/FSharpTest3.fsproj | 80 ++ .../denseBin/FSharpTest30/FSharpTest30.fsproj | 161 +++ .../denseBin/FSharpTest31/FSharpTest31.fsproj | 164 ++++ .../denseBin/FSharpTest32/FSharpTest32.fsproj | 167 ++++ .../denseBin/FSharpTest33/FSharpTest33.fsproj | 170 ++++ .../denseBin/FSharpTest34/FSharpTest34.fsproj | 173 ++++ .../denseBin/FSharpTest35/FSharpTest35.fsproj | 176 ++++ .../denseBin/FSharpTest36/FSharpTest36.fsproj | 179 ++++ .../denseBin/FSharpTest37/FSharpTest37.fsproj | 182 ++++ .../denseBin/FSharpTest38/FSharpTest38.fsproj | 185 ++++ .../denseBin/FSharpTest39/FSharpTest39.fsproj | 188 ++++ .../denseBin/FSharpTest4/FSharpTest4.fsproj | 83 ++ .../denseBin/FSharpTest40/FSharpTest40.fsproj | 191 ++++ .../denseBin/FSharpTest41/FSharpTest41.fsproj | 194 ++++ .../denseBin/FSharpTest42/FSharpTest42.fsproj | 197 ++++ .../denseBin/FSharpTest43/FSharpTest43.fsproj | 200 ++++ .../denseBin/FSharpTest44/FSharpTest44.fsproj | 203 ++++ .../denseBin/FSharpTest45/FSharpTest45.fsproj | 206 ++++ .../denseBin/FSharpTest46/FSharpTest46.fsproj | 209 ++++ .../denseBin/FSharpTest47/FSharpTest47.fsproj | 212 ++++ .../denseBin/FSharpTest48/FSharpTest48.fsproj | 215 ++++ .../denseBin/FSharpTest49/FSharpTest49.fsproj | 218 +++++ .../denseBin/FSharpTest5/FSharpTest5.fsproj | 86 ++ .../denseBin/FSharpTest50/FSharpTest50.fsproj | 221 +++++ .../denseBin/FSharpTest51/FSharpTest51.fsproj | 224 +++++ .../denseBin/FSharpTest52/FSharpTest52.fsproj | 227 +++++ .../denseBin/FSharpTest53/FSharpTest53.fsproj | 230 +++++ .../denseBin/FSharpTest54/FSharpTest54.fsproj | 233 +++++ .../denseBin/FSharpTest55/FSharpTest55.fsproj | 236 +++++ .../denseBin/FSharpTest56/FSharpTest56.fsproj | 239 +++++ .../denseBin/FSharpTest57/FSharpTest57.fsproj | 242 +++++ .../denseBin/FSharpTest58/FSharpTest58.fsproj | 245 +++++ .../denseBin/FSharpTest59/FSharpTest59.fsproj | 248 +++++ .../denseBin/FSharpTest6/FSharpTest6.fsproj | 89 ++ .../denseBin/FSharpTest60/FSharpTest60.fsproj | 251 +++++ .../denseBin/FSharpTest61/FSharpTest61.fsproj | 254 +++++ .../denseBin/FSharpTest62/FSharpTest62.fsproj | 257 +++++ .../denseBin/FSharpTest63/FSharpTest63.fsproj | 260 +++++ .../denseBin/FSharpTest64/FSharpTest64.fsproj | 263 +++++ .../denseBin/FSharpTest65/FSharpTest65.fsproj | 266 +++++ .../denseBin/FSharpTest66/FSharpTest66.fsproj | 269 +++++ .../denseBin/FSharpTest67/FSharpTest67.fsproj | 272 ++++++ .../denseBin/FSharpTest68/FSharpTest68.fsproj | 275 ++++++ .../denseBin/FSharpTest69/FSharpTest69.fsproj | 278 ++++++ .../denseBin/FSharpTest7/FSharpTest7.fsproj | 92 ++ .../denseBin/FSharpTest70/FSharpTest70.fsproj | 281 ++++++ .../denseBin/FSharpTest71/FSharpTest71.fsproj | 284 ++++++ .../denseBin/FSharpTest72/FSharpTest72.fsproj | 287 ++++++ .../denseBin/FSharpTest73/FSharpTest73.fsproj | 290 ++++++ .../denseBin/FSharpTest74/FSharpTest74.fsproj | 293 ++++++ .../denseBin/FSharpTest75/FSharpTest75.fsproj | 296 ++++++ .../denseBin/FSharpTest76/FSharpTest76.fsproj | 299 ++++++ .../denseBin/FSharpTest77/FSharpTest77.fsproj | 302 ++++++ .../denseBin/FSharpTest78/FSharpTest78.fsproj | 305 ++++++ .../denseBin/FSharpTest79/FSharpTest79.fsproj | 308 ++++++ .../denseBin/FSharpTest8/FSharpTest8.fsproj | 95 ++ .../denseBin/FSharpTest80/FSharpTest80.fsproj | 311 ++++++ .../denseBin/FSharpTest81/FSharpTest81.fsproj | 314 ++++++ .../denseBin/FSharpTest82/FSharpTest82.fsproj | 317 ++++++ .../denseBin/FSharpTest83/FSharpTest83.fsproj | 320 ++++++ .../denseBin/FSharpTest84/FSharpTest84.fsproj | 323 ++++++ .../denseBin/FSharpTest85/FSharpTest85.fsproj | 326 +++++++ .../denseBin/FSharpTest86/FSharpTest86.fsproj | 329 +++++++ .../denseBin/FSharpTest87/FSharpTest87.fsproj | 332 +++++++ .../denseBin/FSharpTest88/FSharpTest88.fsproj | 335 +++++++ .../denseBin/FSharpTest89/FSharpTest89.fsproj | 338 +++++++ .../denseBin/FSharpTest9/FSharpTest9.fsproj | 98 ++ .../denseBin/FSharpTest90/FSharpTest90.fsproj | 341 +++++++ .../denseBin/FSharpTest91/FSharpTest91.fsproj | 344 +++++++ .../denseBin/FSharpTest92/FSharpTest92.fsproj | 347 +++++++ .../denseBin/FSharpTest93/FSharpTest93.fsproj | 350 +++++++ .../denseBin/FSharpTest94/FSharpTest94.fsproj | 353 +++++++ .../denseBin/FSharpTest95/FSharpTest95.fsproj | 356 +++++++ .../denseBin/FSharpTest96/FSharpTest96.fsproj | 359 +++++++ .../denseBin/FSharpTest97/FSharpTest97.fsproj | 362 +++++++ .../denseBin/FSharpTest98/FSharpTest98.fsproj | 365 +++++++ .../denseBin/FSharpTest99/FSharpTest99.fsproj | 368 +++++++ .../CSharpTest1/CSharpTest1.csproj | 57 ++ .../CSharpTest10/CSharpTest10.csproj | 83 ++ .../CSharpTest100/CSharpTest100.csproj | 353 +++++++ .../CSharpTest11/CSharpTest11.csproj | 86 ++ .../CSharpTest12/CSharpTest12.csproj | 89 ++ .../CSharpTest13/CSharpTest13.csproj | 92 ++ .../CSharpTest14/CSharpTest14.csproj | 95 ++ .../CSharpTest15/CSharpTest15.csproj | 98 ++ .../CSharpTest16/CSharpTest16.csproj | 101 ++ .../CSharpTest17/CSharpTest17.csproj | 104 ++ .../CSharpTest18/CSharpTest18.csproj | 107 ++ .../CSharpTest19/CSharpTest19.csproj | 110 +++ .../CSharpTest2/CSharpTest2.csproj | 59 ++ .../CSharpTest20/CSharpTest20.csproj | 113 +++ .../CSharpTest21/CSharpTest21.csproj | 116 +++ .../CSharpTest22/CSharpTest22.csproj | 119 +++ .../CSharpTest23/CSharpTest23.csproj | 122 +++ .../CSharpTest24/CSharpTest24.csproj | 125 +++ .../CSharpTest25/CSharpTest25.csproj | 128 +++ .../CSharpTest26/CSharpTest26.csproj | 131 +++ .../CSharpTest27/CSharpTest27.csproj | 134 +++ .../CSharpTest28/CSharpTest28.csproj | 137 +++ .../CSharpTest29/CSharpTest29.csproj | 140 +++ .../CSharpTest3/CSharpTest3.csproj | 62 ++ .../CSharpTest30/CSharpTest30.csproj | 143 +++ .../CSharpTest31/CSharpTest31.csproj | 146 +++ .../CSharpTest32/CSharpTest32.csproj | 149 +++ .../CSharpTest33/CSharpTest33.csproj | 152 +++ .../CSharpTest34/CSharpTest34.csproj | 155 +++ .../CSharpTest35/CSharpTest35.csproj | 158 +++ .../CSharpTest36/CSharpTest36.csproj | 161 +++ .../CSharpTest37/CSharpTest37.csproj | 164 ++++ .../CSharpTest38/CSharpTest38.csproj | 167 ++++ .../CSharpTest39/CSharpTest39.csproj | 170 ++++ .../CSharpTest4/CSharpTest4.csproj | 65 ++ .../CSharpTest40/CSharpTest40.csproj | 173 ++++ .../CSharpTest41/CSharpTest41.csproj | 176 ++++ .../CSharpTest42/CSharpTest42.csproj | 179 ++++ .../CSharpTest43/CSharpTest43.csproj | 182 ++++ .../CSharpTest44/CSharpTest44.csproj | 185 ++++ .../CSharpTest45/CSharpTest45.csproj | 188 ++++ .../CSharpTest46/CSharpTest46.csproj | 191 ++++ .../CSharpTest47/CSharpTest47.csproj | 194 ++++ .../CSharpTest48/CSharpTest48.csproj | 197 ++++ .../CSharpTest49/CSharpTest49.csproj | 200 ++++ .../CSharpTest5/CSharpTest5.csproj | 68 ++ .../CSharpTest50/CSharpTest50.csproj | 203 ++++ .../CSharpTest51/CSharpTest51.csproj | 206 ++++ .../CSharpTest52/CSharpTest52.csproj | 209 ++++ .../CSharpTest53/CSharpTest53.csproj | 212 ++++ .../CSharpTest54/CSharpTest54.csproj | 215 ++++ .../CSharpTest55/CSharpTest55.csproj | 218 +++++ .../CSharpTest56/CSharpTest56.csproj | 221 +++++ .../CSharpTest57/CSharpTest57.csproj | 224 +++++ .../CSharpTest58/CSharpTest58.csproj | 227 +++++ .../CSharpTest59/CSharpTest59.csproj | 230 +++++ .../CSharpTest6/CSharpTest6.csproj | 71 ++ .../CSharpTest60/CSharpTest60.csproj | 233 +++++ .../CSharpTest61/CSharpTest61.csproj | 236 +++++ .../CSharpTest62/CSharpTest62.csproj | 239 +++++ .../CSharpTest63/CSharpTest63.csproj | 242 +++++ .../CSharpTest64/CSharpTest64.csproj | 245 +++++ .../CSharpTest65/CSharpTest65.csproj | 248 +++++ .../CSharpTest66/CSharpTest66.csproj | 251 +++++ .../CSharpTest67/CSharpTest67.csproj | 254 +++++ .../CSharpTest68/CSharpTest68.csproj | 257 +++++ .../CSharpTest69/CSharpTest69.csproj | 260 +++++ .../CSharpTest7/CSharpTest7.csproj | 74 ++ .../CSharpTest70/CSharpTest70.csproj | 263 +++++ .../CSharpTest71/CSharpTest71.csproj | 266 +++++ .../CSharpTest72/CSharpTest72.csproj | 269 +++++ .../CSharpTest73/CSharpTest73.csproj | 272 ++++++ .../CSharpTest74/CSharpTest74.csproj | 275 ++++++ .../CSharpTest75/CSharpTest75.csproj | 278 ++++++ .../CSharpTest76/CSharpTest76.csproj | 281 ++++++ .../CSharpTest77/CSharpTest77.csproj | 284 ++++++ .../CSharpTest78/CSharpTest78.csproj | 287 ++++++ .../CSharpTest79/CSharpTest79.csproj | 290 ++++++ .../CSharpTest8/CSharpTest8.csproj | 77 ++ .../CSharpTest80/CSharpTest80.csproj | 293 ++++++ .../CSharpTest81/CSharpTest81.csproj | 296 ++++++ .../CSharpTest82/CSharpTest82.csproj | 299 ++++++ .../CSharpTest83/CSharpTest83.csproj | 302 ++++++ .../CSharpTest84/CSharpTest84.csproj | 305 ++++++ .../CSharpTest85/CSharpTest85.csproj | 308 ++++++ .../CSharpTest86/CSharpTest86.csproj | 311 ++++++ .../CSharpTest87/CSharpTest87.csproj | 314 ++++++ .../CSharpTest88/CSharpTest88.csproj | 317 ++++++ .../CSharpTest89/CSharpTest89.csproj | 320 ++++++ .../CSharpTest9/CSharpTest9.csproj | 80 ++ .../CSharpTest90/CSharpTest90.csproj | 323 ++++++ .../CSharpTest91/CSharpTest91.csproj | 326 +++++++ .../CSharpTest92/CSharpTest92.csproj | 329 +++++++ .../CSharpTest93/CSharpTest93.csproj | 332 +++++++ .../CSharpTest94/CSharpTest94.csproj | 335 +++++++ .../CSharpTest95/CSharpTest95.csproj | 338 +++++++ .../CSharpTest96/CSharpTest96.csproj | 341 +++++++ .../CSharpTest97/CSharpTest97.csproj | 344 +++++++ .../CSharpTest98/CSharpTest98.csproj | 347 +++++++ .../CSharpTest99/CSharpTest99.csproj | 350 +++++++ .../stress/denseBinCSharp/DenseBin.sln | 616 ++++++++++++ .../CSharpTest1/CSharpTest1.csproj | 57 ++ .../CSharpTest10/CSharpTest10.csproj | 92 ++ .../CSharpTest100/CSharpTest100.csproj | 452 +++++++++ .../CSharpTest11/CSharpTest11.csproj | 96 ++ .../CSharpTest12/CSharpTest12.csproj | 100 ++ .../CSharpTest13/CSharpTest13.csproj | 104 ++ .../CSharpTest14/CSharpTest14.csproj | 108 +++ .../CSharpTest15/CSharpTest15.csproj | 112 +++ .../CSharpTest16/CSharpTest16.csproj | 116 +++ .../CSharpTest17/CSharpTest17.csproj | 120 +++ .../CSharpTest18/CSharpTest18.csproj | 124 +++ .../CSharpTest19/CSharpTest19.csproj | 128 +++ .../CSharpTest2/CSharpTest2.csproj | 60 ++ .../CSharpTest20/CSharpTest20.csproj | 132 +++ .../CSharpTest21/CSharpTest21.csproj | 136 +++ .../CSharpTest22/CSharpTest22.csproj | 140 +++ .../CSharpTest23/CSharpTest23.csproj | 144 +++ .../CSharpTest24/CSharpTest24.csproj | 148 +++ .../CSharpTest25/CSharpTest25.csproj | 152 +++ .../CSharpTest26/CSharpTest26.csproj | 156 +++ .../CSharpTest27/CSharpTest27.csproj | 160 +++ .../CSharpTest28/CSharpTest28.csproj | 164 ++++ .../CSharpTest29/CSharpTest29.csproj | 168 ++++ .../CSharpTest3/CSharpTest3.csproj | 64 ++ .../CSharpTest30/CSharpTest30.csproj | 172 ++++ .../CSharpTest31/CSharpTest31.csproj | 176 ++++ .../CSharpTest32/CSharpTest32.csproj | 180 ++++ .../CSharpTest33/CSharpTest33.csproj | 184 ++++ .../CSharpTest34/CSharpTest34.csproj | 188 ++++ .../CSharpTest35/CSharpTest35.csproj | 192 ++++ .../CSharpTest36/CSharpTest36.csproj | 196 ++++ .../CSharpTest37/CSharpTest37.csproj | 200 ++++ .../CSharpTest38/CSharpTest38.csproj | 204 ++++ .../CSharpTest39/CSharpTest39.csproj | 208 ++++ .../CSharpTest4/CSharpTest4.csproj | 68 ++ .../CSharpTest40/CSharpTest40.csproj | 212 ++++ .../CSharpTest41/CSharpTest41.csproj | 216 +++++ .../CSharpTest42/CSharpTest42.csproj | 220 +++++ .../CSharpTest43/CSharpTest43.csproj | 224 +++++ .../CSharpTest44/CSharpTest44.csproj | 228 +++++ .../CSharpTest45/CSharpTest45.csproj | 232 +++++ .../CSharpTest46/CSharpTest46.csproj | 236 +++++ .../CSharpTest47/CSharpTest47.csproj | 240 +++++ .../CSharpTest48/CSharpTest48.csproj | 244 +++++ .../CSharpTest49/CSharpTest49.csproj | 248 +++++ .../CSharpTest5/CSharpTest5.csproj | 72 ++ .../CSharpTest50/CSharpTest50.csproj | 252 +++++ .../CSharpTest51/CSharpTest51.csproj | 256 +++++ .../CSharpTest52/CSharpTest52.csproj | 260 +++++ .../CSharpTest53/CSharpTest53.csproj | 264 +++++ .../CSharpTest54/CSharpTest54.csproj | 268 +++++ .../CSharpTest55/CSharpTest55.csproj | 272 ++++++ .../CSharpTest56/CSharpTest56.csproj | 276 ++++++ .../CSharpTest57/CSharpTest57.csproj | 280 ++++++ .../CSharpTest58/CSharpTest58.csproj | 284 ++++++ .../CSharpTest59/CSharpTest59.csproj | 288 ++++++ .../CSharpTest6/CSharpTest6.csproj | 76 ++ .../CSharpTest60/CSharpTest60.csproj | 292 ++++++ .../CSharpTest61/CSharpTest61.csproj | 296 ++++++ .../CSharpTest62/CSharpTest62.csproj | 300 ++++++ .../CSharpTest63/CSharpTest63.csproj | 304 ++++++ .../CSharpTest64/CSharpTest64.csproj | 308 ++++++ .../CSharpTest65/CSharpTest65.csproj | 312 ++++++ .../CSharpTest66/CSharpTest66.csproj | 316 ++++++ .../CSharpTest67/CSharpTest67.csproj | 320 ++++++ .../CSharpTest68/CSharpTest68.csproj | 324 +++++++ .../CSharpTest69/CSharpTest69.csproj | 328 +++++++ .../CSharpTest7/CSharpTest7.csproj | 80 ++ .../CSharpTest70/CSharpTest70.csproj | 332 +++++++ .../CSharpTest71/CSharpTest71.csproj | 336 +++++++ .../CSharpTest72/CSharpTest72.csproj | 340 +++++++ .../CSharpTest73/CSharpTest73.csproj | 344 +++++++ .../CSharpTest74/CSharpTest74.csproj | 348 +++++++ .../CSharpTest75/CSharpTest75.csproj | 352 +++++++ .../CSharpTest76/CSharpTest76.csproj | 356 +++++++ .../CSharpTest77/CSharpTest77.csproj | 360 +++++++ .../CSharpTest78/CSharpTest78.csproj | 364 +++++++ .../CSharpTest79/CSharpTest79.csproj | 368 +++++++ .../CSharpTest8/CSharpTest8.csproj | 84 ++ .../CSharpTest80/CSharpTest80.csproj | 372 +++++++ .../CSharpTest81/CSharpTest81.csproj | 376 +++++++ .../CSharpTest82/CSharpTest82.csproj | 380 ++++++++ .../CSharpTest83/CSharpTest83.csproj | 384 ++++++++ .../CSharpTest84/CSharpTest84.csproj | 388 ++++++++ .../CSharpTest85/CSharpTest85.csproj | 392 ++++++++ .../CSharpTest86/CSharpTest86.csproj | 396 ++++++++ .../CSharpTest87/CSharpTest87.csproj | 400 ++++++++ .../CSharpTest88/CSharpTest88.csproj | 404 ++++++++ .../CSharpTest89/CSharpTest89.csproj | 408 ++++++++ .../CSharpTest9/CSharpTest9.csproj | 88 ++ .../CSharpTest90/CSharpTest90.csproj | 412 ++++++++ .../CSharpTest91/CSharpTest91.csproj | 416 ++++++++ .../CSharpTest92/CSharpTest92.csproj | 420 ++++++++ .../CSharpTest93/CSharpTest93.csproj | 424 ++++++++ .../CSharpTest94/CSharpTest94.csproj | 428 ++++++++ .../CSharpTest95/CSharpTest95.csproj | 432 +++++++++ .../CSharpTest96/CSharpTest96.csproj | 436 +++++++++ .../CSharpTest97/CSharpTest97.csproj | 440 +++++++++ .../CSharpTest98/CSharpTest98.csproj | 444 +++++++++ .../CSharpTest99/CSharpTest99.csproj | 448 +++++++++ tests/projects/stress/denseCSharp/Dense.sln | 616 ++++++++++++ tests/projects/stress/gen.fsx | 108 +++ tests/projects/stress/notes.txt | 24 + tests/projects/stress/perf.fsx | 164 ++++ .../shallow/FSharpTestA1/FSharpTestA1.fsproj | 75 ++ .../FSharpTestA10/FSharpTestA10.fsproj | 75 ++ .../FSharpTestA11/FSharpTestA11.fsproj | 75 ++ .../FSharpTestA12/FSharpTestA12.fsproj | 75 ++ .../FSharpTestA13/FSharpTestA13.fsproj | 75 ++ .../FSharpTestA14/FSharpTestA14.fsproj | 75 ++ .../FSharpTestA15/FSharpTestA15.fsproj | 75 ++ .../FSharpTestA16/FSharpTestA16.fsproj | 75 ++ .../FSharpTestA17/FSharpTestA17.fsproj | 75 ++ .../FSharpTestA18/FSharpTestA18.fsproj | 75 ++ .../FSharpTestA19/FSharpTestA19.fsproj | 75 ++ .../shallow/FSharpTestA2/FSharpTestA2.fsproj | 75 ++ .../FSharpTestA20/FSharpTestA20.fsproj | 75 ++ .../FSharpTestA21/FSharpTestA21.fsproj | 75 ++ .../FSharpTestA22/FSharpTestA22.fsproj | 75 ++ .../FSharpTestA23/FSharpTestA23.fsproj | 75 ++ .../FSharpTestA24/FSharpTestA24.fsproj | 75 ++ .../FSharpTestA25/FSharpTestA25.fsproj | 75 ++ .../FSharpTestA26/FSharpTestA26.fsproj | 75 ++ .../FSharpTestA27/FSharpTestA27.fsproj | 75 ++ .../FSharpTestA28/FSharpTestA28.fsproj | 75 ++ .../FSharpTestA29/FSharpTestA29.fsproj | 75 ++ .../shallow/FSharpTestA3/FSharpTestA3.fsproj | 75 ++ .../FSharpTestA30/FSharpTestA30.fsproj | 75 ++ .../FSharpTestA31/FSharpTestA31.fsproj | 75 ++ .../FSharpTestA32/FSharpTestA32.fsproj | 75 ++ .../FSharpTestA33/FSharpTestA33.fsproj | 75 ++ .../FSharpTestA34/FSharpTestA34.fsproj | 75 ++ .../FSharpTestA35/FSharpTestA35.fsproj | 75 ++ .../FSharpTestA36/FSharpTestA36.fsproj | 75 ++ .../FSharpTestA37/FSharpTestA37.fsproj | 75 ++ .../FSharpTestA38/FSharpTestA38.fsproj | 75 ++ .../FSharpTestA39/FSharpTestA39.fsproj | 75 ++ .../shallow/FSharpTestA4/FSharpTestA4.fsproj | 75 ++ .../FSharpTestA40/FSharpTestA40.fsproj | 75 ++ .../FSharpTestA41/FSharpTestA41.fsproj | 75 ++ .../FSharpTestA42/FSharpTestA42.fsproj | 75 ++ .../FSharpTestA43/FSharpTestA43.fsproj | 75 ++ .../FSharpTestA44/FSharpTestA44.fsproj | 75 ++ .../FSharpTestA45/FSharpTestA45.fsproj | 75 ++ .../FSharpTestA46/FSharpTestA46.fsproj | 75 ++ .../FSharpTestA47/FSharpTestA47.fsproj | 75 ++ .../FSharpTestA48/FSharpTestA48.fsproj | 75 ++ .../FSharpTestA49/FSharpTestA49.fsproj | 75 ++ .../shallow/FSharpTestA5/FSharpTestA5.fsproj | 75 ++ .../FSharpTestA50/FSharpTestA50.fsproj | 75 ++ .../shallow/FSharpTestA6/FSharpTestA6.fsproj | 75 ++ .../shallow/FSharpTestA7/FSharpTestA7.fsproj | 75 ++ .../shallow/FSharpTestA8/FSharpTestA8.fsproj | 75 ++ .../shallow/FSharpTestA9/FSharpTestA9.fsproj | 75 ++ .../shallow/FSharpTestB1/FSharpTestB1.fsproj | 324 +++++++ .../FSharpTestB10/FSharpTestB10.fsproj | 324 +++++++ .../FSharpTestB100/FSharpTestB100.fsproj | 324 +++++++ .../FSharpTestB11/FSharpTestB11.fsproj | 324 +++++++ .../FSharpTestB12/FSharpTestB12.fsproj | 324 +++++++ .../FSharpTestB13/FSharpTestB13.fsproj | 324 +++++++ .../FSharpTestB14/FSharpTestB14.fsproj | 324 +++++++ .../FSharpTestB15/FSharpTestB15.fsproj | 324 +++++++ .../FSharpTestB16/FSharpTestB16.fsproj | 324 +++++++ .../FSharpTestB17/FSharpTestB17.fsproj | 324 +++++++ .../FSharpTestB18/FSharpTestB18.fsproj | 324 +++++++ .../FSharpTestB19/FSharpTestB19.fsproj | 324 +++++++ .../shallow/FSharpTestB2/FSharpTestB2.fsproj | 324 +++++++ .../FSharpTestB20/FSharpTestB20.fsproj | 324 +++++++ .../FSharpTestB21/FSharpTestB21.fsproj | 324 +++++++ .../FSharpTestB22/FSharpTestB22.fsproj | 324 +++++++ .../FSharpTestB23/FSharpTestB23.fsproj | 324 +++++++ .../FSharpTestB24/FSharpTestB24.fsproj | 324 +++++++ .../FSharpTestB25/FSharpTestB25.fsproj | 324 +++++++ .../FSharpTestB26/FSharpTestB26.fsproj | 324 +++++++ .../FSharpTestB27/FSharpTestB27.fsproj | 324 +++++++ .../FSharpTestB28/FSharpTestB28.fsproj | 324 +++++++ .../FSharpTestB29/FSharpTestB29.fsproj | 324 +++++++ .../shallow/FSharpTestB3/FSharpTestB3.fsproj | 324 +++++++ .../FSharpTestB30/FSharpTestB30.fsproj | 324 +++++++ .../FSharpTestB31/FSharpTestB31.fsproj | 324 +++++++ .../FSharpTestB32/FSharpTestB32.fsproj | 324 +++++++ .../FSharpTestB33/FSharpTestB33.fsproj | 324 +++++++ .../FSharpTestB34/FSharpTestB34.fsproj | 324 +++++++ .../FSharpTestB35/FSharpTestB35.fsproj | 324 +++++++ .../FSharpTestB36/FSharpTestB36.fsproj | 324 +++++++ .../FSharpTestB37/FSharpTestB37.fsproj | 324 +++++++ .../FSharpTestB38/FSharpTestB38.fsproj | 324 +++++++ .../FSharpTestB39/FSharpTestB39.fsproj | 324 +++++++ .../shallow/FSharpTestB4/FSharpTestB4.fsproj | 324 +++++++ .../FSharpTestB40/FSharpTestB40.fsproj | 324 +++++++ .../FSharpTestB41/FSharpTestB41.fsproj | 324 +++++++ .../FSharpTestB42/FSharpTestB42.fsproj | 324 +++++++ .../FSharpTestB43/FSharpTestB43.fsproj | 324 +++++++ .../FSharpTestB44/FSharpTestB44.fsproj | 324 +++++++ .../FSharpTestB45/FSharpTestB45.fsproj | 324 +++++++ .../FSharpTestB46/FSharpTestB46.fsproj | 324 +++++++ .../FSharpTestB47/FSharpTestB47.fsproj | 324 +++++++ .../FSharpTestB48/FSharpTestB48.fsproj | 324 +++++++ .../FSharpTestB49/FSharpTestB49.fsproj | 324 +++++++ .../shallow/FSharpTestB5/FSharpTestB5.fsproj | 324 +++++++ .../FSharpTestB50/FSharpTestB50.fsproj | 324 +++++++ .../FSharpTestB51/FSharpTestB51.fsproj | 324 +++++++ .../FSharpTestB52/FSharpTestB52.fsproj | 324 +++++++ .../FSharpTestB53/FSharpTestB53.fsproj | 324 +++++++ .../FSharpTestB54/FSharpTestB54.fsproj | 324 +++++++ .../FSharpTestB55/FSharpTestB55.fsproj | 324 +++++++ .../FSharpTestB56/FSharpTestB56.fsproj | 324 +++++++ .../FSharpTestB57/FSharpTestB57.fsproj | 324 +++++++ .../FSharpTestB58/FSharpTestB58.fsproj | 324 +++++++ .../FSharpTestB59/FSharpTestB59.fsproj | 324 +++++++ .../shallow/FSharpTestB6/FSharpTestB6.fsproj | 324 +++++++ .../FSharpTestB60/FSharpTestB60.fsproj | 324 +++++++ .../FSharpTestB61/FSharpTestB61.fsproj | 324 +++++++ .../FSharpTestB62/FSharpTestB62.fsproj | 324 +++++++ .../FSharpTestB63/FSharpTestB63.fsproj | 324 +++++++ .../FSharpTestB64/FSharpTestB64.fsproj | 324 +++++++ .../FSharpTestB65/FSharpTestB65.fsproj | 324 +++++++ .../FSharpTestB66/FSharpTestB66.fsproj | 324 +++++++ .../FSharpTestB67/FSharpTestB67.fsproj | 324 +++++++ .../FSharpTestB68/FSharpTestB68.fsproj | 324 +++++++ .../FSharpTestB69/FSharpTestB69.fsproj | 324 +++++++ .../shallow/FSharpTestB7/FSharpTestB7.fsproj | 324 +++++++ .../FSharpTestB70/FSharpTestB70.fsproj | 324 +++++++ .../FSharpTestB71/FSharpTestB71.fsproj | 324 +++++++ .../FSharpTestB72/FSharpTestB72.fsproj | 324 +++++++ .../FSharpTestB73/FSharpTestB73.fsproj | 324 +++++++ .../FSharpTestB74/FSharpTestB74.fsproj | 324 +++++++ .../FSharpTestB75/FSharpTestB75.fsproj | 324 +++++++ .../FSharpTestB76/FSharpTestB76.fsproj | 324 +++++++ .../FSharpTestB77/FSharpTestB77.fsproj | 324 +++++++ .../FSharpTestB78/FSharpTestB78.fsproj | 324 +++++++ .../FSharpTestB79/FSharpTestB79.fsproj | 324 +++++++ .../shallow/FSharpTestB8/FSharpTestB8.fsproj | 324 +++++++ .../FSharpTestB80/FSharpTestB80.fsproj | 324 +++++++ .../FSharpTestB81/FSharpTestB81.fsproj | 324 +++++++ .../FSharpTestB82/FSharpTestB82.fsproj | 324 +++++++ .../FSharpTestB83/FSharpTestB83.fsproj | 324 +++++++ .../FSharpTestB84/FSharpTestB84.fsproj | 324 +++++++ .../FSharpTestB85/FSharpTestB85.fsproj | 324 +++++++ .../FSharpTestB86/FSharpTestB86.fsproj | 324 +++++++ .../FSharpTestB87/FSharpTestB87.fsproj | 324 +++++++ .../FSharpTestB88/FSharpTestB88.fsproj | 324 +++++++ .../FSharpTestB89/FSharpTestB89.fsproj | 324 +++++++ .../shallow/FSharpTestB9/FSharpTestB9.fsproj | 324 +++++++ .../FSharpTestB90/FSharpTestB90.fsproj | 324 +++++++ .../FSharpTestB91/FSharpTestB91.fsproj | 324 +++++++ .../FSharpTestB92/FSharpTestB92.fsproj | 324 +++++++ .../FSharpTestB93/FSharpTestB93.fsproj | 324 +++++++ .../FSharpTestB94/FSharpTestB94.fsproj | 324 +++++++ .../FSharpTestB95/FSharpTestB95.fsproj | 324 +++++++ .../FSharpTestB96/FSharpTestB96.fsproj | 324 +++++++ .../FSharpTestB97/FSharpTestB97.fsproj | 324 +++++++ .../FSharpTestB98/FSharpTestB98.fsproj | 324 +++++++ .../FSharpTestB99/FSharpTestB99.fsproj | 324 +++++++ tests/projects/stress/shallow/Shallow.sln | 916 ++++++++++++++++++ .../CSharpTestA1/CSharpTestA1.csproj | 57 ++ .../CSharpTestA10/CSharpTestA10.csproj | 57 ++ .../CSharpTestA11/CSharpTestA11.csproj | 57 ++ .../CSharpTestA12/CSharpTestA12.csproj | 57 ++ .../CSharpTestA13/CSharpTestA13.csproj | 57 ++ .../CSharpTestA14/CSharpTestA14.csproj | 57 ++ .../CSharpTestA15/CSharpTestA15.csproj | 57 ++ .../CSharpTestA16/CSharpTestA16.csproj | 57 ++ .../CSharpTestA17/CSharpTestA17.csproj | 57 ++ .../CSharpTestA18/CSharpTestA18.csproj | 57 ++ .../CSharpTestA19/CSharpTestA19.csproj | 57 ++ .../CSharpTestA2/CSharpTestA2.csproj | 57 ++ .../CSharpTestA20/CSharpTestA20.csproj | 57 ++ .../CSharpTestA21/CSharpTestA21.csproj | 57 ++ .../CSharpTestA22/CSharpTestA22.csproj | 57 ++ .../CSharpTestA23/CSharpTestA23.csproj | 57 ++ .../CSharpTestA24/CSharpTestA24.csproj | 57 ++ .../CSharpTestA25/CSharpTestA25.csproj | 57 ++ .../CSharpTestA26/CSharpTestA26.csproj | 57 ++ .../CSharpTestA27/CSharpTestA27.csproj | 57 ++ .../CSharpTestA28/CSharpTestA28.csproj | 57 ++ .../CSharpTestA29/CSharpTestA29.csproj | 57 ++ .../CSharpTestA3/CSharpTestA3.csproj | 57 ++ .../CSharpTestA30/CSharpTestA30.csproj | 57 ++ .../CSharpTestA31/CSharpTestA31.csproj | 57 ++ .../CSharpTestA32/CSharpTestA32.csproj | 57 ++ .../CSharpTestA33/CSharpTestA33.csproj | 57 ++ .../CSharpTestA34/CSharpTestA34.csproj | 57 ++ .../CSharpTestA35/CSharpTestA35.csproj | 57 ++ .../CSharpTestA36/CSharpTestA36.csproj | 57 ++ .../CSharpTestA37/CSharpTestA37.csproj | 57 ++ .../CSharpTestA38/CSharpTestA38.csproj | 57 ++ .../CSharpTestA39/CSharpTestA39.csproj | 57 ++ .../CSharpTestA4/CSharpTestA4.csproj | 57 ++ .../CSharpTestA40/CSharpTestA40.csproj | 57 ++ .../CSharpTestA41/CSharpTestA41.csproj | 57 ++ .../CSharpTestA42/CSharpTestA42.csproj | 57 ++ .../CSharpTestA43/CSharpTestA43.csproj | 57 ++ .../CSharpTestA44/CSharpTestA44.csproj | 57 ++ .../CSharpTestA45/CSharpTestA45.csproj | 57 ++ .../CSharpTestA46/CSharpTestA46.csproj | 57 ++ .../CSharpTestA47/CSharpTestA47.csproj | 57 ++ .../CSharpTestA48/CSharpTestA48.csproj | 57 ++ .../CSharpTestA49/CSharpTestA49.csproj | 57 ++ .../CSharpTestA5/CSharpTestA5.csproj | 57 ++ .../CSharpTestA50/CSharpTestA50.csproj | 57 ++ .../CSharpTestA6/CSharpTestA6.csproj | 57 ++ .../CSharpTestA7/CSharpTestA7.csproj | 57 ++ .../CSharpTestA8/CSharpTestA8.csproj | 57 ++ .../CSharpTestA9/CSharpTestA9.csproj | 57 ++ .../CSharpTestB1/CSharpTestB1.csproj | 256 +++++ .../CSharpTestB10/CSharpTestB10.csproj | 256 +++++ .../CSharpTestB100/CSharpTestB100.csproj | 256 +++++ .../CSharpTestB11/CSharpTestB11.csproj | 256 +++++ .../CSharpTestB12/CSharpTestB12.csproj | 256 +++++ .../CSharpTestB13/CSharpTestB13.csproj | 256 +++++ .../CSharpTestB14/CSharpTestB14.csproj | 256 +++++ .../CSharpTestB15/CSharpTestB15.csproj | 256 +++++ .../CSharpTestB16/CSharpTestB16.csproj | 256 +++++ .../CSharpTestB17/CSharpTestB17.csproj | 256 +++++ .../CSharpTestB18/CSharpTestB18.csproj | 256 +++++ .../CSharpTestB19/CSharpTestB19.csproj | 256 +++++ .../CSharpTestB2/CSharpTestB2.csproj | 256 +++++ .../CSharpTestB20/CSharpTestB20.csproj | 256 +++++ .../CSharpTestB21/CSharpTestB21.csproj | 256 +++++ .../CSharpTestB22/CSharpTestB22.csproj | 256 +++++ .../CSharpTestB23/CSharpTestB23.csproj | 256 +++++ .../CSharpTestB24/CSharpTestB24.csproj | 256 +++++ .../CSharpTestB25/CSharpTestB25.csproj | 256 +++++ .../CSharpTestB26/CSharpTestB26.csproj | 256 +++++ .../CSharpTestB27/CSharpTestB27.csproj | 256 +++++ .../CSharpTestB28/CSharpTestB28.csproj | 256 +++++ .../CSharpTestB29/CSharpTestB29.csproj | 256 +++++ .../CSharpTestB3/CSharpTestB3.csproj | 256 +++++ .../CSharpTestB30/CSharpTestB30.csproj | 256 +++++ .../CSharpTestB31/CSharpTestB31.csproj | 256 +++++ .../CSharpTestB32/CSharpTestB32.csproj | 256 +++++ .../CSharpTestB33/CSharpTestB33.csproj | 256 +++++ .../CSharpTestB34/CSharpTestB34.csproj | 256 +++++ .../CSharpTestB35/CSharpTestB35.csproj | 256 +++++ .../CSharpTestB36/CSharpTestB36.csproj | 256 +++++ .../CSharpTestB37/CSharpTestB37.csproj | 256 +++++ .../CSharpTestB38/CSharpTestB38.csproj | 256 +++++ .../CSharpTestB39/CSharpTestB39.csproj | 256 +++++ .../CSharpTestB4/CSharpTestB4.csproj | 256 +++++ .../CSharpTestB40/CSharpTestB40.csproj | 256 +++++ .../CSharpTestB41/CSharpTestB41.csproj | 256 +++++ .../CSharpTestB42/CSharpTestB42.csproj | 256 +++++ .../CSharpTestB43/CSharpTestB43.csproj | 256 +++++ .../CSharpTestB44/CSharpTestB44.csproj | 256 +++++ .../CSharpTestB45/CSharpTestB45.csproj | 256 +++++ .../CSharpTestB46/CSharpTestB46.csproj | 256 +++++ .../CSharpTestB47/CSharpTestB47.csproj | 256 +++++ .../CSharpTestB48/CSharpTestB48.csproj | 256 +++++ .../CSharpTestB49/CSharpTestB49.csproj | 256 +++++ .../CSharpTestB5/CSharpTestB5.csproj | 256 +++++ .../CSharpTestB50/CSharpTestB50.csproj | 256 +++++ .../CSharpTestB51/CSharpTestB51.csproj | 256 +++++ .../CSharpTestB52/CSharpTestB52.csproj | 256 +++++ .../CSharpTestB53/CSharpTestB53.csproj | 256 +++++ .../CSharpTestB54/CSharpTestB54.csproj | 256 +++++ .../CSharpTestB55/CSharpTestB55.csproj | 256 +++++ .../CSharpTestB56/CSharpTestB56.csproj | 256 +++++ .../CSharpTestB57/CSharpTestB57.csproj | 256 +++++ .../CSharpTestB58/CSharpTestB58.csproj | 256 +++++ .../CSharpTestB59/CSharpTestB59.csproj | 256 +++++ .../CSharpTestB6/CSharpTestB6.csproj | 256 +++++ .../CSharpTestB60/CSharpTestB60.csproj | 256 +++++ .../CSharpTestB61/CSharpTestB61.csproj | 256 +++++ .../CSharpTestB62/CSharpTestB62.csproj | 256 +++++ .../CSharpTestB63/CSharpTestB63.csproj | 256 +++++ .../CSharpTestB64/CSharpTestB64.csproj | 256 +++++ .../CSharpTestB65/CSharpTestB65.csproj | 256 +++++ .../CSharpTestB66/CSharpTestB66.csproj | 256 +++++ .../CSharpTestB67/CSharpTestB67.csproj | 256 +++++ .../CSharpTestB68/CSharpTestB68.csproj | 256 +++++ .../CSharpTestB69/CSharpTestB69.csproj | 256 +++++ .../CSharpTestB7/CSharpTestB7.csproj | 256 +++++ .../CSharpTestB70/CSharpTestB70.csproj | 256 +++++ .../CSharpTestB71/CSharpTestB71.csproj | 256 +++++ .../CSharpTestB72/CSharpTestB72.csproj | 256 +++++ .../CSharpTestB73/CSharpTestB73.csproj | 256 +++++ .../CSharpTestB74/CSharpTestB74.csproj | 256 +++++ .../CSharpTestB75/CSharpTestB75.csproj | 256 +++++ .../CSharpTestB76/CSharpTestB76.csproj | 256 +++++ .../CSharpTestB77/CSharpTestB77.csproj | 256 +++++ .../CSharpTestB78/CSharpTestB78.csproj | 256 +++++ .../CSharpTestB79/CSharpTestB79.csproj | 256 +++++ .../CSharpTestB8/CSharpTestB8.csproj | 256 +++++ .../CSharpTestB80/CSharpTestB80.csproj | 256 +++++ .../CSharpTestB81/CSharpTestB81.csproj | 256 +++++ .../CSharpTestB82/CSharpTestB82.csproj | 256 +++++ .../CSharpTestB83/CSharpTestB83.csproj | 256 +++++ .../CSharpTestB84/CSharpTestB84.csproj | 256 +++++ .../CSharpTestB85/CSharpTestB85.csproj | 256 +++++ .../CSharpTestB86/CSharpTestB86.csproj | 256 +++++ .../CSharpTestB87/CSharpTestB87.csproj | 256 +++++ .../CSharpTestB88/CSharpTestB88.csproj | 256 +++++ .../CSharpTestB89/CSharpTestB89.csproj | 256 +++++ .../CSharpTestB9/CSharpTestB9.csproj | 256 +++++ .../CSharpTestB90/CSharpTestB90.csproj | 256 +++++ .../CSharpTestB91/CSharpTestB91.csproj | 256 +++++ .../CSharpTestB92/CSharpTestB92.csproj | 256 +++++ .../CSharpTestB93/CSharpTestB93.csproj | 256 +++++ .../CSharpTestB94/CSharpTestB94.csproj | 256 +++++ .../CSharpTestB95/CSharpTestB95.csproj | 256 +++++ .../CSharpTestB96/CSharpTestB96.csproj | 256 +++++ .../CSharpTestB97/CSharpTestB97.csproj | 256 +++++ .../CSharpTestB98/CSharpTestB98.csproj | 256 +++++ .../CSharpTestB99/CSharpTestB99.csproj | 256 +++++ .../projects/stress/shallowCSharp/Shallow.sln | 916 ++++++++++++++++++ 712 files changed, 169596 insertions(+) create mode 100644 tests/projects/stress/Templates/csproj.template create mode 100644 tests/projects/stress/Templates/fsproj.template create mode 100644 tests/projects/stress/Templates/sln.template create mode 100644 tests/projects/stress/dense/Dense.sln create mode 100644 tests/projects/stress/dense/FSharpTest1/FSharpTest1.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest10/FSharpTest10.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest100/FSharpTest100.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest11/FSharpTest11.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest12/FSharpTest12.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest13/FSharpTest13.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest14/FSharpTest14.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest15/FSharpTest15.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest16/FSharpTest16.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest17/FSharpTest17.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest18/FSharpTest18.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest19/FSharpTest19.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest2/FSharpTest2.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest20/FSharpTest20.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest21/FSharpTest21.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest22/FSharpTest22.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest23/FSharpTest23.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest24/FSharpTest24.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest25/FSharpTest25.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest26/FSharpTest26.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest27/FSharpTest27.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest28/FSharpTest28.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest29/FSharpTest29.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest3/FSharpTest3.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest30/FSharpTest30.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest31/FSharpTest31.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest32/FSharpTest32.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest33/FSharpTest33.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest34/FSharpTest34.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest35/FSharpTest35.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest36/FSharpTest36.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest37/FSharpTest37.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest38/FSharpTest38.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest39/FSharpTest39.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest4/FSharpTest4.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest40/FSharpTest40.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest41/FSharpTest41.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest42/FSharpTest42.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest43/FSharpTest43.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest44/FSharpTest44.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest45/FSharpTest45.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest46/FSharpTest46.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest47/FSharpTest47.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest48/FSharpTest48.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest49/FSharpTest49.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest5/FSharpTest5.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest50/FSharpTest50.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest51/FSharpTest51.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest52/FSharpTest52.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest53/FSharpTest53.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest54/FSharpTest54.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest55/FSharpTest55.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest56/FSharpTest56.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest57/FSharpTest57.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest58/FSharpTest58.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest59/FSharpTest59.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest6/FSharpTest6.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest60/FSharpTest60.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest61/FSharpTest61.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest62/FSharpTest62.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest63/FSharpTest63.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest64/FSharpTest64.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest65/FSharpTest65.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest66/FSharpTest66.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest67/FSharpTest67.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest68/FSharpTest68.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest69/FSharpTest69.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest7/FSharpTest7.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest70/FSharpTest70.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest71/FSharpTest71.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest72/FSharpTest72.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest73/FSharpTest73.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest74/FSharpTest74.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest75/FSharpTest75.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest76/FSharpTest76.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest77/FSharpTest77.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest78/FSharpTest78.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest79/FSharpTest79.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest8/FSharpTest8.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest80/FSharpTest80.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest81/FSharpTest81.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest82/FSharpTest82.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest83/FSharpTest83.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest84/FSharpTest84.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest85/FSharpTest85.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest86/FSharpTest86.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest87/FSharpTest87.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest88/FSharpTest88.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest89/FSharpTest89.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest9/FSharpTest9.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest90/FSharpTest90.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest91/FSharpTest91.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest92/FSharpTest92.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest93/FSharpTest93.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest94/FSharpTest94.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest95/FSharpTest95.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest96/FSharpTest96.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest97/FSharpTest97.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest98/FSharpTest98.fsproj create mode 100644 tests/projects/stress/dense/FSharpTest99/FSharpTest99.fsproj create mode 100644 tests/projects/stress/denseBin/DenseBin.sln create mode 100644 tests/projects/stress/denseBin/FSharpTest1/FSharpTest1.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest10/FSharpTest10.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest100/FSharpTest100.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest11/FSharpTest11.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest12/FSharpTest12.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest13/FSharpTest13.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest14/FSharpTest14.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest15/FSharpTest15.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest16/FSharpTest16.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest17/FSharpTest17.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest18/FSharpTest18.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest19/FSharpTest19.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest2/FSharpTest2.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest20/FSharpTest20.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest21/FSharpTest21.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest22/FSharpTest22.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest23/FSharpTest23.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest24/FSharpTest24.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest25/FSharpTest25.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest26/FSharpTest26.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest27/FSharpTest27.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest28/FSharpTest28.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest29/FSharpTest29.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest3/FSharpTest3.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest30/FSharpTest30.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest31/FSharpTest31.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest32/FSharpTest32.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest33/FSharpTest33.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest34/FSharpTest34.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest35/FSharpTest35.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest36/FSharpTest36.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest37/FSharpTest37.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest38/FSharpTest38.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest39/FSharpTest39.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest4/FSharpTest4.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest40/FSharpTest40.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest41/FSharpTest41.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest42/FSharpTest42.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest43/FSharpTest43.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest44/FSharpTest44.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest45/FSharpTest45.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest46/FSharpTest46.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest47/FSharpTest47.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest48/FSharpTest48.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest49/FSharpTest49.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest5/FSharpTest5.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest50/FSharpTest50.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest51/FSharpTest51.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest52/FSharpTest52.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest53/FSharpTest53.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest54/FSharpTest54.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest55/FSharpTest55.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest56/FSharpTest56.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest57/FSharpTest57.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest58/FSharpTest58.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest59/FSharpTest59.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest6/FSharpTest6.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest60/FSharpTest60.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest61/FSharpTest61.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest62/FSharpTest62.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest63/FSharpTest63.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest64/FSharpTest64.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest65/FSharpTest65.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest66/FSharpTest66.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest67/FSharpTest67.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest68/FSharpTest68.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest69/FSharpTest69.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest7/FSharpTest7.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest70/FSharpTest70.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest71/FSharpTest71.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest72/FSharpTest72.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest73/FSharpTest73.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest74/FSharpTest74.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest75/FSharpTest75.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest76/FSharpTest76.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest77/FSharpTest77.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest78/FSharpTest78.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest79/FSharpTest79.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest8/FSharpTest8.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest80/FSharpTest80.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest81/FSharpTest81.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest82/FSharpTest82.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest83/FSharpTest83.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest84/FSharpTest84.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest85/FSharpTest85.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest86/FSharpTest86.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest87/FSharpTest87.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest88/FSharpTest88.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest89/FSharpTest89.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest9/FSharpTest9.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest90/FSharpTest90.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest91/FSharpTest91.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest92/FSharpTest92.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest93/FSharpTest93.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest94/FSharpTest94.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest95/FSharpTest95.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest96/FSharpTest96.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest97/FSharpTest97.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest98/FSharpTest98.fsproj create mode 100644 tests/projects/stress/denseBin/FSharpTest99/FSharpTest99.fsproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest1/CSharpTest1.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest10/CSharpTest10.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest100/CSharpTest100.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest11/CSharpTest11.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest12/CSharpTest12.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest13/CSharpTest13.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest14/CSharpTest14.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest15/CSharpTest15.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest16/CSharpTest16.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest17/CSharpTest17.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest18/CSharpTest18.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest19/CSharpTest19.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest2/CSharpTest2.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest20/CSharpTest20.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest21/CSharpTest21.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest22/CSharpTest22.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest23/CSharpTest23.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest24/CSharpTest24.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest25/CSharpTest25.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest26/CSharpTest26.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest27/CSharpTest27.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest28/CSharpTest28.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest29/CSharpTest29.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest3/CSharpTest3.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest30/CSharpTest30.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest31/CSharpTest31.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest32/CSharpTest32.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest33/CSharpTest33.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest34/CSharpTest34.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest35/CSharpTest35.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest36/CSharpTest36.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest37/CSharpTest37.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest38/CSharpTest38.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest39/CSharpTest39.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest4/CSharpTest4.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest40/CSharpTest40.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest41/CSharpTest41.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest42/CSharpTest42.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest43/CSharpTest43.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest44/CSharpTest44.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest45/CSharpTest45.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest46/CSharpTest46.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest47/CSharpTest47.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest48/CSharpTest48.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest49/CSharpTest49.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest5/CSharpTest5.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest50/CSharpTest50.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest51/CSharpTest51.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest52/CSharpTest52.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest53/CSharpTest53.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest54/CSharpTest54.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest55/CSharpTest55.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest56/CSharpTest56.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest57/CSharpTest57.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest58/CSharpTest58.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest59/CSharpTest59.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest6/CSharpTest6.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest60/CSharpTest60.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest61/CSharpTest61.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest62/CSharpTest62.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest63/CSharpTest63.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest64/CSharpTest64.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest65/CSharpTest65.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest66/CSharpTest66.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest67/CSharpTest67.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest68/CSharpTest68.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest69/CSharpTest69.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest7/CSharpTest7.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest70/CSharpTest70.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest71/CSharpTest71.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest72/CSharpTest72.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest73/CSharpTest73.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest74/CSharpTest74.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest75/CSharpTest75.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest76/CSharpTest76.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest77/CSharpTest77.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest78/CSharpTest78.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest79/CSharpTest79.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest8/CSharpTest8.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest80/CSharpTest80.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest81/CSharpTest81.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest82/CSharpTest82.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest83/CSharpTest83.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest84/CSharpTest84.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest85/CSharpTest85.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest86/CSharpTest86.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest87/CSharpTest87.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest88/CSharpTest88.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest89/CSharpTest89.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest9/CSharpTest9.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest90/CSharpTest90.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest91/CSharpTest91.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest92/CSharpTest92.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest93/CSharpTest93.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest94/CSharpTest94.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest95/CSharpTest95.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest96/CSharpTest96.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest97/CSharpTest97.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest98/CSharpTest98.csproj create mode 100644 tests/projects/stress/denseBinCSharp/CSharpTest99/CSharpTest99.csproj create mode 100644 tests/projects/stress/denseBinCSharp/DenseBin.sln create mode 100644 tests/projects/stress/denseCSharp/CSharpTest1/CSharpTest1.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest10/CSharpTest10.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest100/CSharpTest100.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest11/CSharpTest11.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest12/CSharpTest12.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest13/CSharpTest13.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest14/CSharpTest14.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest15/CSharpTest15.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest16/CSharpTest16.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest17/CSharpTest17.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest18/CSharpTest18.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest19/CSharpTest19.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest2/CSharpTest2.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest20/CSharpTest20.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest21/CSharpTest21.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest22/CSharpTest22.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest23/CSharpTest23.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest24/CSharpTest24.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest25/CSharpTest25.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest26/CSharpTest26.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest27/CSharpTest27.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest28/CSharpTest28.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest29/CSharpTest29.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest3/CSharpTest3.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest30/CSharpTest30.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest31/CSharpTest31.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest32/CSharpTest32.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest33/CSharpTest33.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest34/CSharpTest34.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest35/CSharpTest35.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest36/CSharpTest36.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest37/CSharpTest37.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest38/CSharpTest38.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest39/CSharpTest39.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest4/CSharpTest4.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest40/CSharpTest40.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest41/CSharpTest41.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest42/CSharpTest42.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest43/CSharpTest43.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest44/CSharpTest44.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest45/CSharpTest45.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest46/CSharpTest46.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest47/CSharpTest47.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest48/CSharpTest48.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest49/CSharpTest49.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest5/CSharpTest5.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest50/CSharpTest50.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest51/CSharpTest51.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest52/CSharpTest52.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest53/CSharpTest53.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest54/CSharpTest54.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest55/CSharpTest55.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest56/CSharpTest56.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest57/CSharpTest57.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest58/CSharpTest58.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest59/CSharpTest59.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest6/CSharpTest6.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest60/CSharpTest60.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest61/CSharpTest61.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest62/CSharpTest62.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest63/CSharpTest63.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest64/CSharpTest64.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest65/CSharpTest65.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest66/CSharpTest66.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest67/CSharpTest67.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest68/CSharpTest68.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest69/CSharpTest69.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest7/CSharpTest7.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest70/CSharpTest70.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest71/CSharpTest71.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest72/CSharpTest72.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest73/CSharpTest73.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest74/CSharpTest74.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest75/CSharpTest75.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest76/CSharpTest76.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest77/CSharpTest77.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest78/CSharpTest78.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest79/CSharpTest79.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest8/CSharpTest8.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest80/CSharpTest80.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest81/CSharpTest81.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest82/CSharpTest82.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest83/CSharpTest83.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest84/CSharpTest84.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest85/CSharpTest85.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest86/CSharpTest86.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest87/CSharpTest87.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest88/CSharpTest88.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest89/CSharpTest89.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest9/CSharpTest9.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest90/CSharpTest90.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest91/CSharpTest91.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest92/CSharpTest92.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest93/CSharpTest93.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest94/CSharpTest94.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest95/CSharpTest95.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest96/CSharpTest96.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest97/CSharpTest97.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest98/CSharpTest98.csproj create mode 100644 tests/projects/stress/denseCSharp/CSharpTest99/CSharpTest99.csproj create mode 100644 tests/projects/stress/denseCSharp/Dense.sln create mode 100644 tests/projects/stress/gen.fsx create mode 100644 tests/projects/stress/notes.txt create mode 100644 tests/projects/stress/perf.fsx create mode 100644 tests/projects/stress/shallow/FSharpTestA1/FSharpTestA1.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA10/FSharpTestA10.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA11/FSharpTestA11.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA12/FSharpTestA12.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA13/FSharpTestA13.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA14/FSharpTestA14.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA15/FSharpTestA15.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA16/FSharpTestA16.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA17/FSharpTestA17.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA18/FSharpTestA18.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA19/FSharpTestA19.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA2/FSharpTestA2.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA20/FSharpTestA20.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA21/FSharpTestA21.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA22/FSharpTestA22.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA23/FSharpTestA23.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA24/FSharpTestA24.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA25/FSharpTestA25.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA26/FSharpTestA26.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA27/FSharpTestA27.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA28/FSharpTestA28.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA29/FSharpTestA29.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA3/FSharpTestA3.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA30/FSharpTestA30.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA31/FSharpTestA31.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA32/FSharpTestA32.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA33/FSharpTestA33.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA34/FSharpTestA34.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA35/FSharpTestA35.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA36/FSharpTestA36.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA37/FSharpTestA37.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA38/FSharpTestA38.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA39/FSharpTestA39.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA4/FSharpTestA4.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA40/FSharpTestA40.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA41/FSharpTestA41.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA42/FSharpTestA42.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA43/FSharpTestA43.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA44/FSharpTestA44.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA45/FSharpTestA45.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA46/FSharpTestA46.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA47/FSharpTestA47.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA48/FSharpTestA48.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA49/FSharpTestA49.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA5/FSharpTestA5.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA50/FSharpTestA50.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA6/FSharpTestA6.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA7/FSharpTestA7.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA8/FSharpTestA8.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestA9/FSharpTestA9.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB1/FSharpTestB1.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB10/FSharpTestB10.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB100/FSharpTestB100.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB11/FSharpTestB11.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB12/FSharpTestB12.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB13/FSharpTestB13.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB14/FSharpTestB14.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB15/FSharpTestB15.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB16/FSharpTestB16.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB17/FSharpTestB17.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB18/FSharpTestB18.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB19/FSharpTestB19.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB2/FSharpTestB2.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB20/FSharpTestB20.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB21/FSharpTestB21.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB22/FSharpTestB22.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB23/FSharpTestB23.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB24/FSharpTestB24.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB25/FSharpTestB25.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB26/FSharpTestB26.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB27/FSharpTestB27.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB28/FSharpTestB28.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB29/FSharpTestB29.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB3/FSharpTestB3.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB30/FSharpTestB30.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB31/FSharpTestB31.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB32/FSharpTestB32.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB33/FSharpTestB33.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB34/FSharpTestB34.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB35/FSharpTestB35.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB36/FSharpTestB36.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB37/FSharpTestB37.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB38/FSharpTestB38.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB39/FSharpTestB39.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB4/FSharpTestB4.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB40/FSharpTestB40.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB41/FSharpTestB41.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB42/FSharpTestB42.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB43/FSharpTestB43.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB44/FSharpTestB44.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB45/FSharpTestB45.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB46/FSharpTestB46.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB47/FSharpTestB47.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB48/FSharpTestB48.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB49/FSharpTestB49.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB5/FSharpTestB5.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB50/FSharpTestB50.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB51/FSharpTestB51.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB52/FSharpTestB52.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB53/FSharpTestB53.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB54/FSharpTestB54.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB55/FSharpTestB55.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB56/FSharpTestB56.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB57/FSharpTestB57.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB58/FSharpTestB58.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB59/FSharpTestB59.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB6/FSharpTestB6.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB60/FSharpTestB60.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB61/FSharpTestB61.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB62/FSharpTestB62.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB63/FSharpTestB63.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB64/FSharpTestB64.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB65/FSharpTestB65.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB66/FSharpTestB66.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB67/FSharpTestB67.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB68/FSharpTestB68.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB69/FSharpTestB69.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB7/FSharpTestB7.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB70/FSharpTestB70.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB71/FSharpTestB71.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB72/FSharpTestB72.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB73/FSharpTestB73.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB74/FSharpTestB74.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB75/FSharpTestB75.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB76/FSharpTestB76.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB77/FSharpTestB77.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB78/FSharpTestB78.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB79/FSharpTestB79.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB8/FSharpTestB8.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB80/FSharpTestB80.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB81/FSharpTestB81.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB82/FSharpTestB82.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB83/FSharpTestB83.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB84/FSharpTestB84.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB85/FSharpTestB85.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB86/FSharpTestB86.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB87/FSharpTestB87.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB88/FSharpTestB88.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB89/FSharpTestB89.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB9/FSharpTestB9.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB90/FSharpTestB90.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB91/FSharpTestB91.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB92/FSharpTestB92.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB93/FSharpTestB93.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB94/FSharpTestB94.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB95/FSharpTestB95.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB96/FSharpTestB96.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB97/FSharpTestB97.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB98/FSharpTestB98.fsproj create mode 100644 tests/projects/stress/shallow/FSharpTestB99/FSharpTestB99.fsproj create mode 100644 tests/projects/stress/shallow/Shallow.sln create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA1/CSharpTestA1.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA10/CSharpTestA10.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA11/CSharpTestA11.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA12/CSharpTestA12.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA13/CSharpTestA13.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA14/CSharpTestA14.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA15/CSharpTestA15.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA16/CSharpTestA16.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA17/CSharpTestA17.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA18/CSharpTestA18.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA19/CSharpTestA19.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA2/CSharpTestA2.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA20/CSharpTestA20.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA21/CSharpTestA21.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA22/CSharpTestA22.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA23/CSharpTestA23.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA24/CSharpTestA24.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA25/CSharpTestA25.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA26/CSharpTestA26.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA27/CSharpTestA27.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA28/CSharpTestA28.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA29/CSharpTestA29.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA3/CSharpTestA3.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA30/CSharpTestA30.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA31/CSharpTestA31.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA32/CSharpTestA32.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA33/CSharpTestA33.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA34/CSharpTestA34.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA35/CSharpTestA35.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA36/CSharpTestA36.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA37/CSharpTestA37.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA38/CSharpTestA38.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA39/CSharpTestA39.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA4/CSharpTestA4.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA40/CSharpTestA40.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA41/CSharpTestA41.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA42/CSharpTestA42.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA43/CSharpTestA43.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA44/CSharpTestA44.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA45/CSharpTestA45.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA46/CSharpTestA46.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA47/CSharpTestA47.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA48/CSharpTestA48.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA49/CSharpTestA49.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA5/CSharpTestA5.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA50/CSharpTestA50.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA6/CSharpTestA6.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA7/CSharpTestA7.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA8/CSharpTestA8.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestA9/CSharpTestA9.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB1/CSharpTestB1.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB10/CSharpTestB10.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB100/CSharpTestB100.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB11/CSharpTestB11.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB12/CSharpTestB12.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB13/CSharpTestB13.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB14/CSharpTestB14.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB15/CSharpTestB15.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB16/CSharpTestB16.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB17/CSharpTestB17.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB18/CSharpTestB18.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB19/CSharpTestB19.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB2/CSharpTestB2.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB20/CSharpTestB20.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB21/CSharpTestB21.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB22/CSharpTestB22.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB23/CSharpTestB23.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB24/CSharpTestB24.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB25/CSharpTestB25.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB26/CSharpTestB26.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB27/CSharpTestB27.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB28/CSharpTestB28.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB29/CSharpTestB29.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB3/CSharpTestB3.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB30/CSharpTestB30.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB31/CSharpTestB31.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB32/CSharpTestB32.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB33/CSharpTestB33.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB34/CSharpTestB34.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB35/CSharpTestB35.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB36/CSharpTestB36.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB37/CSharpTestB37.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB38/CSharpTestB38.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB39/CSharpTestB39.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB4/CSharpTestB4.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB40/CSharpTestB40.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB41/CSharpTestB41.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB42/CSharpTestB42.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB43/CSharpTestB43.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB44/CSharpTestB44.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB45/CSharpTestB45.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB46/CSharpTestB46.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB47/CSharpTestB47.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB48/CSharpTestB48.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB49/CSharpTestB49.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB5/CSharpTestB5.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB50/CSharpTestB50.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB51/CSharpTestB51.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB52/CSharpTestB52.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB53/CSharpTestB53.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB54/CSharpTestB54.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB55/CSharpTestB55.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB56/CSharpTestB56.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB57/CSharpTestB57.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB58/CSharpTestB58.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB59/CSharpTestB59.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB6/CSharpTestB6.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB60/CSharpTestB60.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB61/CSharpTestB61.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB62/CSharpTestB62.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB63/CSharpTestB63.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB64/CSharpTestB64.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB65/CSharpTestB65.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB66/CSharpTestB66.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB67/CSharpTestB67.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB68/CSharpTestB68.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB69/CSharpTestB69.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB7/CSharpTestB7.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB70/CSharpTestB70.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB71/CSharpTestB71.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB72/CSharpTestB72.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB73/CSharpTestB73.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB74/CSharpTestB74.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB75/CSharpTestB75.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB76/CSharpTestB76.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB77/CSharpTestB77.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB78/CSharpTestB78.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB79/CSharpTestB79.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB8/CSharpTestB8.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB80/CSharpTestB80.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB81/CSharpTestB81.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB82/CSharpTestB82.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB83/CSharpTestB83.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB84/CSharpTestB84.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB85/CSharpTestB85.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB86/CSharpTestB86.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB87/CSharpTestB87.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB88/CSharpTestB88.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB89/CSharpTestB89.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB9/CSharpTestB9.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB90/CSharpTestB90.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB91/CSharpTestB91.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB92/CSharpTestB92.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB93/CSharpTestB93.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB94/CSharpTestB94.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB95/CSharpTestB95.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB96/CSharpTestB96.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB97/CSharpTestB97.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB98/CSharpTestB98.csproj create mode 100644 tests/projects/stress/shallowCSharp/CSharpTestB99/CSharpTestB99.csproj create mode 100644 tests/projects/stress/shallowCSharp/Shallow.sln diff --git a/tests/projects/stress/Templates/csproj.template b/tests/projects/stress/Templates/csproj.template new file mode 100644 index 00000000000..2374367d64d --- /dev/null +++ b/tests/projects/stress/Templates/csproj.template @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + [GUID] + Library + Properties + [NAME] + [NAME] + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + +[BINARYREFERENCES] + + +[FILES] + + +[REFERENCES] + + + + \ No newline at end of file diff --git a/tests/projects/stress/Templates/fsproj.template b/tests/projects/stress/Templates/fsproj.template new file mode 100644 index 00000000000..88d96f6d277 --- /dev/null +++ b/tests/projects/stress/Templates/fsproj.template @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + [GUID] + Library + [NAME] + [NAME] + v4.5.2 + 4.4.0.0 + true + [NAME] + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\[NAME].XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\[NAME].XML + + + + + True + + + + +[BINARYREFERENCES] + + +[FILES] + + +[REFERENCES] + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/Templates/sln.template b/tests/projects/stress/Templates/sln.template new file mode 100644 index 00000000000..6d0ce866a81 --- /dev/null +++ b/tests/projects/stress/Templates/sln.template @@ -0,0 +1,18 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 +MinimumVisualStudioVersion = 10.0.40219.1 +[PROJECTS] +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution +[PLATFORMS] + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/tests/projects/stress/dense/Dense.sln b/tests/projects/stress/dense/Dense.sln new file mode 100644 index 00000000000..3aa4e190bb8 --- /dev/null +++ b/tests/projects/stress/dense/Dense.sln @@ -0,0 +1,616 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest1", "FSharpTest1\FSharpTest1.fsproj", "{BF9F2F5B-DFBD-415B-8A0B-B1E058D9A85F}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest2", "FSharpTest2\FSharpTest2.fsproj", "{FAD33337-E716-404E-8DC3-FEBEBE9D0281}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest3", "FSharpTest3\FSharpTest3.fsproj", "{7FFD1C64-6353-4493-9E84-F856AEEFF156}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest4", "FSharpTest4\FSharpTest4.fsproj", "{FD06C58F-02A8-4ADE-A3EA-588033B163AC}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest5", "FSharpTest5\FSharpTest5.fsproj", "{66397643-C4BB-4894-A7E8-368B3727F0A4}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest6", "FSharpTest6\FSharpTest6.fsproj", "{933509CC-6117-43D1-BA88-E9651093C3F0}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest7", "FSharpTest7\FSharpTest7.fsproj", "{8436DB8C-BF55-4B44-AAED-D045B7D26445}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest8", "FSharpTest8\FSharpTest8.fsproj", "{44A2495F-01B4-4CE0-B33D-276398F85C1D}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest9", "FSharpTest9\FSharpTest9.fsproj", "{CABBB205-59E7-4924-AB76-1B40C9DFF212}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest10", "FSharpTest10\FSharpTest10.fsproj", "{5E9840FE-E34E-4839-A6F2-088C51890E9A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest11", "FSharpTest11\FSharpTest11.fsproj", "{308FFD47-5A48-490E-90DF-8D9AC076AC57}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest12", "FSharpTest12\FSharpTest12.fsproj", "{B6C08453-AD36-47EF-9D10-6DB88925473F}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest13", "FSharpTest13\FSharpTest13.fsproj", "{51954447-0E26-4E63-9DDE-D66D6BC75E83}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest14", "FSharpTest14\FSharpTest14.fsproj", "{77DAB843-965E-4897-8B25-D694403C7E6B}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest15", "FSharpTest15\FSharpTest15.fsproj", "{4E8249E9-5A97-4FF2-A7EB-92A06792742A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest16", "FSharpTest16\FSharpTest16.fsproj", "{B6146968-7829-44B9-AE82-384001259354}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest17", "FSharpTest17\FSharpTest17.fsproj", "{CE45DDE4-84B7-4E8F-A6E3-9222056B7DBF}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest18", "FSharpTest18\FSharpTest18.fsproj", "{6B8CEA24-0185-4371-96F8-28FE108EA0E5}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest19", "FSharpTest19\FSharpTest19.fsproj", "{7DF4E61D-0ABF-4766-93C0-F8FCA8209F82}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest20", "FSharpTest20\FSharpTest20.fsproj", "{3C6284D0-09E0-46B7-A008-936BE9BA1A3C}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest21", "FSharpTest21\FSharpTest21.fsproj", "{3DFFFA88-2B19-4CE2-ADCA-8286F77BBF1B}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest22", "FSharpTest22\FSharpTest22.fsproj", "{415744D9-EDDC-417D-B065-C3D48C892E60}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest23", "FSharpTest23\FSharpTest23.fsproj", "{5BBA2576-0551-4DBC-AAEA-CFF755D6D894}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest24", "FSharpTest24\FSharpTest24.fsproj", "{518F5B35-EB43-493E-9BF4-6D94F1FFDAE8}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest25", "FSharpTest25\FSharpTest25.fsproj", "{973E3B90-8480-4B00-8560-D3C2D82C5006}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest26", "FSharpTest26\FSharpTest26.fsproj", "{DF3545B8-D576-4122-A0A1-B730DD103E8C}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest27", "FSharpTest27\FSharpTest27.fsproj", "{13B88AD9-1A59-47E4-9767-96B0537C5F59}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest28", "FSharpTest28\FSharpTest28.fsproj", "{27A7E283-9575-4506-9EBC-2A7BD0409AFA}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest29", "FSharpTest29\FSharpTest29.fsproj", "{9D94622B-6D30-4504-937E-9E9436AA4373}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest30", "FSharpTest30\FSharpTest30.fsproj", "{A83CC3B6-EA36-4909-8D8B-C09E3F1B7A15}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest31", "FSharpTest31\FSharpTest31.fsproj", "{0790D7A7-4128-46AC-ABC4-72BE103C02FF}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest32", "FSharpTest32\FSharpTest32.fsproj", "{870A2389-D77E-42DE-8CFE-A0760C358785}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest33", "FSharpTest33\FSharpTest33.fsproj", "{45F89FEE-3B3F-46C8-AB20-93C4EA25F5B1}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest34", "FSharpTest34\FSharpTest34.fsproj", "{96924A49-0C6D-4CA7-B42C-ADB2D0C65B19}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest35", "FSharpTest35\FSharpTest35.fsproj", "{004E6987-1A69-4874-8B1C-5547566DB49C}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest36", "FSharpTest36\FSharpTest36.fsproj", "{83601FCA-AD37-4908-9DE4-1C1FE4C4ED8C}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest37", "FSharpTest37\FSharpTest37.fsproj", "{0ED647FC-CD06-4186-AAD2-20E5B49DC095}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest38", "FSharpTest38\FSharpTest38.fsproj", "{D4D6D15E-A6B9-426D-8038-2E584E9B71F4}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest39", "FSharpTest39\FSharpTest39.fsproj", "{292F7610-EB74-4C40-BDB8-6EDE4FFE7BA6}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest40", "FSharpTest40\FSharpTest40.fsproj", "{A0451123-205C-4377-BAA9-F52BE935FF02}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest41", "FSharpTest41\FSharpTest41.fsproj", "{53E9CFF5-624F-4DFD-9DEE-4033B0BCEB0F}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest42", "FSharpTest42\FSharpTest42.fsproj", "{E912FAD9-7BB6-4DFC-B384-F8DD6E0FC26E}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest43", "FSharpTest43\FSharpTest43.fsproj", "{971E2676-D476-4BAE-9288-193A5FEB1575}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest44", "FSharpTest44\FSharpTest44.fsproj", "{6AC7CE97-23ED-4096-AF15-02BDC17A7F38}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest45", "FSharpTest45\FSharpTest45.fsproj", "{C6634F40-DB6D-4787-93EF-289D72B97E07}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest46", "FSharpTest46\FSharpTest46.fsproj", "{CA373753-6DD7-4B18-8AE5-2A4CEA6A22B2}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest47", "FSharpTest47\FSharpTest47.fsproj", "{3676AE0C-A8A6-4442-9F4A-2E975AD8032B}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest48", "FSharpTest48\FSharpTest48.fsproj", "{D09D6B8A-693A-49F5-BD6F-5DB7EE9106E4}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest49", "FSharpTest49\FSharpTest49.fsproj", "{41ED9A67-F985-4C9B-8F5C-7E88AF618D2B}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest50", "FSharpTest50\FSharpTest50.fsproj", "{CE1F2C3D-5C9C-4F0A-8859-A172E2BA4599}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest51", "FSharpTest51\FSharpTest51.fsproj", "{60C7374B-59D9-4961-9F85-257CD192A647}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest52", "FSharpTest52\FSharpTest52.fsproj", "{AA0043C2-2EA9-4F4F-8DEF-CA7EC3AEC0A8}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest53", "FSharpTest53\FSharpTest53.fsproj", "{2DE4D89C-7440-4769-99C1-1E6303FC48D9}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest54", "FSharpTest54\FSharpTest54.fsproj", "{62BE810D-9D77-44AA-8600-F7DDC175A165}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest55", "FSharpTest55\FSharpTest55.fsproj", "{B2E96590-5461-4D4D-9336-06C18F926FF9}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest56", "FSharpTest56\FSharpTest56.fsproj", "{60AC13DC-36B9-4C59-9820-A57C38C5B632}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest57", "FSharpTest57\FSharpTest57.fsproj", "{6D593486-A6F3-4B43-99E3-2FE824AAD924}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest58", "FSharpTest58\FSharpTest58.fsproj", "{AFE8E450-030D-4B64-BAA8-7331477DA9A0}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest59", "FSharpTest59\FSharpTest59.fsproj", "{F7F7E16A-9FCD-4201-95EE-3D6FC83FD357}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest60", "FSharpTest60\FSharpTest60.fsproj", "{BE4CE400-D940-466B-B794-BBF63BBEA8B9}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest61", "FSharpTest61\FSharpTest61.fsproj", "{EEBD4716-D1EA-4463-83BE-7D838A6F6B2B}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest62", "FSharpTest62\FSharpTest62.fsproj", "{D69A8B8B-85C7-43EC-B986-0AEB2182194A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest63", "FSharpTest63\FSharpTest63.fsproj", "{24A61AD7-D7B7-4487-ACAD-749F34407FDE}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest64", "FSharpTest64\FSharpTest64.fsproj", "{F66F6E74-CF44-4389-81FC-2452944D80B5}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest65", "FSharpTest65\FSharpTest65.fsproj", "{31164F7D-E7BD-4C78-BBB4-04D3224B08E5}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest66", "FSharpTest66\FSharpTest66.fsproj", "{B05DBEAF-BF72-449E-8499-02471CFFEE2B}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest67", "FSharpTest67\FSharpTest67.fsproj", "{D7B17290-16DF-4234-A693-2514F4A7A7F5}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest68", "FSharpTest68\FSharpTest68.fsproj", "{B5A1A332-0B74-424A-AD9C-812950E2C19C}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest69", "FSharpTest69\FSharpTest69.fsproj", "{92FFE135-AFDA-49B3-A0E2-8F270AEFD434}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest70", "FSharpTest70\FSharpTest70.fsproj", "{64FED7A3-EAE4-4C07-9A32-4D29D75EDD4D}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest71", "FSharpTest71\FSharpTest71.fsproj", "{CCA5EB52-EDD9-4D98-A6E0-88839EEC2D1D}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest72", "FSharpTest72\FSharpTest72.fsproj", "{901234DA-CFAB-4697-A593-0D5C86FB1632}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest73", "FSharpTest73\FSharpTest73.fsproj", "{09EF7CD9-727D-4E77-8BBD-E19457EB77DD}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest74", "FSharpTest74\FSharpTest74.fsproj", "{06E8E0A9-F65E-495C-A300-F16EE86F4F4A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest75", "FSharpTest75\FSharpTest75.fsproj", "{3D6EF7FC-561E-4E3B-B009-CC20727D4C35}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest76", "FSharpTest76\FSharpTest76.fsproj", "{39CAC94A-4EA3-4969-94E7-2B47508AC7C9}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest77", "FSharpTest77\FSharpTest77.fsproj", "{A16FB35B-DEB0-497D-9091-990E6ACF98B9}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest78", "FSharpTest78\FSharpTest78.fsproj", "{8242465D-E6A1-4E16-AA05-25A0D9EA1D97}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest79", "FSharpTest79\FSharpTest79.fsproj", "{18379D78-AA22-4275-B141-459476913A46}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest80", "FSharpTest80\FSharpTest80.fsproj", "{B3A3E283-F906-4891-BB26-5D22C2837CA5}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest81", "FSharpTest81\FSharpTest81.fsproj", "{B0B5D64E-0ED5-4429-9058-4803ABC89781}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest82", "FSharpTest82\FSharpTest82.fsproj", "{015DFDC9-5BE8-4516-8FE1-D4A0B00E3094}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest83", "FSharpTest83\FSharpTest83.fsproj", "{A67A3D6C-8346-4AD0-A08C-A05004162F2E}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest84", "FSharpTest84\FSharpTest84.fsproj", "{6F080819-E006-4249-80A8-54DC5F659E6E}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest85", "FSharpTest85\FSharpTest85.fsproj", "{1A3D6915-D46B-451A-A56F-FA1C55D4CBED}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest86", "FSharpTest86\FSharpTest86.fsproj", "{D21AF52C-4597-4D35-A173-F1A0A38EBAC0}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest87", "FSharpTest87\FSharpTest87.fsproj", "{6E5CED4A-336A-4066-97C4-A3FCD5EAAB39}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest88", "FSharpTest88\FSharpTest88.fsproj", "{478B201E-413C-448D-9D8A-E3D7F4484070}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest89", "FSharpTest89\FSharpTest89.fsproj", "{E55535A8-7DAE-4D85-99D6-0E4376184650}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest90", "FSharpTest90\FSharpTest90.fsproj", "{6ABBA676-150B-442B-9EB4-BBA0784A28BD}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest91", "FSharpTest91\FSharpTest91.fsproj", "{B4F06654-ECC8-4F7A-B27E-4D20FCE319EC}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest92", "FSharpTest92\FSharpTest92.fsproj", "{B7BA7627-585D-47D6-85C2-5B74C3BB1136}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest93", "FSharpTest93\FSharpTest93.fsproj", "{AE8EA5FD-75F0-44DF-A6BC-707D8E930DCB}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest94", "FSharpTest94\FSharpTest94.fsproj", "{31E7018D-682B-4DBC-9685-AAB82121EA0A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest95", "FSharpTest95\FSharpTest95.fsproj", "{99EC6817-9049-4B96-A58A-99A0991E5E8F}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest96", "FSharpTest96\FSharpTest96.fsproj", "{80D129AD-EBD8-4EBD-9AE8-AFCAE5FBC585}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest97", "FSharpTest97\FSharpTest97.fsproj", "{B6DBE255-C7ED-4B51-83EA-5D305C27FA5A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest98", "FSharpTest98\FSharpTest98.fsproj", "{2165C2A2-36AF-4DB2-B590-22AFA8BE9F4E}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest99", "FSharpTest99\FSharpTest99.fsproj", "{8D5975D1-92CE-4074-B6A1-9D8D853C3D70}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest100", "FSharpTest100\FSharpTest100.fsproj", "{DD3B39A0-D73F-45B8-9830-A5D15CBC8653}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {BF9F2F5B-DFBD-415B-8A0B-B1E058D9A85F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BF9F2F5B-DFBD-415B-8A0B-B1E058D9A85F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BF9F2F5B-DFBD-415B-8A0B-B1E058D9A85F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BF9F2F5B-DFBD-415B-8A0B-B1E058D9A85F}.Release|Any CPU.Build.0 = Release|Any CPU + {FAD33337-E716-404E-8DC3-FEBEBE9D0281}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FAD33337-E716-404E-8DC3-FEBEBE9D0281}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FAD33337-E716-404E-8DC3-FEBEBE9D0281}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FAD33337-E716-404E-8DC3-FEBEBE9D0281}.Release|Any CPU.Build.0 = Release|Any CPU + {7FFD1C64-6353-4493-9E84-F856AEEFF156}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7FFD1C64-6353-4493-9E84-F856AEEFF156}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7FFD1C64-6353-4493-9E84-F856AEEFF156}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7FFD1C64-6353-4493-9E84-F856AEEFF156}.Release|Any CPU.Build.0 = Release|Any CPU + {FD06C58F-02A8-4ADE-A3EA-588033B163AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FD06C58F-02A8-4ADE-A3EA-588033B163AC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FD06C58F-02A8-4ADE-A3EA-588033B163AC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FD06C58F-02A8-4ADE-A3EA-588033B163AC}.Release|Any CPU.Build.0 = Release|Any CPU + {66397643-C4BB-4894-A7E8-368B3727F0A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {66397643-C4BB-4894-A7E8-368B3727F0A4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {66397643-C4BB-4894-A7E8-368B3727F0A4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {66397643-C4BB-4894-A7E8-368B3727F0A4}.Release|Any CPU.Build.0 = Release|Any CPU + {933509CC-6117-43D1-BA88-E9651093C3F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {933509CC-6117-43D1-BA88-E9651093C3F0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {933509CC-6117-43D1-BA88-E9651093C3F0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {933509CC-6117-43D1-BA88-E9651093C3F0}.Release|Any CPU.Build.0 = Release|Any CPU + {8436DB8C-BF55-4B44-AAED-D045B7D26445}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8436DB8C-BF55-4B44-AAED-D045B7D26445}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8436DB8C-BF55-4B44-AAED-D045B7D26445}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8436DB8C-BF55-4B44-AAED-D045B7D26445}.Release|Any CPU.Build.0 = Release|Any CPU + {44A2495F-01B4-4CE0-B33D-276398F85C1D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {44A2495F-01B4-4CE0-B33D-276398F85C1D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {44A2495F-01B4-4CE0-B33D-276398F85C1D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {44A2495F-01B4-4CE0-B33D-276398F85C1D}.Release|Any CPU.Build.0 = Release|Any CPU + {CABBB205-59E7-4924-AB76-1B40C9DFF212}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CABBB205-59E7-4924-AB76-1B40C9DFF212}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CABBB205-59E7-4924-AB76-1B40C9DFF212}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CABBB205-59E7-4924-AB76-1B40C9DFF212}.Release|Any CPU.Build.0 = Release|Any CPU + {5E9840FE-E34E-4839-A6F2-088C51890E9A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5E9840FE-E34E-4839-A6F2-088C51890E9A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5E9840FE-E34E-4839-A6F2-088C51890E9A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5E9840FE-E34E-4839-A6F2-088C51890E9A}.Release|Any CPU.Build.0 = Release|Any CPU + {308FFD47-5A48-490E-90DF-8D9AC076AC57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {308FFD47-5A48-490E-90DF-8D9AC076AC57}.Debug|Any CPU.Build.0 = Debug|Any CPU + {308FFD47-5A48-490E-90DF-8D9AC076AC57}.Release|Any CPU.ActiveCfg = Release|Any CPU + {308FFD47-5A48-490E-90DF-8D9AC076AC57}.Release|Any CPU.Build.0 = Release|Any CPU + {B6C08453-AD36-47EF-9D10-6DB88925473F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B6C08453-AD36-47EF-9D10-6DB88925473F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B6C08453-AD36-47EF-9D10-6DB88925473F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B6C08453-AD36-47EF-9D10-6DB88925473F}.Release|Any CPU.Build.0 = Release|Any CPU + {51954447-0E26-4E63-9DDE-D66D6BC75E83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {51954447-0E26-4E63-9DDE-D66D6BC75E83}.Debug|Any CPU.Build.0 = Debug|Any CPU + {51954447-0E26-4E63-9DDE-D66D6BC75E83}.Release|Any CPU.ActiveCfg = Release|Any CPU + {51954447-0E26-4E63-9DDE-D66D6BC75E83}.Release|Any CPU.Build.0 = Release|Any CPU + {77DAB843-965E-4897-8B25-D694403C7E6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {77DAB843-965E-4897-8B25-D694403C7E6B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {77DAB843-965E-4897-8B25-D694403C7E6B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {77DAB843-965E-4897-8B25-D694403C7E6B}.Release|Any CPU.Build.0 = Release|Any CPU + {4E8249E9-5A97-4FF2-A7EB-92A06792742A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4E8249E9-5A97-4FF2-A7EB-92A06792742A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4E8249E9-5A97-4FF2-A7EB-92A06792742A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4E8249E9-5A97-4FF2-A7EB-92A06792742A}.Release|Any CPU.Build.0 = Release|Any CPU + {B6146968-7829-44B9-AE82-384001259354}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B6146968-7829-44B9-AE82-384001259354}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B6146968-7829-44B9-AE82-384001259354}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B6146968-7829-44B9-AE82-384001259354}.Release|Any CPU.Build.0 = Release|Any CPU + {CE45DDE4-84B7-4E8F-A6E3-9222056B7DBF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CE45DDE4-84B7-4E8F-A6E3-9222056B7DBF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CE45DDE4-84B7-4E8F-A6E3-9222056B7DBF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CE45DDE4-84B7-4E8F-A6E3-9222056B7DBF}.Release|Any CPU.Build.0 = Release|Any CPU + {6B8CEA24-0185-4371-96F8-28FE108EA0E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6B8CEA24-0185-4371-96F8-28FE108EA0E5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6B8CEA24-0185-4371-96F8-28FE108EA0E5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6B8CEA24-0185-4371-96F8-28FE108EA0E5}.Release|Any CPU.Build.0 = Release|Any CPU + {7DF4E61D-0ABF-4766-93C0-F8FCA8209F82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7DF4E61D-0ABF-4766-93C0-F8FCA8209F82}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7DF4E61D-0ABF-4766-93C0-F8FCA8209F82}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7DF4E61D-0ABF-4766-93C0-F8FCA8209F82}.Release|Any CPU.Build.0 = Release|Any CPU + {3C6284D0-09E0-46B7-A008-936BE9BA1A3C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3C6284D0-09E0-46B7-A008-936BE9BA1A3C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3C6284D0-09E0-46B7-A008-936BE9BA1A3C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3C6284D0-09E0-46B7-A008-936BE9BA1A3C}.Release|Any CPU.Build.0 = Release|Any CPU + {3DFFFA88-2B19-4CE2-ADCA-8286F77BBF1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3DFFFA88-2B19-4CE2-ADCA-8286F77BBF1B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3DFFFA88-2B19-4CE2-ADCA-8286F77BBF1B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3DFFFA88-2B19-4CE2-ADCA-8286F77BBF1B}.Release|Any CPU.Build.0 = Release|Any CPU + {415744D9-EDDC-417D-B065-C3D48C892E60}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {415744D9-EDDC-417D-B065-C3D48C892E60}.Debug|Any CPU.Build.0 = Debug|Any CPU + {415744D9-EDDC-417D-B065-C3D48C892E60}.Release|Any CPU.ActiveCfg = Release|Any CPU + {415744D9-EDDC-417D-B065-C3D48C892E60}.Release|Any CPU.Build.0 = Release|Any CPU + {5BBA2576-0551-4DBC-AAEA-CFF755D6D894}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5BBA2576-0551-4DBC-AAEA-CFF755D6D894}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5BBA2576-0551-4DBC-AAEA-CFF755D6D894}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5BBA2576-0551-4DBC-AAEA-CFF755D6D894}.Release|Any CPU.Build.0 = Release|Any CPU + {518F5B35-EB43-493E-9BF4-6D94F1FFDAE8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {518F5B35-EB43-493E-9BF4-6D94F1FFDAE8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {518F5B35-EB43-493E-9BF4-6D94F1FFDAE8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {518F5B35-EB43-493E-9BF4-6D94F1FFDAE8}.Release|Any CPU.Build.0 = Release|Any CPU + {973E3B90-8480-4B00-8560-D3C2D82C5006}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {973E3B90-8480-4B00-8560-D3C2D82C5006}.Debug|Any CPU.Build.0 = Debug|Any CPU + {973E3B90-8480-4B00-8560-D3C2D82C5006}.Release|Any CPU.ActiveCfg = Release|Any CPU + {973E3B90-8480-4B00-8560-D3C2D82C5006}.Release|Any CPU.Build.0 = Release|Any CPU + {DF3545B8-D576-4122-A0A1-B730DD103E8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DF3545B8-D576-4122-A0A1-B730DD103E8C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DF3545B8-D576-4122-A0A1-B730DD103E8C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DF3545B8-D576-4122-A0A1-B730DD103E8C}.Release|Any CPU.Build.0 = Release|Any CPU + {13B88AD9-1A59-47E4-9767-96B0537C5F59}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {13B88AD9-1A59-47E4-9767-96B0537C5F59}.Debug|Any CPU.Build.0 = Debug|Any CPU + {13B88AD9-1A59-47E4-9767-96B0537C5F59}.Release|Any CPU.ActiveCfg = Release|Any CPU + {13B88AD9-1A59-47E4-9767-96B0537C5F59}.Release|Any CPU.Build.0 = Release|Any CPU + {27A7E283-9575-4506-9EBC-2A7BD0409AFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {27A7E283-9575-4506-9EBC-2A7BD0409AFA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {27A7E283-9575-4506-9EBC-2A7BD0409AFA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {27A7E283-9575-4506-9EBC-2A7BD0409AFA}.Release|Any CPU.Build.0 = Release|Any CPU + {9D94622B-6D30-4504-937E-9E9436AA4373}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9D94622B-6D30-4504-937E-9E9436AA4373}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9D94622B-6D30-4504-937E-9E9436AA4373}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9D94622B-6D30-4504-937E-9E9436AA4373}.Release|Any CPU.Build.0 = Release|Any CPU + {A83CC3B6-EA36-4909-8D8B-C09E3F1B7A15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A83CC3B6-EA36-4909-8D8B-C09E3F1B7A15}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A83CC3B6-EA36-4909-8D8B-C09E3F1B7A15}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A83CC3B6-EA36-4909-8D8B-C09E3F1B7A15}.Release|Any CPU.Build.0 = Release|Any CPU + {0790D7A7-4128-46AC-ABC4-72BE103C02FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0790D7A7-4128-46AC-ABC4-72BE103C02FF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0790D7A7-4128-46AC-ABC4-72BE103C02FF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0790D7A7-4128-46AC-ABC4-72BE103C02FF}.Release|Any CPU.Build.0 = Release|Any CPU + {870A2389-D77E-42DE-8CFE-A0760C358785}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {870A2389-D77E-42DE-8CFE-A0760C358785}.Debug|Any CPU.Build.0 = Debug|Any CPU + {870A2389-D77E-42DE-8CFE-A0760C358785}.Release|Any CPU.ActiveCfg = Release|Any CPU + {870A2389-D77E-42DE-8CFE-A0760C358785}.Release|Any CPU.Build.0 = Release|Any CPU + {45F89FEE-3B3F-46C8-AB20-93C4EA25F5B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {45F89FEE-3B3F-46C8-AB20-93C4EA25F5B1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {45F89FEE-3B3F-46C8-AB20-93C4EA25F5B1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {45F89FEE-3B3F-46C8-AB20-93C4EA25F5B1}.Release|Any CPU.Build.0 = Release|Any CPU + {96924A49-0C6D-4CA7-B42C-ADB2D0C65B19}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {96924A49-0C6D-4CA7-B42C-ADB2D0C65B19}.Debug|Any CPU.Build.0 = Debug|Any CPU + {96924A49-0C6D-4CA7-B42C-ADB2D0C65B19}.Release|Any CPU.ActiveCfg = Release|Any CPU + {96924A49-0C6D-4CA7-B42C-ADB2D0C65B19}.Release|Any CPU.Build.0 = Release|Any CPU + {004E6987-1A69-4874-8B1C-5547566DB49C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {004E6987-1A69-4874-8B1C-5547566DB49C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {004E6987-1A69-4874-8B1C-5547566DB49C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {004E6987-1A69-4874-8B1C-5547566DB49C}.Release|Any CPU.Build.0 = Release|Any CPU + {83601FCA-AD37-4908-9DE4-1C1FE4C4ED8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {83601FCA-AD37-4908-9DE4-1C1FE4C4ED8C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {83601FCA-AD37-4908-9DE4-1C1FE4C4ED8C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {83601FCA-AD37-4908-9DE4-1C1FE4C4ED8C}.Release|Any CPU.Build.0 = Release|Any CPU + {0ED647FC-CD06-4186-AAD2-20E5B49DC095}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0ED647FC-CD06-4186-AAD2-20E5B49DC095}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0ED647FC-CD06-4186-AAD2-20E5B49DC095}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0ED647FC-CD06-4186-AAD2-20E5B49DC095}.Release|Any CPU.Build.0 = Release|Any CPU + {D4D6D15E-A6B9-426D-8038-2E584E9B71F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D4D6D15E-A6B9-426D-8038-2E584E9B71F4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D4D6D15E-A6B9-426D-8038-2E584E9B71F4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D4D6D15E-A6B9-426D-8038-2E584E9B71F4}.Release|Any CPU.Build.0 = Release|Any CPU + {292F7610-EB74-4C40-BDB8-6EDE4FFE7BA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {292F7610-EB74-4C40-BDB8-6EDE4FFE7BA6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {292F7610-EB74-4C40-BDB8-6EDE4FFE7BA6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {292F7610-EB74-4C40-BDB8-6EDE4FFE7BA6}.Release|Any CPU.Build.0 = Release|Any CPU + {A0451123-205C-4377-BAA9-F52BE935FF02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A0451123-205C-4377-BAA9-F52BE935FF02}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A0451123-205C-4377-BAA9-F52BE935FF02}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A0451123-205C-4377-BAA9-F52BE935FF02}.Release|Any CPU.Build.0 = Release|Any CPU + {53E9CFF5-624F-4DFD-9DEE-4033B0BCEB0F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {53E9CFF5-624F-4DFD-9DEE-4033B0BCEB0F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {53E9CFF5-624F-4DFD-9DEE-4033B0BCEB0F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {53E9CFF5-624F-4DFD-9DEE-4033B0BCEB0F}.Release|Any CPU.Build.0 = Release|Any CPU + {E912FAD9-7BB6-4DFC-B384-F8DD6E0FC26E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E912FAD9-7BB6-4DFC-B384-F8DD6E0FC26E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E912FAD9-7BB6-4DFC-B384-F8DD6E0FC26E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E912FAD9-7BB6-4DFC-B384-F8DD6E0FC26E}.Release|Any CPU.Build.0 = Release|Any CPU + {971E2676-D476-4BAE-9288-193A5FEB1575}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {971E2676-D476-4BAE-9288-193A5FEB1575}.Debug|Any CPU.Build.0 = Debug|Any CPU + {971E2676-D476-4BAE-9288-193A5FEB1575}.Release|Any CPU.ActiveCfg = Release|Any CPU + {971E2676-D476-4BAE-9288-193A5FEB1575}.Release|Any CPU.Build.0 = Release|Any CPU + {6AC7CE97-23ED-4096-AF15-02BDC17A7F38}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6AC7CE97-23ED-4096-AF15-02BDC17A7F38}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6AC7CE97-23ED-4096-AF15-02BDC17A7F38}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6AC7CE97-23ED-4096-AF15-02BDC17A7F38}.Release|Any CPU.Build.0 = Release|Any CPU + {C6634F40-DB6D-4787-93EF-289D72B97E07}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C6634F40-DB6D-4787-93EF-289D72B97E07}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C6634F40-DB6D-4787-93EF-289D72B97E07}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C6634F40-DB6D-4787-93EF-289D72B97E07}.Release|Any CPU.Build.0 = Release|Any CPU + {CA373753-6DD7-4B18-8AE5-2A4CEA6A22B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CA373753-6DD7-4B18-8AE5-2A4CEA6A22B2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CA373753-6DD7-4B18-8AE5-2A4CEA6A22B2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CA373753-6DD7-4B18-8AE5-2A4CEA6A22B2}.Release|Any CPU.Build.0 = Release|Any CPU + {3676AE0C-A8A6-4442-9F4A-2E975AD8032B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3676AE0C-A8A6-4442-9F4A-2E975AD8032B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3676AE0C-A8A6-4442-9F4A-2E975AD8032B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3676AE0C-A8A6-4442-9F4A-2E975AD8032B}.Release|Any CPU.Build.0 = Release|Any CPU + {D09D6B8A-693A-49F5-BD6F-5DB7EE9106E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D09D6B8A-693A-49F5-BD6F-5DB7EE9106E4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D09D6B8A-693A-49F5-BD6F-5DB7EE9106E4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D09D6B8A-693A-49F5-BD6F-5DB7EE9106E4}.Release|Any CPU.Build.0 = Release|Any CPU + {41ED9A67-F985-4C9B-8F5C-7E88AF618D2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {41ED9A67-F985-4C9B-8F5C-7E88AF618D2B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {41ED9A67-F985-4C9B-8F5C-7E88AF618D2B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {41ED9A67-F985-4C9B-8F5C-7E88AF618D2B}.Release|Any CPU.Build.0 = Release|Any CPU + {CE1F2C3D-5C9C-4F0A-8859-A172E2BA4599}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CE1F2C3D-5C9C-4F0A-8859-A172E2BA4599}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CE1F2C3D-5C9C-4F0A-8859-A172E2BA4599}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CE1F2C3D-5C9C-4F0A-8859-A172E2BA4599}.Release|Any CPU.Build.0 = Release|Any CPU + {60C7374B-59D9-4961-9F85-257CD192A647}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {60C7374B-59D9-4961-9F85-257CD192A647}.Debug|Any CPU.Build.0 = Debug|Any CPU + {60C7374B-59D9-4961-9F85-257CD192A647}.Release|Any CPU.ActiveCfg = Release|Any CPU + {60C7374B-59D9-4961-9F85-257CD192A647}.Release|Any CPU.Build.0 = Release|Any CPU + {AA0043C2-2EA9-4F4F-8DEF-CA7EC3AEC0A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AA0043C2-2EA9-4F4F-8DEF-CA7EC3AEC0A8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AA0043C2-2EA9-4F4F-8DEF-CA7EC3AEC0A8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AA0043C2-2EA9-4F4F-8DEF-CA7EC3AEC0A8}.Release|Any CPU.Build.0 = Release|Any CPU + {2DE4D89C-7440-4769-99C1-1E6303FC48D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2DE4D89C-7440-4769-99C1-1E6303FC48D9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2DE4D89C-7440-4769-99C1-1E6303FC48D9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2DE4D89C-7440-4769-99C1-1E6303FC48D9}.Release|Any CPU.Build.0 = Release|Any CPU + {62BE810D-9D77-44AA-8600-F7DDC175A165}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {62BE810D-9D77-44AA-8600-F7DDC175A165}.Debug|Any CPU.Build.0 = Debug|Any CPU + {62BE810D-9D77-44AA-8600-F7DDC175A165}.Release|Any CPU.ActiveCfg = Release|Any CPU + {62BE810D-9D77-44AA-8600-F7DDC175A165}.Release|Any CPU.Build.0 = Release|Any CPU + {B2E96590-5461-4D4D-9336-06C18F926FF9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B2E96590-5461-4D4D-9336-06C18F926FF9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B2E96590-5461-4D4D-9336-06C18F926FF9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B2E96590-5461-4D4D-9336-06C18F926FF9}.Release|Any CPU.Build.0 = Release|Any CPU + {60AC13DC-36B9-4C59-9820-A57C38C5B632}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {60AC13DC-36B9-4C59-9820-A57C38C5B632}.Debug|Any CPU.Build.0 = Debug|Any CPU + {60AC13DC-36B9-4C59-9820-A57C38C5B632}.Release|Any CPU.ActiveCfg = Release|Any CPU + {60AC13DC-36B9-4C59-9820-A57C38C5B632}.Release|Any CPU.Build.0 = Release|Any CPU + {6D593486-A6F3-4B43-99E3-2FE824AAD924}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6D593486-A6F3-4B43-99E3-2FE824AAD924}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6D593486-A6F3-4B43-99E3-2FE824AAD924}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6D593486-A6F3-4B43-99E3-2FE824AAD924}.Release|Any CPU.Build.0 = Release|Any CPU + {AFE8E450-030D-4B64-BAA8-7331477DA9A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AFE8E450-030D-4B64-BAA8-7331477DA9A0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AFE8E450-030D-4B64-BAA8-7331477DA9A0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AFE8E450-030D-4B64-BAA8-7331477DA9A0}.Release|Any CPU.Build.0 = Release|Any CPU + {F7F7E16A-9FCD-4201-95EE-3D6FC83FD357}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F7F7E16A-9FCD-4201-95EE-3D6FC83FD357}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F7F7E16A-9FCD-4201-95EE-3D6FC83FD357}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F7F7E16A-9FCD-4201-95EE-3D6FC83FD357}.Release|Any CPU.Build.0 = Release|Any CPU + {BE4CE400-D940-466B-B794-BBF63BBEA8B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BE4CE400-D940-466B-B794-BBF63BBEA8B9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BE4CE400-D940-466B-B794-BBF63BBEA8B9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BE4CE400-D940-466B-B794-BBF63BBEA8B9}.Release|Any CPU.Build.0 = Release|Any CPU + {EEBD4716-D1EA-4463-83BE-7D838A6F6B2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EEBD4716-D1EA-4463-83BE-7D838A6F6B2B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EEBD4716-D1EA-4463-83BE-7D838A6F6B2B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EEBD4716-D1EA-4463-83BE-7D838A6F6B2B}.Release|Any CPU.Build.0 = Release|Any CPU + {D69A8B8B-85C7-43EC-B986-0AEB2182194A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D69A8B8B-85C7-43EC-B986-0AEB2182194A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D69A8B8B-85C7-43EC-B986-0AEB2182194A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D69A8B8B-85C7-43EC-B986-0AEB2182194A}.Release|Any CPU.Build.0 = Release|Any CPU + {24A61AD7-D7B7-4487-ACAD-749F34407FDE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {24A61AD7-D7B7-4487-ACAD-749F34407FDE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {24A61AD7-D7B7-4487-ACAD-749F34407FDE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {24A61AD7-D7B7-4487-ACAD-749F34407FDE}.Release|Any CPU.Build.0 = Release|Any CPU + {F66F6E74-CF44-4389-81FC-2452944D80B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F66F6E74-CF44-4389-81FC-2452944D80B5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F66F6E74-CF44-4389-81FC-2452944D80B5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F66F6E74-CF44-4389-81FC-2452944D80B5}.Release|Any CPU.Build.0 = Release|Any CPU + {31164F7D-E7BD-4C78-BBB4-04D3224B08E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {31164F7D-E7BD-4C78-BBB4-04D3224B08E5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {31164F7D-E7BD-4C78-BBB4-04D3224B08E5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {31164F7D-E7BD-4C78-BBB4-04D3224B08E5}.Release|Any CPU.Build.0 = Release|Any CPU + {B05DBEAF-BF72-449E-8499-02471CFFEE2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B05DBEAF-BF72-449E-8499-02471CFFEE2B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B05DBEAF-BF72-449E-8499-02471CFFEE2B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B05DBEAF-BF72-449E-8499-02471CFFEE2B}.Release|Any CPU.Build.0 = Release|Any CPU + {D7B17290-16DF-4234-A693-2514F4A7A7F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D7B17290-16DF-4234-A693-2514F4A7A7F5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D7B17290-16DF-4234-A693-2514F4A7A7F5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D7B17290-16DF-4234-A693-2514F4A7A7F5}.Release|Any CPU.Build.0 = Release|Any CPU + {B5A1A332-0B74-424A-AD9C-812950E2C19C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B5A1A332-0B74-424A-AD9C-812950E2C19C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B5A1A332-0B74-424A-AD9C-812950E2C19C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B5A1A332-0B74-424A-AD9C-812950E2C19C}.Release|Any CPU.Build.0 = Release|Any CPU + {92FFE135-AFDA-49B3-A0E2-8F270AEFD434}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {92FFE135-AFDA-49B3-A0E2-8F270AEFD434}.Debug|Any CPU.Build.0 = Debug|Any CPU + {92FFE135-AFDA-49B3-A0E2-8F270AEFD434}.Release|Any CPU.ActiveCfg = Release|Any CPU + {92FFE135-AFDA-49B3-A0E2-8F270AEFD434}.Release|Any CPU.Build.0 = Release|Any CPU + {64FED7A3-EAE4-4C07-9A32-4D29D75EDD4D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {64FED7A3-EAE4-4C07-9A32-4D29D75EDD4D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {64FED7A3-EAE4-4C07-9A32-4D29D75EDD4D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {64FED7A3-EAE4-4C07-9A32-4D29D75EDD4D}.Release|Any CPU.Build.0 = Release|Any CPU + {CCA5EB52-EDD9-4D98-A6E0-88839EEC2D1D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CCA5EB52-EDD9-4D98-A6E0-88839EEC2D1D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CCA5EB52-EDD9-4D98-A6E0-88839EEC2D1D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CCA5EB52-EDD9-4D98-A6E0-88839EEC2D1D}.Release|Any CPU.Build.0 = Release|Any CPU + {901234DA-CFAB-4697-A593-0D5C86FB1632}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {901234DA-CFAB-4697-A593-0D5C86FB1632}.Debug|Any CPU.Build.0 = Debug|Any CPU + {901234DA-CFAB-4697-A593-0D5C86FB1632}.Release|Any CPU.ActiveCfg = Release|Any CPU + {901234DA-CFAB-4697-A593-0D5C86FB1632}.Release|Any CPU.Build.0 = Release|Any CPU + {09EF7CD9-727D-4E77-8BBD-E19457EB77DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {09EF7CD9-727D-4E77-8BBD-E19457EB77DD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {09EF7CD9-727D-4E77-8BBD-E19457EB77DD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {09EF7CD9-727D-4E77-8BBD-E19457EB77DD}.Release|Any CPU.Build.0 = Release|Any CPU + {06E8E0A9-F65E-495C-A300-F16EE86F4F4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {06E8E0A9-F65E-495C-A300-F16EE86F4F4A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {06E8E0A9-F65E-495C-A300-F16EE86F4F4A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {06E8E0A9-F65E-495C-A300-F16EE86F4F4A}.Release|Any CPU.Build.0 = Release|Any CPU + {3D6EF7FC-561E-4E3B-B009-CC20727D4C35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3D6EF7FC-561E-4E3B-B009-CC20727D4C35}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3D6EF7FC-561E-4E3B-B009-CC20727D4C35}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3D6EF7FC-561E-4E3B-B009-CC20727D4C35}.Release|Any CPU.Build.0 = Release|Any CPU + {39CAC94A-4EA3-4969-94E7-2B47508AC7C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {39CAC94A-4EA3-4969-94E7-2B47508AC7C9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {39CAC94A-4EA3-4969-94E7-2B47508AC7C9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {39CAC94A-4EA3-4969-94E7-2B47508AC7C9}.Release|Any CPU.Build.0 = Release|Any CPU + {A16FB35B-DEB0-497D-9091-990E6ACF98B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A16FB35B-DEB0-497D-9091-990E6ACF98B9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A16FB35B-DEB0-497D-9091-990E6ACF98B9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A16FB35B-DEB0-497D-9091-990E6ACF98B9}.Release|Any CPU.Build.0 = Release|Any CPU + {8242465D-E6A1-4E16-AA05-25A0D9EA1D97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8242465D-E6A1-4E16-AA05-25A0D9EA1D97}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8242465D-E6A1-4E16-AA05-25A0D9EA1D97}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8242465D-E6A1-4E16-AA05-25A0D9EA1D97}.Release|Any CPU.Build.0 = Release|Any CPU + {18379D78-AA22-4275-B141-459476913A46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {18379D78-AA22-4275-B141-459476913A46}.Debug|Any CPU.Build.0 = Debug|Any CPU + {18379D78-AA22-4275-B141-459476913A46}.Release|Any CPU.ActiveCfg = Release|Any CPU + {18379D78-AA22-4275-B141-459476913A46}.Release|Any CPU.Build.0 = Release|Any CPU + {B3A3E283-F906-4891-BB26-5D22C2837CA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B3A3E283-F906-4891-BB26-5D22C2837CA5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B3A3E283-F906-4891-BB26-5D22C2837CA5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B3A3E283-F906-4891-BB26-5D22C2837CA5}.Release|Any CPU.Build.0 = Release|Any CPU + {B0B5D64E-0ED5-4429-9058-4803ABC89781}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B0B5D64E-0ED5-4429-9058-4803ABC89781}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B0B5D64E-0ED5-4429-9058-4803ABC89781}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B0B5D64E-0ED5-4429-9058-4803ABC89781}.Release|Any CPU.Build.0 = Release|Any CPU + {015DFDC9-5BE8-4516-8FE1-D4A0B00E3094}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {015DFDC9-5BE8-4516-8FE1-D4A0B00E3094}.Debug|Any CPU.Build.0 = Debug|Any CPU + {015DFDC9-5BE8-4516-8FE1-D4A0B00E3094}.Release|Any CPU.ActiveCfg = Release|Any CPU + {015DFDC9-5BE8-4516-8FE1-D4A0B00E3094}.Release|Any CPU.Build.0 = Release|Any CPU + {A67A3D6C-8346-4AD0-A08C-A05004162F2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A67A3D6C-8346-4AD0-A08C-A05004162F2E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A67A3D6C-8346-4AD0-A08C-A05004162F2E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A67A3D6C-8346-4AD0-A08C-A05004162F2E}.Release|Any CPU.Build.0 = Release|Any CPU + {6F080819-E006-4249-80A8-54DC5F659E6E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6F080819-E006-4249-80A8-54DC5F659E6E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6F080819-E006-4249-80A8-54DC5F659E6E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6F080819-E006-4249-80A8-54DC5F659E6E}.Release|Any CPU.Build.0 = Release|Any CPU + {1A3D6915-D46B-451A-A56F-FA1C55D4CBED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1A3D6915-D46B-451A-A56F-FA1C55D4CBED}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1A3D6915-D46B-451A-A56F-FA1C55D4CBED}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1A3D6915-D46B-451A-A56F-FA1C55D4CBED}.Release|Any CPU.Build.0 = Release|Any CPU + {D21AF52C-4597-4D35-A173-F1A0A38EBAC0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D21AF52C-4597-4D35-A173-F1A0A38EBAC0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D21AF52C-4597-4D35-A173-F1A0A38EBAC0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D21AF52C-4597-4D35-A173-F1A0A38EBAC0}.Release|Any CPU.Build.0 = Release|Any CPU + {6E5CED4A-336A-4066-97C4-A3FCD5EAAB39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6E5CED4A-336A-4066-97C4-A3FCD5EAAB39}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6E5CED4A-336A-4066-97C4-A3FCD5EAAB39}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6E5CED4A-336A-4066-97C4-A3FCD5EAAB39}.Release|Any CPU.Build.0 = Release|Any CPU + {478B201E-413C-448D-9D8A-E3D7F4484070}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {478B201E-413C-448D-9D8A-E3D7F4484070}.Debug|Any CPU.Build.0 = Debug|Any CPU + {478B201E-413C-448D-9D8A-E3D7F4484070}.Release|Any CPU.ActiveCfg = Release|Any CPU + {478B201E-413C-448D-9D8A-E3D7F4484070}.Release|Any CPU.Build.0 = Release|Any CPU + {E55535A8-7DAE-4D85-99D6-0E4376184650}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E55535A8-7DAE-4D85-99D6-0E4376184650}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E55535A8-7DAE-4D85-99D6-0E4376184650}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E55535A8-7DAE-4D85-99D6-0E4376184650}.Release|Any CPU.Build.0 = Release|Any CPU + {6ABBA676-150B-442B-9EB4-BBA0784A28BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6ABBA676-150B-442B-9EB4-BBA0784A28BD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6ABBA676-150B-442B-9EB4-BBA0784A28BD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6ABBA676-150B-442B-9EB4-BBA0784A28BD}.Release|Any CPU.Build.0 = Release|Any CPU + {B4F06654-ECC8-4F7A-B27E-4D20FCE319EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B4F06654-ECC8-4F7A-B27E-4D20FCE319EC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B4F06654-ECC8-4F7A-B27E-4D20FCE319EC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B4F06654-ECC8-4F7A-B27E-4D20FCE319EC}.Release|Any CPU.Build.0 = Release|Any CPU + {B7BA7627-585D-47D6-85C2-5B74C3BB1136}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B7BA7627-585D-47D6-85C2-5B74C3BB1136}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B7BA7627-585D-47D6-85C2-5B74C3BB1136}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B7BA7627-585D-47D6-85C2-5B74C3BB1136}.Release|Any CPU.Build.0 = Release|Any CPU + {AE8EA5FD-75F0-44DF-A6BC-707D8E930DCB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AE8EA5FD-75F0-44DF-A6BC-707D8E930DCB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AE8EA5FD-75F0-44DF-A6BC-707D8E930DCB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AE8EA5FD-75F0-44DF-A6BC-707D8E930DCB}.Release|Any CPU.Build.0 = Release|Any CPU + {31E7018D-682B-4DBC-9685-AAB82121EA0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {31E7018D-682B-4DBC-9685-AAB82121EA0A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {31E7018D-682B-4DBC-9685-AAB82121EA0A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {31E7018D-682B-4DBC-9685-AAB82121EA0A}.Release|Any CPU.Build.0 = Release|Any CPU + {99EC6817-9049-4B96-A58A-99A0991E5E8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {99EC6817-9049-4B96-A58A-99A0991E5E8F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {99EC6817-9049-4B96-A58A-99A0991E5E8F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {99EC6817-9049-4B96-A58A-99A0991E5E8F}.Release|Any CPU.Build.0 = Release|Any CPU + {80D129AD-EBD8-4EBD-9AE8-AFCAE5FBC585}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {80D129AD-EBD8-4EBD-9AE8-AFCAE5FBC585}.Debug|Any CPU.Build.0 = Debug|Any CPU + {80D129AD-EBD8-4EBD-9AE8-AFCAE5FBC585}.Release|Any CPU.ActiveCfg = Release|Any CPU + {80D129AD-EBD8-4EBD-9AE8-AFCAE5FBC585}.Release|Any CPU.Build.0 = Release|Any CPU + {B6DBE255-C7ED-4B51-83EA-5D305C27FA5A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B6DBE255-C7ED-4B51-83EA-5D305C27FA5A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B6DBE255-C7ED-4B51-83EA-5D305C27FA5A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B6DBE255-C7ED-4B51-83EA-5D305C27FA5A}.Release|Any CPU.Build.0 = Release|Any CPU + {2165C2A2-36AF-4DB2-B590-22AFA8BE9F4E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2165C2A2-36AF-4DB2-B590-22AFA8BE9F4E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2165C2A2-36AF-4DB2-B590-22AFA8BE9F4E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2165C2A2-36AF-4DB2-B590-22AFA8BE9F4E}.Release|Any CPU.Build.0 = Release|Any CPU + {8D5975D1-92CE-4074-B6A1-9D8D853C3D70}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8D5975D1-92CE-4074-B6A1-9D8D853C3D70}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8D5975D1-92CE-4074-B6A1-9D8D853C3D70}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8D5975D1-92CE-4074-B6A1-9D8D853C3D70}.Release|Any CPU.Build.0 = Release|Any CPU + {DD3B39A0-D73F-45B8-9830-A5D15CBC8653}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DD3B39A0-D73F-45B8-9830-A5D15CBC8653}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DD3B39A0-D73F-45B8-9830-A5D15CBC8653}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DD3B39A0-D73F-45B8-9830-A5D15CBC8653}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/tests/projects/stress/dense/FSharpTest1/FSharpTest1.fsproj b/tests/projects/stress/dense/FSharpTest1/FSharpTest1.fsproj new file mode 100644 index 00000000000..a8b32bc12cd --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest1/FSharpTest1.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f + Library + FSharpTest1 + FSharpTest1 + v4.5.2 + 4.4.0.0 + true + FSharpTest1 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest1.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest1.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest10/FSharpTest10.fsproj b/tests/projects/stress/dense/FSharpTest10/FSharpTest10.fsproj new file mode 100644 index 00000000000..6ebd88d12a2 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest10/FSharpTest10.fsproj @@ -0,0 +1,119 @@ + + + + + Debug + AnyCPU + 2.0 + 5e9840fe-e34e-4839-a6f2-088c51890e9a + Library + FSharpTest10 + FSharpTest10 + v4.5.2 + 4.4.0.0 + true + FSharpTest10 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest10.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest10.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest100/FSharpTest100.fsproj b/tests/projects/stress/dense/FSharpTest100/FSharpTest100.fsproj new file mode 100644 index 00000000000..517ae3e91cc --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest100/FSharpTest100.fsproj @@ -0,0 +1,569 @@ + + + + + Debug + AnyCPU + 2.0 + dd3b39a0-d73f-45b8-9830-a5d15cbc8653 + Library + FSharpTest100 + FSharpTest100 + v4.5.2 + 4.4.0.0 + true + FSharpTest100 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest100.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest100.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + FSharpTest85 + {1a3d6915-d46b-451a-a56f-fa1c55d4cbed} + True + + + FSharpTest86 + {d21af52c-4597-4d35-a173-f1a0a38ebac0} + True + + + FSharpTest87 + {6e5ced4a-336a-4066-97c4-a3fcd5eaab39} + True + + + FSharpTest88 + {478b201e-413c-448d-9d8a-e3d7f4484070} + True + + + FSharpTest89 + {e55535a8-7dae-4d85-99d6-0e4376184650} + True + + + FSharpTest90 + {6abba676-150b-442b-9eb4-bba0784a28bd} + True + + + FSharpTest91 + {b4f06654-ecc8-4f7a-b27e-4d20fce319ec} + True + + + FSharpTest92 + {b7ba7627-585d-47d6-85c2-5b74c3bb1136} + True + + + FSharpTest93 + {ae8ea5fd-75f0-44df-a6bc-707d8e930dcb} + True + + + FSharpTest94 + {31e7018d-682b-4dbc-9685-aab82121ea0a} + True + + + FSharpTest95 + {99ec6817-9049-4b96-a58a-99a0991e5e8f} + True + + + FSharpTest96 + {80d129ad-ebd8-4ebd-9ae8-afcae5fbc585} + True + + + FSharpTest97 + {b6dbe255-c7ed-4b51-83ea-5d305c27fa5a} + True + + + FSharpTest98 + {2165c2a2-36af-4db2-b590-22afa8be9f4e} + True + + + FSharpTest99 + {8d5975d1-92ce-4074-b6a1-9d8d853c3d70} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest11/FSharpTest11.fsproj b/tests/projects/stress/dense/FSharpTest11/FSharpTest11.fsproj new file mode 100644 index 00000000000..bf0d2d04380 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest11/FSharpTest11.fsproj @@ -0,0 +1,124 @@ + + + + + Debug + AnyCPU + 2.0 + 308ffd47-5a48-490e-90df-8d9ac076ac57 + Library + FSharpTest11 + FSharpTest11 + v4.5.2 + 4.4.0.0 + true + FSharpTest11 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest11.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest11.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest12/FSharpTest12.fsproj b/tests/projects/stress/dense/FSharpTest12/FSharpTest12.fsproj new file mode 100644 index 00000000000..9f60538f757 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest12/FSharpTest12.fsproj @@ -0,0 +1,129 @@ + + + + + Debug + AnyCPU + 2.0 + b6c08453-ad36-47ef-9d10-6db88925473f + Library + FSharpTest12 + FSharpTest12 + v4.5.2 + 4.4.0.0 + true + FSharpTest12 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest12.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest12.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest13/FSharpTest13.fsproj b/tests/projects/stress/dense/FSharpTest13/FSharpTest13.fsproj new file mode 100644 index 00000000000..47393acbaa1 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest13/FSharpTest13.fsproj @@ -0,0 +1,134 @@ + + + + + Debug + AnyCPU + 2.0 + 51954447-0e26-4e63-9dde-d66d6bc75e83 + Library + FSharpTest13 + FSharpTest13 + v4.5.2 + 4.4.0.0 + true + FSharpTest13 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest13.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest13.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest14/FSharpTest14.fsproj b/tests/projects/stress/dense/FSharpTest14/FSharpTest14.fsproj new file mode 100644 index 00000000000..5b58b4be2a8 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest14/FSharpTest14.fsproj @@ -0,0 +1,139 @@ + + + + + Debug + AnyCPU + 2.0 + 77dab843-965e-4897-8b25-d694403c7e6b + Library + FSharpTest14 + FSharpTest14 + v4.5.2 + 4.4.0.0 + true + FSharpTest14 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest14.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest14.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest15/FSharpTest15.fsproj b/tests/projects/stress/dense/FSharpTest15/FSharpTest15.fsproj new file mode 100644 index 00000000000..34fd6357b11 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest15/FSharpTest15.fsproj @@ -0,0 +1,144 @@ + + + + + Debug + AnyCPU + 2.0 + 4e8249e9-5a97-4ff2-a7eb-92a06792742a + Library + FSharpTest15 + FSharpTest15 + v4.5.2 + 4.4.0.0 + true + FSharpTest15 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest15.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest15.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest16/FSharpTest16.fsproj b/tests/projects/stress/dense/FSharpTest16/FSharpTest16.fsproj new file mode 100644 index 00000000000..c3b2f9bf977 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest16/FSharpTest16.fsproj @@ -0,0 +1,149 @@ + + + + + Debug + AnyCPU + 2.0 + b6146968-7829-44b9-ae82-384001259354 + Library + FSharpTest16 + FSharpTest16 + v4.5.2 + 4.4.0.0 + true + FSharpTest16 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest16.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest16.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest17/FSharpTest17.fsproj b/tests/projects/stress/dense/FSharpTest17/FSharpTest17.fsproj new file mode 100644 index 00000000000..46adf6b536d --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest17/FSharpTest17.fsproj @@ -0,0 +1,154 @@ + + + + + Debug + AnyCPU + 2.0 + ce45dde4-84b7-4e8f-a6e3-9222056b7dbf + Library + FSharpTest17 + FSharpTest17 + v4.5.2 + 4.4.0.0 + true + FSharpTest17 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest17.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest17.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest18/FSharpTest18.fsproj b/tests/projects/stress/dense/FSharpTest18/FSharpTest18.fsproj new file mode 100644 index 00000000000..67edbad1323 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest18/FSharpTest18.fsproj @@ -0,0 +1,159 @@ + + + + + Debug + AnyCPU + 2.0 + 6b8cea24-0185-4371-96f8-28fe108ea0e5 + Library + FSharpTest18 + FSharpTest18 + v4.5.2 + 4.4.0.0 + true + FSharpTest18 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest18.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest18.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest19/FSharpTest19.fsproj b/tests/projects/stress/dense/FSharpTest19/FSharpTest19.fsproj new file mode 100644 index 00000000000..1e1d727223e --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest19/FSharpTest19.fsproj @@ -0,0 +1,164 @@ + + + + + Debug + AnyCPU + 2.0 + 7df4e61d-0abf-4766-93c0-f8fca8209f82 + Library + FSharpTest19 + FSharpTest19 + v4.5.2 + 4.4.0.0 + true + FSharpTest19 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest19.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest19.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest2/FSharpTest2.fsproj b/tests/projects/stress/dense/FSharpTest2/FSharpTest2.fsproj new file mode 100644 index 00000000000..2926ab742df --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest2/FSharpTest2.fsproj @@ -0,0 +1,79 @@ + + + + + Debug + AnyCPU + 2.0 + fad33337-e716-404e-8dc3-febebe9d0281 + Library + FSharpTest2 + FSharpTest2 + v4.5.2 + 4.4.0.0 + true + FSharpTest2 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest2.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest2.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest20/FSharpTest20.fsproj b/tests/projects/stress/dense/FSharpTest20/FSharpTest20.fsproj new file mode 100644 index 00000000000..8e0aabb0180 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest20/FSharpTest20.fsproj @@ -0,0 +1,169 @@ + + + + + Debug + AnyCPU + 2.0 + 3c6284d0-09e0-46b7-a008-936be9ba1a3c + Library + FSharpTest20 + FSharpTest20 + v4.5.2 + 4.4.0.0 + true + FSharpTest20 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest20.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest20.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest21/FSharpTest21.fsproj b/tests/projects/stress/dense/FSharpTest21/FSharpTest21.fsproj new file mode 100644 index 00000000000..232f4d6fed1 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest21/FSharpTest21.fsproj @@ -0,0 +1,174 @@ + + + + + Debug + AnyCPU + 2.0 + 3dfffa88-2b19-4ce2-adca-8286f77bbf1b + Library + FSharpTest21 + FSharpTest21 + v4.5.2 + 4.4.0.0 + true + FSharpTest21 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest21.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest21.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest22/FSharpTest22.fsproj b/tests/projects/stress/dense/FSharpTest22/FSharpTest22.fsproj new file mode 100644 index 00000000000..f9e759d0bbb --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest22/FSharpTest22.fsproj @@ -0,0 +1,179 @@ + + + + + Debug + AnyCPU + 2.0 + 415744d9-eddc-417d-b065-c3d48c892e60 + Library + FSharpTest22 + FSharpTest22 + v4.5.2 + 4.4.0.0 + true + FSharpTest22 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest22.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest22.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest23/FSharpTest23.fsproj b/tests/projects/stress/dense/FSharpTest23/FSharpTest23.fsproj new file mode 100644 index 00000000000..9ce58f4ef88 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest23/FSharpTest23.fsproj @@ -0,0 +1,184 @@ + + + + + Debug + AnyCPU + 2.0 + 5bba2576-0551-4dbc-aaea-cff755d6d894 + Library + FSharpTest23 + FSharpTest23 + v4.5.2 + 4.4.0.0 + true + FSharpTest23 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest23.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest23.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest24/FSharpTest24.fsproj b/tests/projects/stress/dense/FSharpTest24/FSharpTest24.fsproj new file mode 100644 index 00000000000..2b506860f4c --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest24/FSharpTest24.fsproj @@ -0,0 +1,189 @@ + + + + + Debug + AnyCPU + 2.0 + 518f5b35-eb43-493e-9bf4-6d94f1ffdae8 + Library + FSharpTest24 + FSharpTest24 + v4.5.2 + 4.4.0.0 + true + FSharpTest24 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest24.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest24.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest25/FSharpTest25.fsproj b/tests/projects/stress/dense/FSharpTest25/FSharpTest25.fsproj new file mode 100644 index 00000000000..580447f9d31 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest25/FSharpTest25.fsproj @@ -0,0 +1,194 @@ + + + + + Debug + AnyCPU + 2.0 + 973e3b90-8480-4b00-8560-d3c2d82c5006 + Library + FSharpTest25 + FSharpTest25 + v4.5.2 + 4.4.0.0 + true + FSharpTest25 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest25.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest25.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest26/FSharpTest26.fsproj b/tests/projects/stress/dense/FSharpTest26/FSharpTest26.fsproj new file mode 100644 index 00000000000..1cf94f99570 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest26/FSharpTest26.fsproj @@ -0,0 +1,199 @@ + + + + + Debug + AnyCPU + 2.0 + df3545b8-d576-4122-a0a1-b730dd103e8c + Library + FSharpTest26 + FSharpTest26 + v4.5.2 + 4.4.0.0 + true + FSharpTest26 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest26.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest26.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest27/FSharpTest27.fsproj b/tests/projects/stress/dense/FSharpTest27/FSharpTest27.fsproj new file mode 100644 index 00000000000..5d0baad5b78 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest27/FSharpTest27.fsproj @@ -0,0 +1,204 @@ + + + + + Debug + AnyCPU + 2.0 + 13b88ad9-1a59-47e4-9767-96b0537c5f59 + Library + FSharpTest27 + FSharpTest27 + v4.5.2 + 4.4.0.0 + true + FSharpTest27 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest27.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest27.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest28/FSharpTest28.fsproj b/tests/projects/stress/dense/FSharpTest28/FSharpTest28.fsproj new file mode 100644 index 00000000000..1ed7de8062c --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest28/FSharpTest28.fsproj @@ -0,0 +1,209 @@ + + + + + Debug + AnyCPU + 2.0 + 27a7e283-9575-4506-9ebc-2a7bd0409afa + Library + FSharpTest28 + FSharpTest28 + v4.5.2 + 4.4.0.0 + true + FSharpTest28 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest28.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest28.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest29/FSharpTest29.fsproj b/tests/projects/stress/dense/FSharpTest29/FSharpTest29.fsproj new file mode 100644 index 00000000000..2e8a776f835 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest29/FSharpTest29.fsproj @@ -0,0 +1,214 @@ + + + + + Debug + AnyCPU + 2.0 + 9d94622b-6d30-4504-937e-9e9436aa4373 + Library + FSharpTest29 + FSharpTest29 + v4.5.2 + 4.4.0.0 + true + FSharpTest29 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest29.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest29.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest3/FSharpTest3.fsproj b/tests/projects/stress/dense/FSharpTest3/FSharpTest3.fsproj new file mode 100644 index 00000000000..03de33b62a8 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest3/FSharpTest3.fsproj @@ -0,0 +1,84 @@ + + + + + Debug + AnyCPU + 2.0 + 7ffd1c64-6353-4493-9e84-f856aeeff156 + Library + FSharpTest3 + FSharpTest3 + v4.5.2 + 4.4.0.0 + true + FSharpTest3 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest3.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest3.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest30/FSharpTest30.fsproj b/tests/projects/stress/dense/FSharpTest30/FSharpTest30.fsproj new file mode 100644 index 00000000000..c6910e034ca --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest30/FSharpTest30.fsproj @@ -0,0 +1,219 @@ + + + + + Debug + AnyCPU + 2.0 + a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15 + Library + FSharpTest30 + FSharpTest30 + v4.5.2 + 4.4.0.0 + true + FSharpTest30 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest30.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest30.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest31/FSharpTest31.fsproj b/tests/projects/stress/dense/FSharpTest31/FSharpTest31.fsproj new file mode 100644 index 00000000000..631272a1460 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest31/FSharpTest31.fsproj @@ -0,0 +1,224 @@ + + + + + Debug + AnyCPU + 2.0 + 0790d7a7-4128-46ac-abc4-72be103c02ff + Library + FSharpTest31 + FSharpTest31 + v4.5.2 + 4.4.0.0 + true + FSharpTest31 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest31.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest31.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest32/FSharpTest32.fsproj b/tests/projects/stress/dense/FSharpTest32/FSharpTest32.fsproj new file mode 100644 index 00000000000..4d82348fb44 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest32/FSharpTest32.fsproj @@ -0,0 +1,229 @@ + + + + + Debug + AnyCPU + 2.0 + 870a2389-d77e-42de-8cfe-a0760c358785 + Library + FSharpTest32 + FSharpTest32 + v4.5.2 + 4.4.0.0 + true + FSharpTest32 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest32.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest32.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest33/FSharpTest33.fsproj b/tests/projects/stress/dense/FSharpTest33/FSharpTest33.fsproj new file mode 100644 index 00000000000..cd23fed3dce --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest33/FSharpTest33.fsproj @@ -0,0 +1,234 @@ + + + + + Debug + AnyCPU + 2.0 + 45f89fee-3b3f-46c8-ab20-93c4ea25f5b1 + Library + FSharpTest33 + FSharpTest33 + v4.5.2 + 4.4.0.0 + true + FSharpTest33 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest33.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest33.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest34/FSharpTest34.fsproj b/tests/projects/stress/dense/FSharpTest34/FSharpTest34.fsproj new file mode 100644 index 00000000000..caad3f1e876 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest34/FSharpTest34.fsproj @@ -0,0 +1,239 @@ + + + + + Debug + AnyCPU + 2.0 + 96924a49-0c6d-4ca7-b42c-adb2d0c65b19 + Library + FSharpTest34 + FSharpTest34 + v4.5.2 + 4.4.0.0 + true + FSharpTest34 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest34.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest34.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest35/FSharpTest35.fsproj b/tests/projects/stress/dense/FSharpTest35/FSharpTest35.fsproj new file mode 100644 index 00000000000..0e20486ff5a --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest35/FSharpTest35.fsproj @@ -0,0 +1,244 @@ + + + + + Debug + AnyCPU + 2.0 + 004e6987-1a69-4874-8b1c-5547566db49c + Library + FSharpTest35 + FSharpTest35 + v4.5.2 + 4.4.0.0 + true + FSharpTest35 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest35.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest35.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest36/FSharpTest36.fsproj b/tests/projects/stress/dense/FSharpTest36/FSharpTest36.fsproj new file mode 100644 index 00000000000..d65c8771f3e --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest36/FSharpTest36.fsproj @@ -0,0 +1,249 @@ + + + + + Debug + AnyCPU + 2.0 + 83601fca-ad37-4908-9de4-1c1fe4c4ed8c + Library + FSharpTest36 + FSharpTest36 + v4.5.2 + 4.4.0.0 + true + FSharpTest36 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest36.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest36.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest37/FSharpTest37.fsproj b/tests/projects/stress/dense/FSharpTest37/FSharpTest37.fsproj new file mode 100644 index 00000000000..4a355817121 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest37/FSharpTest37.fsproj @@ -0,0 +1,254 @@ + + + + + Debug + AnyCPU + 2.0 + 0ed647fc-cd06-4186-aad2-20e5b49dc095 + Library + FSharpTest37 + FSharpTest37 + v4.5.2 + 4.4.0.0 + true + FSharpTest37 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest37.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest37.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest38/FSharpTest38.fsproj b/tests/projects/stress/dense/FSharpTest38/FSharpTest38.fsproj new file mode 100644 index 00000000000..b924b167d9b --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest38/FSharpTest38.fsproj @@ -0,0 +1,259 @@ + + + + + Debug + AnyCPU + 2.0 + d4d6d15e-a6b9-426d-8038-2e584e9b71f4 + Library + FSharpTest38 + FSharpTest38 + v4.5.2 + 4.4.0.0 + true + FSharpTest38 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest38.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest38.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest39/FSharpTest39.fsproj b/tests/projects/stress/dense/FSharpTest39/FSharpTest39.fsproj new file mode 100644 index 00000000000..9002a58d6fd --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest39/FSharpTest39.fsproj @@ -0,0 +1,264 @@ + + + + + Debug + AnyCPU + 2.0 + 292f7610-eb74-4c40-bdb8-6ede4ffe7ba6 + Library + FSharpTest39 + FSharpTest39 + v4.5.2 + 4.4.0.0 + true + FSharpTest39 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest39.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest39.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest4/FSharpTest4.fsproj b/tests/projects/stress/dense/FSharpTest4/FSharpTest4.fsproj new file mode 100644 index 00000000000..a22c7c1e45a --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest4/FSharpTest4.fsproj @@ -0,0 +1,89 @@ + + + + + Debug + AnyCPU + 2.0 + fd06c58f-02a8-4ade-a3ea-588033b163ac + Library + FSharpTest4 + FSharpTest4 + v4.5.2 + 4.4.0.0 + true + FSharpTest4 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest4.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest4.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest40/FSharpTest40.fsproj b/tests/projects/stress/dense/FSharpTest40/FSharpTest40.fsproj new file mode 100644 index 00000000000..717cf6c906e --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest40/FSharpTest40.fsproj @@ -0,0 +1,269 @@ + + + + + Debug + AnyCPU + 2.0 + a0451123-205c-4377-baa9-f52be935ff02 + Library + FSharpTest40 + FSharpTest40 + v4.5.2 + 4.4.0.0 + true + FSharpTest40 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest40.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest40.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest41/FSharpTest41.fsproj b/tests/projects/stress/dense/FSharpTest41/FSharpTest41.fsproj new file mode 100644 index 00000000000..e3e2379639e --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest41/FSharpTest41.fsproj @@ -0,0 +1,274 @@ + + + + + Debug + AnyCPU + 2.0 + 53e9cff5-624f-4dfd-9dee-4033b0bceb0f + Library + FSharpTest41 + FSharpTest41 + v4.5.2 + 4.4.0.0 + true + FSharpTest41 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest41.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest41.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest42/FSharpTest42.fsproj b/tests/projects/stress/dense/FSharpTest42/FSharpTest42.fsproj new file mode 100644 index 00000000000..399da8171a6 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest42/FSharpTest42.fsproj @@ -0,0 +1,279 @@ + + + + + Debug + AnyCPU + 2.0 + e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e + Library + FSharpTest42 + FSharpTest42 + v4.5.2 + 4.4.0.0 + true + FSharpTest42 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest42.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest42.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest43/FSharpTest43.fsproj b/tests/projects/stress/dense/FSharpTest43/FSharpTest43.fsproj new file mode 100644 index 00000000000..64d0c1a96cf --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest43/FSharpTest43.fsproj @@ -0,0 +1,284 @@ + + + + + Debug + AnyCPU + 2.0 + 971e2676-d476-4bae-9288-193a5feb1575 + Library + FSharpTest43 + FSharpTest43 + v4.5.2 + 4.4.0.0 + true + FSharpTest43 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest43.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest43.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest44/FSharpTest44.fsproj b/tests/projects/stress/dense/FSharpTest44/FSharpTest44.fsproj new file mode 100644 index 00000000000..897c134b62f --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest44/FSharpTest44.fsproj @@ -0,0 +1,289 @@ + + + + + Debug + AnyCPU + 2.0 + 6ac7ce97-23ed-4096-af15-02bdc17a7f38 + Library + FSharpTest44 + FSharpTest44 + v4.5.2 + 4.4.0.0 + true + FSharpTest44 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest44.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest44.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest45/FSharpTest45.fsproj b/tests/projects/stress/dense/FSharpTest45/FSharpTest45.fsproj new file mode 100644 index 00000000000..2af1fb04c0a --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest45/FSharpTest45.fsproj @@ -0,0 +1,294 @@ + + + + + Debug + AnyCPU + 2.0 + c6634f40-db6d-4787-93ef-289d72b97e07 + Library + FSharpTest45 + FSharpTest45 + v4.5.2 + 4.4.0.0 + true + FSharpTest45 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest45.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest45.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest46/FSharpTest46.fsproj b/tests/projects/stress/dense/FSharpTest46/FSharpTest46.fsproj new file mode 100644 index 00000000000..07091443a13 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest46/FSharpTest46.fsproj @@ -0,0 +1,299 @@ + + + + + Debug + AnyCPU + 2.0 + ca373753-6dd7-4b18-8ae5-2a4cea6a22b2 + Library + FSharpTest46 + FSharpTest46 + v4.5.2 + 4.4.0.0 + true + FSharpTest46 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest46.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest46.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest47/FSharpTest47.fsproj b/tests/projects/stress/dense/FSharpTest47/FSharpTest47.fsproj new file mode 100644 index 00000000000..3c33746c10a --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest47/FSharpTest47.fsproj @@ -0,0 +1,304 @@ + + + + + Debug + AnyCPU + 2.0 + 3676ae0c-a8a6-4442-9f4a-2e975ad8032b + Library + FSharpTest47 + FSharpTest47 + v4.5.2 + 4.4.0.0 + true + FSharpTest47 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest47.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest47.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest48/FSharpTest48.fsproj b/tests/projects/stress/dense/FSharpTest48/FSharpTest48.fsproj new file mode 100644 index 00000000000..551f473a63e --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest48/FSharpTest48.fsproj @@ -0,0 +1,309 @@ + + + + + Debug + AnyCPU + 2.0 + d09d6b8a-693a-49f5-bd6f-5db7ee9106e4 + Library + FSharpTest48 + FSharpTest48 + v4.5.2 + 4.4.0.0 + true + FSharpTest48 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest48.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest48.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest49/FSharpTest49.fsproj b/tests/projects/stress/dense/FSharpTest49/FSharpTest49.fsproj new file mode 100644 index 00000000000..278bb9233fd --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest49/FSharpTest49.fsproj @@ -0,0 +1,314 @@ + + + + + Debug + AnyCPU + 2.0 + 41ed9a67-f985-4c9b-8f5c-7e88af618d2b + Library + FSharpTest49 + FSharpTest49 + v4.5.2 + 4.4.0.0 + true + FSharpTest49 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest49.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest49.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest5/FSharpTest5.fsproj b/tests/projects/stress/dense/FSharpTest5/FSharpTest5.fsproj new file mode 100644 index 00000000000..1803615f669 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest5/FSharpTest5.fsproj @@ -0,0 +1,94 @@ + + + + + Debug + AnyCPU + 2.0 + 66397643-c4bb-4894-a7e8-368b3727f0a4 + Library + FSharpTest5 + FSharpTest5 + v4.5.2 + 4.4.0.0 + true + FSharpTest5 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest5.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest5.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest50/FSharpTest50.fsproj b/tests/projects/stress/dense/FSharpTest50/FSharpTest50.fsproj new file mode 100644 index 00000000000..668ad97f6a0 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest50/FSharpTest50.fsproj @@ -0,0 +1,319 @@ + + + + + Debug + AnyCPU + 2.0 + ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599 + Library + FSharpTest50 + FSharpTest50 + v4.5.2 + 4.4.0.0 + true + FSharpTest50 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest50.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest50.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest51/FSharpTest51.fsproj b/tests/projects/stress/dense/FSharpTest51/FSharpTest51.fsproj new file mode 100644 index 00000000000..7df54e3cbc4 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest51/FSharpTest51.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 60c7374b-59d9-4961-9f85-257cd192a647 + Library + FSharpTest51 + FSharpTest51 + v4.5.2 + 4.4.0.0 + true + FSharpTest51 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest51.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest51.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest52/FSharpTest52.fsproj b/tests/projects/stress/dense/FSharpTest52/FSharpTest52.fsproj new file mode 100644 index 00000000000..c3e603def84 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest52/FSharpTest52.fsproj @@ -0,0 +1,329 @@ + + + + + Debug + AnyCPU + 2.0 + aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8 + Library + FSharpTest52 + FSharpTest52 + v4.5.2 + 4.4.0.0 + true + FSharpTest52 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest52.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest52.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest53/FSharpTest53.fsproj b/tests/projects/stress/dense/FSharpTest53/FSharpTest53.fsproj new file mode 100644 index 00000000000..4a0f3fcfa6a --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest53/FSharpTest53.fsproj @@ -0,0 +1,334 @@ + + + + + Debug + AnyCPU + 2.0 + 2de4d89c-7440-4769-99c1-1e6303fc48d9 + Library + FSharpTest53 + FSharpTest53 + v4.5.2 + 4.4.0.0 + true + FSharpTest53 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest53.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest53.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest54/FSharpTest54.fsproj b/tests/projects/stress/dense/FSharpTest54/FSharpTest54.fsproj new file mode 100644 index 00000000000..4dae3b5f4ec --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest54/FSharpTest54.fsproj @@ -0,0 +1,339 @@ + + + + + Debug + AnyCPU + 2.0 + 62be810d-9d77-44aa-8600-f7ddc175a165 + Library + FSharpTest54 + FSharpTest54 + v4.5.2 + 4.4.0.0 + true + FSharpTest54 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest54.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest54.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest55/FSharpTest55.fsproj b/tests/projects/stress/dense/FSharpTest55/FSharpTest55.fsproj new file mode 100644 index 00000000000..e82f3237de0 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest55/FSharpTest55.fsproj @@ -0,0 +1,344 @@ + + + + + Debug + AnyCPU + 2.0 + b2e96590-5461-4d4d-9336-06c18f926ff9 + Library + FSharpTest55 + FSharpTest55 + v4.5.2 + 4.4.0.0 + true + FSharpTest55 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest55.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest55.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest56/FSharpTest56.fsproj b/tests/projects/stress/dense/FSharpTest56/FSharpTest56.fsproj new file mode 100644 index 00000000000..0be319d507d --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest56/FSharpTest56.fsproj @@ -0,0 +1,349 @@ + + + + + Debug + AnyCPU + 2.0 + 60ac13dc-36b9-4c59-9820-a57c38c5b632 + Library + FSharpTest56 + FSharpTest56 + v4.5.2 + 4.4.0.0 + true + FSharpTest56 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest56.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest56.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest57/FSharpTest57.fsproj b/tests/projects/stress/dense/FSharpTest57/FSharpTest57.fsproj new file mode 100644 index 00000000000..f1cf87fe10c --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest57/FSharpTest57.fsproj @@ -0,0 +1,354 @@ + + + + + Debug + AnyCPU + 2.0 + 6d593486-a6f3-4b43-99e3-2fe824aad924 + Library + FSharpTest57 + FSharpTest57 + v4.5.2 + 4.4.0.0 + true + FSharpTest57 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest57.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest57.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest58/FSharpTest58.fsproj b/tests/projects/stress/dense/FSharpTest58/FSharpTest58.fsproj new file mode 100644 index 00000000000..dbdaedfa5b7 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest58/FSharpTest58.fsproj @@ -0,0 +1,359 @@ + + + + + Debug + AnyCPU + 2.0 + afe8e450-030d-4b64-baa8-7331477da9a0 + Library + FSharpTest58 + FSharpTest58 + v4.5.2 + 4.4.0.0 + true + FSharpTest58 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest58.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest58.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest59/FSharpTest59.fsproj b/tests/projects/stress/dense/FSharpTest59/FSharpTest59.fsproj new file mode 100644 index 00000000000..791d6fba0c3 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest59/FSharpTest59.fsproj @@ -0,0 +1,364 @@ + + + + + Debug + AnyCPU + 2.0 + f7f7e16a-9fcd-4201-95ee-3d6fc83fd357 + Library + FSharpTest59 + FSharpTest59 + v4.5.2 + 4.4.0.0 + true + FSharpTest59 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest59.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest59.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest6/FSharpTest6.fsproj b/tests/projects/stress/dense/FSharpTest6/FSharpTest6.fsproj new file mode 100644 index 00000000000..9b1cd5e37ca --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest6/FSharpTest6.fsproj @@ -0,0 +1,99 @@ + + + + + Debug + AnyCPU + 2.0 + 933509cc-6117-43d1-ba88-e9651093c3f0 + Library + FSharpTest6 + FSharpTest6 + v4.5.2 + 4.4.0.0 + true + FSharpTest6 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest6.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest6.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest60/FSharpTest60.fsproj b/tests/projects/stress/dense/FSharpTest60/FSharpTest60.fsproj new file mode 100644 index 00000000000..0ba51a54671 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest60/FSharpTest60.fsproj @@ -0,0 +1,369 @@ + + + + + Debug + AnyCPU + 2.0 + be4ce400-d940-466b-b794-bbf63bbea8b9 + Library + FSharpTest60 + FSharpTest60 + v4.5.2 + 4.4.0.0 + true + FSharpTest60 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest60.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest60.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest61/FSharpTest61.fsproj b/tests/projects/stress/dense/FSharpTest61/FSharpTest61.fsproj new file mode 100644 index 00000000000..8d15f829cdf --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest61/FSharpTest61.fsproj @@ -0,0 +1,374 @@ + + + + + Debug + AnyCPU + 2.0 + eebd4716-d1ea-4463-83be-7d838a6f6b2b + Library + FSharpTest61 + FSharpTest61 + v4.5.2 + 4.4.0.0 + true + FSharpTest61 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest61.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest61.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest62/FSharpTest62.fsproj b/tests/projects/stress/dense/FSharpTest62/FSharpTest62.fsproj new file mode 100644 index 00000000000..90efa3fc590 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest62/FSharpTest62.fsproj @@ -0,0 +1,379 @@ + + + + + Debug + AnyCPU + 2.0 + d69a8b8b-85c7-43ec-b986-0aeb2182194a + Library + FSharpTest62 + FSharpTest62 + v4.5.2 + 4.4.0.0 + true + FSharpTest62 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest62.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest62.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest63/FSharpTest63.fsproj b/tests/projects/stress/dense/FSharpTest63/FSharpTest63.fsproj new file mode 100644 index 00000000000..5639db35032 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest63/FSharpTest63.fsproj @@ -0,0 +1,384 @@ + + + + + Debug + AnyCPU + 2.0 + 24a61ad7-d7b7-4487-acad-749f34407fde + Library + FSharpTest63 + FSharpTest63 + v4.5.2 + 4.4.0.0 + true + FSharpTest63 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest63.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest63.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest64/FSharpTest64.fsproj b/tests/projects/stress/dense/FSharpTest64/FSharpTest64.fsproj new file mode 100644 index 00000000000..0bdacaabf3a --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest64/FSharpTest64.fsproj @@ -0,0 +1,389 @@ + + + + + Debug + AnyCPU + 2.0 + f66f6e74-cf44-4389-81fc-2452944d80b5 + Library + FSharpTest64 + FSharpTest64 + v4.5.2 + 4.4.0.0 + true + FSharpTest64 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest64.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest64.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest65/FSharpTest65.fsproj b/tests/projects/stress/dense/FSharpTest65/FSharpTest65.fsproj new file mode 100644 index 00000000000..06e5a09e8b6 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest65/FSharpTest65.fsproj @@ -0,0 +1,394 @@ + + + + + Debug + AnyCPU + 2.0 + 31164f7d-e7bd-4c78-bbb4-04d3224b08e5 + Library + FSharpTest65 + FSharpTest65 + v4.5.2 + 4.4.0.0 + true + FSharpTest65 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest65.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest65.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest66/FSharpTest66.fsproj b/tests/projects/stress/dense/FSharpTest66/FSharpTest66.fsproj new file mode 100644 index 00000000000..e74679b64af --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest66/FSharpTest66.fsproj @@ -0,0 +1,399 @@ + + + + + Debug + AnyCPU + 2.0 + b05dbeaf-bf72-449e-8499-02471cffee2b + Library + FSharpTest66 + FSharpTest66 + v4.5.2 + 4.4.0.0 + true + FSharpTest66 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest66.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest66.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest67/FSharpTest67.fsproj b/tests/projects/stress/dense/FSharpTest67/FSharpTest67.fsproj new file mode 100644 index 00000000000..b812234296f --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest67/FSharpTest67.fsproj @@ -0,0 +1,404 @@ + + + + + Debug + AnyCPU + 2.0 + d7b17290-16df-4234-a693-2514f4a7a7f5 + Library + FSharpTest67 + FSharpTest67 + v4.5.2 + 4.4.0.0 + true + FSharpTest67 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest67.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest67.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest68/FSharpTest68.fsproj b/tests/projects/stress/dense/FSharpTest68/FSharpTest68.fsproj new file mode 100644 index 00000000000..13181811eb4 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest68/FSharpTest68.fsproj @@ -0,0 +1,409 @@ + + + + + Debug + AnyCPU + 2.0 + b5a1a332-0b74-424a-ad9c-812950e2c19c + Library + FSharpTest68 + FSharpTest68 + v4.5.2 + 4.4.0.0 + true + FSharpTest68 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest68.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest68.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest69/FSharpTest69.fsproj b/tests/projects/stress/dense/FSharpTest69/FSharpTest69.fsproj new file mode 100644 index 00000000000..52d079f66ce --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest69/FSharpTest69.fsproj @@ -0,0 +1,414 @@ + + + + + Debug + AnyCPU + 2.0 + 92ffe135-afda-49b3-a0e2-8f270aefd434 + Library + FSharpTest69 + FSharpTest69 + v4.5.2 + 4.4.0.0 + true + FSharpTest69 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest69.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest69.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest7/FSharpTest7.fsproj b/tests/projects/stress/dense/FSharpTest7/FSharpTest7.fsproj new file mode 100644 index 00000000000..53161d1d825 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest7/FSharpTest7.fsproj @@ -0,0 +1,104 @@ + + + + + Debug + AnyCPU + 2.0 + 8436db8c-bf55-4b44-aaed-d045b7d26445 + Library + FSharpTest7 + FSharpTest7 + v4.5.2 + 4.4.0.0 + true + FSharpTest7 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest7.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest7.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest70/FSharpTest70.fsproj b/tests/projects/stress/dense/FSharpTest70/FSharpTest70.fsproj new file mode 100644 index 00000000000..98d850298fc --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest70/FSharpTest70.fsproj @@ -0,0 +1,419 @@ + + + + + Debug + AnyCPU + 2.0 + 64fed7a3-eae4-4c07-9a32-4d29d75edd4d + Library + FSharpTest70 + FSharpTest70 + v4.5.2 + 4.4.0.0 + true + FSharpTest70 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest70.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest70.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest71/FSharpTest71.fsproj b/tests/projects/stress/dense/FSharpTest71/FSharpTest71.fsproj new file mode 100644 index 00000000000..969fbe98900 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest71/FSharpTest71.fsproj @@ -0,0 +1,424 @@ + + + + + Debug + AnyCPU + 2.0 + cca5eb52-edd9-4d98-a6e0-88839eec2d1d + Library + FSharpTest71 + FSharpTest71 + v4.5.2 + 4.4.0.0 + true + FSharpTest71 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest71.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest71.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest72/FSharpTest72.fsproj b/tests/projects/stress/dense/FSharpTest72/FSharpTest72.fsproj new file mode 100644 index 00000000000..db1ee753a81 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest72/FSharpTest72.fsproj @@ -0,0 +1,429 @@ + + + + + Debug + AnyCPU + 2.0 + 901234da-cfab-4697-a593-0d5c86fb1632 + Library + FSharpTest72 + FSharpTest72 + v4.5.2 + 4.4.0.0 + true + FSharpTest72 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest72.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest72.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest73/FSharpTest73.fsproj b/tests/projects/stress/dense/FSharpTest73/FSharpTest73.fsproj new file mode 100644 index 00000000000..973cb39191b --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest73/FSharpTest73.fsproj @@ -0,0 +1,434 @@ + + + + + Debug + AnyCPU + 2.0 + 09ef7cd9-727d-4e77-8bbd-e19457eb77dd + Library + FSharpTest73 + FSharpTest73 + v4.5.2 + 4.4.0.0 + true + FSharpTest73 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest73.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest73.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest74/FSharpTest74.fsproj b/tests/projects/stress/dense/FSharpTest74/FSharpTest74.fsproj new file mode 100644 index 00000000000..29c9ce1c8e3 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest74/FSharpTest74.fsproj @@ -0,0 +1,439 @@ + + + + + Debug + AnyCPU + 2.0 + 06e8e0a9-f65e-495c-a300-f16ee86f4f4a + Library + FSharpTest74 + FSharpTest74 + v4.5.2 + 4.4.0.0 + true + FSharpTest74 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest74.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest74.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest75/FSharpTest75.fsproj b/tests/projects/stress/dense/FSharpTest75/FSharpTest75.fsproj new file mode 100644 index 00000000000..cbf7e76a666 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest75/FSharpTest75.fsproj @@ -0,0 +1,444 @@ + + + + + Debug + AnyCPU + 2.0 + 3d6ef7fc-561e-4e3b-b009-cc20727d4c35 + Library + FSharpTest75 + FSharpTest75 + v4.5.2 + 4.4.0.0 + true + FSharpTest75 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest75.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest75.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest76/FSharpTest76.fsproj b/tests/projects/stress/dense/FSharpTest76/FSharpTest76.fsproj new file mode 100644 index 00000000000..d71cb9e84d8 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest76/FSharpTest76.fsproj @@ -0,0 +1,449 @@ + + + + + Debug + AnyCPU + 2.0 + 39cac94a-4ea3-4969-94e7-2b47508ac7c9 + Library + FSharpTest76 + FSharpTest76 + v4.5.2 + 4.4.0.0 + true + FSharpTest76 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest76.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest76.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest77/FSharpTest77.fsproj b/tests/projects/stress/dense/FSharpTest77/FSharpTest77.fsproj new file mode 100644 index 00000000000..39dc3d98bc0 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest77/FSharpTest77.fsproj @@ -0,0 +1,454 @@ + + + + + Debug + AnyCPU + 2.0 + a16fb35b-deb0-497d-9091-990e6acf98b9 + Library + FSharpTest77 + FSharpTest77 + v4.5.2 + 4.4.0.0 + true + FSharpTest77 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest77.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest77.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest78/FSharpTest78.fsproj b/tests/projects/stress/dense/FSharpTest78/FSharpTest78.fsproj new file mode 100644 index 00000000000..25177dae847 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest78/FSharpTest78.fsproj @@ -0,0 +1,459 @@ + + + + + Debug + AnyCPU + 2.0 + 8242465d-e6a1-4e16-aa05-25a0d9ea1d97 + Library + FSharpTest78 + FSharpTest78 + v4.5.2 + 4.4.0.0 + true + FSharpTest78 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest78.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest78.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest79/FSharpTest79.fsproj b/tests/projects/stress/dense/FSharpTest79/FSharpTest79.fsproj new file mode 100644 index 00000000000..bf8061b6ab7 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest79/FSharpTest79.fsproj @@ -0,0 +1,464 @@ + + + + + Debug + AnyCPU + 2.0 + 18379d78-aa22-4275-b141-459476913a46 + Library + FSharpTest79 + FSharpTest79 + v4.5.2 + 4.4.0.0 + true + FSharpTest79 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest79.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest79.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest8/FSharpTest8.fsproj b/tests/projects/stress/dense/FSharpTest8/FSharpTest8.fsproj new file mode 100644 index 00000000000..3f8b10e0cd1 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest8/FSharpTest8.fsproj @@ -0,0 +1,109 @@ + + + + + Debug + AnyCPU + 2.0 + 44a2495f-01b4-4ce0-b33d-276398f85c1d + Library + FSharpTest8 + FSharpTest8 + v4.5.2 + 4.4.0.0 + true + FSharpTest8 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest8.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest8.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest80/FSharpTest80.fsproj b/tests/projects/stress/dense/FSharpTest80/FSharpTest80.fsproj new file mode 100644 index 00000000000..f41e16bf2df --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest80/FSharpTest80.fsproj @@ -0,0 +1,469 @@ + + + + + Debug + AnyCPU + 2.0 + b3a3e283-f906-4891-bb26-5d22c2837ca5 + Library + FSharpTest80 + FSharpTest80 + v4.5.2 + 4.4.0.0 + true + FSharpTest80 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest80.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest80.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest81/FSharpTest81.fsproj b/tests/projects/stress/dense/FSharpTest81/FSharpTest81.fsproj new file mode 100644 index 00000000000..272124ca3f6 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest81/FSharpTest81.fsproj @@ -0,0 +1,474 @@ + + + + + Debug + AnyCPU + 2.0 + b0b5d64e-0ed5-4429-9058-4803abc89781 + Library + FSharpTest81 + FSharpTest81 + v4.5.2 + 4.4.0.0 + true + FSharpTest81 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest81.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest81.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest82/FSharpTest82.fsproj b/tests/projects/stress/dense/FSharpTest82/FSharpTest82.fsproj new file mode 100644 index 00000000000..b64fc9af3f5 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest82/FSharpTest82.fsproj @@ -0,0 +1,479 @@ + + + + + Debug + AnyCPU + 2.0 + 015dfdc9-5be8-4516-8fe1-d4a0b00e3094 + Library + FSharpTest82 + FSharpTest82 + v4.5.2 + 4.4.0.0 + true + FSharpTest82 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest82.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest82.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest83/FSharpTest83.fsproj b/tests/projects/stress/dense/FSharpTest83/FSharpTest83.fsproj new file mode 100644 index 00000000000..6bb43add0da --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest83/FSharpTest83.fsproj @@ -0,0 +1,484 @@ + + + + + Debug + AnyCPU + 2.0 + a67a3d6c-8346-4ad0-a08c-a05004162f2e + Library + FSharpTest83 + FSharpTest83 + v4.5.2 + 4.4.0.0 + true + FSharpTest83 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest83.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest83.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest84/FSharpTest84.fsproj b/tests/projects/stress/dense/FSharpTest84/FSharpTest84.fsproj new file mode 100644 index 00000000000..257eb3d89ff --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest84/FSharpTest84.fsproj @@ -0,0 +1,489 @@ + + + + + Debug + AnyCPU + 2.0 + 6f080819-e006-4249-80a8-54dc5f659e6e + Library + FSharpTest84 + FSharpTest84 + v4.5.2 + 4.4.0.0 + true + FSharpTest84 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest84.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest84.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest85/FSharpTest85.fsproj b/tests/projects/stress/dense/FSharpTest85/FSharpTest85.fsproj new file mode 100644 index 00000000000..75070ff68fd --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest85/FSharpTest85.fsproj @@ -0,0 +1,494 @@ + + + + + Debug + AnyCPU + 2.0 + 1a3d6915-d46b-451a-a56f-fa1c55d4cbed + Library + FSharpTest85 + FSharpTest85 + v4.5.2 + 4.4.0.0 + true + FSharpTest85 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest85.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest85.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest86/FSharpTest86.fsproj b/tests/projects/stress/dense/FSharpTest86/FSharpTest86.fsproj new file mode 100644 index 00000000000..38768c53680 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest86/FSharpTest86.fsproj @@ -0,0 +1,499 @@ + + + + + Debug + AnyCPU + 2.0 + d21af52c-4597-4d35-a173-f1a0a38ebac0 + Library + FSharpTest86 + FSharpTest86 + v4.5.2 + 4.4.0.0 + true + FSharpTest86 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest86.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest86.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + FSharpTest85 + {1a3d6915-d46b-451a-a56f-fa1c55d4cbed} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest87/FSharpTest87.fsproj b/tests/projects/stress/dense/FSharpTest87/FSharpTest87.fsproj new file mode 100644 index 00000000000..6b4f024ae80 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest87/FSharpTest87.fsproj @@ -0,0 +1,504 @@ + + + + + Debug + AnyCPU + 2.0 + 6e5ced4a-336a-4066-97c4-a3fcd5eaab39 + Library + FSharpTest87 + FSharpTest87 + v4.5.2 + 4.4.0.0 + true + FSharpTest87 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest87.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest87.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + FSharpTest85 + {1a3d6915-d46b-451a-a56f-fa1c55d4cbed} + True + + + FSharpTest86 + {d21af52c-4597-4d35-a173-f1a0a38ebac0} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest88/FSharpTest88.fsproj b/tests/projects/stress/dense/FSharpTest88/FSharpTest88.fsproj new file mode 100644 index 00000000000..2d06e454a2e --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest88/FSharpTest88.fsproj @@ -0,0 +1,509 @@ + + + + + Debug + AnyCPU + 2.0 + 478b201e-413c-448d-9d8a-e3d7f4484070 + Library + FSharpTest88 + FSharpTest88 + v4.5.2 + 4.4.0.0 + true + FSharpTest88 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest88.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest88.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + FSharpTest85 + {1a3d6915-d46b-451a-a56f-fa1c55d4cbed} + True + + + FSharpTest86 + {d21af52c-4597-4d35-a173-f1a0a38ebac0} + True + + + FSharpTest87 + {6e5ced4a-336a-4066-97c4-a3fcd5eaab39} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest89/FSharpTest89.fsproj b/tests/projects/stress/dense/FSharpTest89/FSharpTest89.fsproj new file mode 100644 index 00000000000..26892cd845a --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest89/FSharpTest89.fsproj @@ -0,0 +1,514 @@ + + + + + Debug + AnyCPU + 2.0 + e55535a8-7dae-4d85-99d6-0e4376184650 + Library + FSharpTest89 + FSharpTest89 + v4.5.2 + 4.4.0.0 + true + FSharpTest89 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest89.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest89.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + FSharpTest85 + {1a3d6915-d46b-451a-a56f-fa1c55d4cbed} + True + + + FSharpTest86 + {d21af52c-4597-4d35-a173-f1a0a38ebac0} + True + + + FSharpTest87 + {6e5ced4a-336a-4066-97c4-a3fcd5eaab39} + True + + + FSharpTest88 + {478b201e-413c-448d-9d8a-e3d7f4484070} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest9/FSharpTest9.fsproj b/tests/projects/stress/dense/FSharpTest9/FSharpTest9.fsproj new file mode 100644 index 00000000000..54874d69a3c --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest9/FSharpTest9.fsproj @@ -0,0 +1,114 @@ + + + + + Debug + AnyCPU + 2.0 + cabbb205-59e7-4924-ab76-1b40c9dff212 + Library + FSharpTest9 + FSharpTest9 + v4.5.2 + 4.4.0.0 + true + FSharpTest9 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest9.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest9.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest90/FSharpTest90.fsproj b/tests/projects/stress/dense/FSharpTest90/FSharpTest90.fsproj new file mode 100644 index 00000000000..5886dd6a66d --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest90/FSharpTest90.fsproj @@ -0,0 +1,519 @@ + + + + + Debug + AnyCPU + 2.0 + 6abba676-150b-442b-9eb4-bba0784a28bd + Library + FSharpTest90 + FSharpTest90 + v4.5.2 + 4.4.0.0 + true + FSharpTest90 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest90.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest90.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + FSharpTest85 + {1a3d6915-d46b-451a-a56f-fa1c55d4cbed} + True + + + FSharpTest86 + {d21af52c-4597-4d35-a173-f1a0a38ebac0} + True + + + FSharpTest87 + {6e5ced4a-336a-4066-97c4-a3fcd5eaab39} + True + + + FSharpTest88 + {478b201e-413c-448d-9d8a-e3d7f4484070} + True + + + FSharpTest89 + {e55535a8-7dae-4d85-99d6-0e4376184650} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest91/FSharpTest91.fsproj b/tests/projects/stress/dense/FSharpTest91/FSharpTest91.fsproj new file mode 100644 index 00000000000..730d674018d --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest91/FSharpTest91.fsproj @@ -0,0 +1,524 @@ + + + + + Debug + AnyCPU + 2.0 + b4f06654-ecc8-4f7a-b27e-4d20fce319ec + Library + FSharpTest91 + FSharpTest91 + v4.5.2 + 4.4.0.0 + true + FSharpTest91 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest91.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest91.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + FSharpTest85 + {1a3d6915-d46b-451a-a56f-fa1c55d4cbed} + True + + + FSharpTest86 + {d21af52c-4597-4d35-a173-f1a0a38ebac0} + True + + + FSharpTest87 + {6e5ced4a-336a-4066-97c4-a3fcd5eaab39} + True + + + FSharpTest88 + {478b201e-413c-448d-9d8a-e3d7f4484070} + True + + + FSharpTest89 + {e55535a8-7dae-4d85-99d6-0e4376184650} + True + + + FSharpTest90 + {6abba676-150b-442b-9eb4-bba0784a28bd} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest92/FSharpTest92.fsproj b/tests/projects/stress/dense/FSharpTest92/FSharpTest92.fsproj new file mode 100644 index 00000000000..7170fb7abd0 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest92/FSharpTest92.fsproj @@ -0,0 +1,529 @@ + + + + + Debug + AnyCPU + 2.0 + b7ba7627-585d-47d6-85c2-5b74c3bb1136 + Library + FSharpTest92 + FSharpTest92 + v4.5.2 + 4.4.0.0 + true + FSharpTest92 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest92.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest92.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + FSharpTest85 + {1a3d6915-d46b-451a-a56f-fa1c55d4cbed} + True + + + FSharpTest86 + {d21af52c-4597-4d35-a173-f1a0a38ebac0} + True + + + FSharpTest87 + {6e5ced4a-336a-4066-97c4-a3fcd5eaab39} + True + + + FSharpTest88 + {478b201e-413c-448d-9d8a-e3d7f4484070} + True + + + FSharpTest89 + {e55535a8-7dae-4d85-99d6-0e4376184650} + True + + + FSharpTest90 + {6abba676-150b-442b-9eb4-bba0784a28bd} + True + + + FSharpTest91 + {b4f06654-ecc8-4f7a-b27e-4d20fce319ec} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest93/FSharpTest93.fsproj b/tests/projects/stress/dense/FSharpTest93/FSharpTest93.fsproj new file mode 100644 index 00000000000..4261730d712 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest93/FSharpTest93.fsproj @@ -0,0 +1,534 @@ + + + + + Debug + AnyCPU + 2.0 + ae8ea5fd-75f0-44df-a6bc-707d8e930dcb + Library + FSharpTest93 + FSharpTest93 + v4.5.2 + 4.4.0.0 + true + FSharpTest93 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest93.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest93.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + FSharpTest85 + {1a3d6915-d46b-451a-a56f-fa1c55d4cbed} + True + + + FSharpTest86 + {d21af52c-4597-4d35-a173-f1a0a38ebac0} + True + + + FSharpTest87 + {6e5ced4a-336a-4066-97c4-a3fcd5eaab39} + True + + + FSharpTest88 + {478b201e-413c-448d-9d8a-e3d7f4484070} + True + + + FSharpTest89 + {e55535a8-7dae-4d85-99d6-0e4376184650} + True + + + FSharpTest90 + {6abba676-150b-442b-9eb4-bba0784a28bd} + True + + + FSharpTest91 + {b4f06654-ecc8-4f7a-b27e-4d20fce319ec} + True + + + FSharpTest92 + {b7ba7627-585d-47d6-85c2-5b74c3bb1136} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest94/FSharpTest94.fsproj b/tests/projects/stress/dense/FSharpTest94/FSharpTest94.fsproj new file mode 100644 index 00000000000..93b8b6e6dc5 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest94/FSharpTest94.fsproj @@ -0,0 +1,539 @@ + + + + + Debug + AnyCPU + 2.0 + 31e7018d-682b-4dbc-9685-aab82121ea0a + Library + FSharpTest94 + FSharpTest94 + v4.5.2 + 4.4.0.0 + true + FSharpTest94 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest94.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest94.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + FSharpTest85 + {1a3d6915-d46b-451a-a56f-fa1c55d4cbed} + True + + + FSharpTest86 + {d21af52c-4597-4d35-a173-f1a0a38ebac0} + True + + + FSharpTest87 + {6e5ced4a-336a-4066-97c4-a3fcd5eaab39} + True + + + FSharpTest88 + {478b201e-413c-448d-9d8a-e3d7f4484070} + True + + + FSharpTest89 + {e55535a8-7dae-4d85-99d6-0e4376184650} + True + + + FSharpTest90 + {6abba676-150b-442b-9eb4-bba0784a28bd} + True + + + FSharpTest91 + {b4f06654-ecc8-4f7a-b27e-4d20fce319ec} + True + + + FSharpTest92 + {b7ba7627-585d-47d6-85c2-5b74c3bb1136} + True + + + FSharpTest93 + {ae8ea5fd-75f0-44df-a6bc-707d8e930dcb} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest95/FSharpTest95.fsproj b/tests/projects/stress/dense/FSharpTest95/FSharpTest95.fsproj new file mode 100644 index 00000000000..16ff7c1ad4a --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest95/FSharpTest95.fsproj @@ -0,0 +1,544 @@ + + + + + Debug + AnyCPU + 2.0 + 99ec6817-9049-4b96-a58a-99a0991e5e8f + Library + FSharpTest95 + FSharpTest95 + v4.5.2 + 4.4.0.0 + true + FSharpTest95 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest95.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest95.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + FSharpTest85 + {1a3d6915-d46b-451a-a56f-fa1c55d4cbed} + True + + + FSharpTest86 + {d21af52c-4597-4d35-a173-f1a0a38ebac0} + True + + + FSharpTest87 + {6e5ced4a-336a-4066-97c4-a3fcd5eaab39} + True + + + FSharpTest88 + {478b201e-413c-448d-9d8a-e3d7f4484070} + True + + + FSharpTest89 + {e55535a8-7dae-4d85-99d6-0e4376184650} + True + + + FSharpTest90 + {6abba676-150b-442b-9eb4-bba0784a28bd} + True + + + FSharpTest91 + {b4f06654-ecc8-4f7a-b27e-4d20fce319ec} + True + + + FSharpTest92 + {b7ba7627-585d-47d6-85c2-5b74c3bb1136} + True + + + FSharpTest93 + {ae8ea5fd-75f0-44df-a6bc-707d8e930dcb} + True + + + FSharpTest94 + {31e7018d-682b-4dbc-9685-aab82121ea0a} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest96/FSharpTest96.fsproj b/tests/projects/stress/dense/FSharpTest96/FSharpTest96.fsproj new file mode 100644 index 00000000000..02f769cab63 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest96/FSharpTest96.fsproj @@ -0,0 +1,549 @@ + + + + + Debug + AnyCPU + 2.0 + 80d129ad-ebd8-4ebd-9ae8-afcae5fbc585 + Library + FSharpTest96 + FSharpTest96 + v4.5.2 + 4.4.0.0 + true + FSharpTest96 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest96.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest96.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + FSharpTest85 + {1a3d6915-d46b-451a-a56f-fa1c55d4cbed} + True + + + FSharpTest86 + {d21af52c-4597-4d35-a173-f1a0a38ebac0} + True + + + FSharpTest87 + {6e5ced4a-336a-4066-97c4-a3fcd5eaab39} + True + + + FSharpTest88 + {478b201e-413c-448d-9d8a-e3d7f4484070} + True + + + FSharpTest89 + {e55535a8-7dae-4d85-99d6-0e4376184650} + True + + + FSharpTest90 + {6abba676-150b-442b-9eb4-bba0784a28bd} + True + + + FSharpTest91 + {b4f06654-ecc8-4f7a-b27e-4d20fce319ec} + True + + + FSharpTest92 + {b7ba7627-585d-47d6-85c2-5b74c3bb1136} + True + + + FSharpTest93 + {ae8ea5fd-75f0-44df-a6bc-707d8e930dcb} + True + + + FSharpTest94 + {31e7018d-682b-4dbc-9685-aab82121ea0a} + True + + + FSharpTest95 + {99ec6817-9049-4b96-a58a-99a0991e5e8f} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest97/FSharpTest97.fsproj b/tests/projects/stress/dense/FSharpTest97/FSharpTest97.fsproj new file mode 100644 index 00000000000..9802f14f857 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest97/FSharpTest97.fsproj @@ -0,0 +1,554 @@ + + + + + Debug + AnyCPU + 2.0 + b6dbe255-c7ed-4b51-83ea-5d305c27fa5a + Library + FSharpTest97 + FSharpTest97 + v4.5.2 + 4.4.0.0 + true + FSharpTest97 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest97.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest97.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + FSharpTest85 + {1a3d6915-d46b-451a-a56f-fa1c55d4cbed} + True + + + FSharpTest86 + {d21af52c-4597-4d35-a173-f1a0a38ebac0} + True + + + FSharpTest87 + {6e5ced4a-336a-4066-97c4-a3fcd5eaab39} + True + + + FSharpTest88 + {478b201e-413c-448d-9d8a-e3d7f4484070} + True + + + FSharpTest89 + {e55535a8-7dae-4d85-99d6-0e4376184650} + True + + + FSharpTest90 + {6abba676-150b-442b-9eb4-bba0784a28bd} + True + + + FSharpTest91 + {b4f06654-ecc8-4f7a-b27e-4d20fce319ec} + True + + + FSharpTest92 + {b7ba7627-585d-47d6-85c2-5b74c3bb1136} + True + + + FSharpTest93 + {ae8ea5fd-75f0-44df-a6bc-707d8e930dcb} + True + + + FSharpTest94 + {31e7018d-682b-4dbc-9685-aab82121ea0a} + True + + + FSharpTest95 + {99ec6817-9049-4b96-a58a-99a0991e5e8f} + True + + + FSharpTest96 + {80d129ad-ebd8-4ebd-9ae8-afcae5fbc585} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest98/FSharpTest98.fsproj b/tests/projects/stress/dense/FSharpTest98/FSharpTest98.fsproj new file mode 100644 index 00000000000..62f232bd6ff --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest98/FSharpTest98.fsproj @@ -0,0 +1,559 @@ + + + + + Debug + AnyCPU + 2.0 + 2165c2a2-36af-4db2-b590-22afa8be9f4e + Library + FSharpTest98 + FSharpTest98 + v4.5.2 + 4.4.0.0 + true + FSharpTest98 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest98.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest98.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + FSharpTest85 + {1a3d6915-d46b-451a-a56f-fa1c55d4cbed} + True + + + FSharpTest86 + {d21af52c-4597-4d35-a173-f1a0a38ebac0} + True + + + FSharpTest87 + {6e5ced4a-336a-4066-97c4-a3fcd5eaab39} + True + + + FSharpTest88 + {478b201e-413c-448d-9d8a-e3d7f4484070} + True + + + FSharpTest89 + {e55535a8-7dae-4d85-99d6-0e4376184650} + True + + + FSharpTest90 + {6abba676-150b-442b-9eb4-bba0784a28bd} + True + + + FSharpTest91 + {b4f06654-ecc8-4f7a-b27e-4d20fce319ec} + True + + + FSharpTest92 + {b7ba7627-585d-47d6-85c2-5b74c3bb1136} + True + + + FSharpTest93 + {ae8ea5fd-75f0-44df-a6bc-707d8e930dcb} + True + + + FSharpTest94 + {31e7018d-682b-4dbc-9685-aab82121ea0a} + True + + + FSharpTest95 + {99ec6817-9049-4b96-a58a-99a0991e5e8f} + True + + + FSharpTest96 + {80d129ad-ebd8-4ebd-9ae8-afcae5fbc585} + True + + + FSharpTest97 + {b6dbe255-c7ed-4b51-83ea-5d305c27fa5a} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/dense/FSharpTest99/FSharpTest99.fsproj b/tests/projects/stress/dense/FSharpTest99/FSharpTest99.fsproj new file mode 100644 index 00000000000..00ab32e45d7 --- /dev/null +++ b/tests/projects/stress/dense/FSharpTest99/FSharpTest99.fsproj @@ -0,0 +1,564 @@ + + + + + Debug + AnyCPU + 2.0 + 8d5975d1-92ce-4074-b6a1-9d8d853c3d70 + Library + FSharpTest99 + FSharpTest99 + v4.5.2 + 4.4.0.0 + true + FSharpTest99 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest99.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest99.XML + + + + + True + + + + + + + + + + + + FSharpTest1 + {bf9f2f5b-dfbd-415b-8a0b-b1e058d9a85f} + True + + + FSharpTest2 + {fad33337-e716-404e-8dc3-febebe9d0281} + True + + + FSharpTest3 + {7ffd1c64-6353-4493-9e84-f856aeeff156} + True + + + FSharpTest4 + {fd06c58f-02a8-4ade-a3ea-588033b163ac} + True + + + FSharpTest5 + {66397643-c4bb-4894-a7e8-368b3727f0a4} + True + + + FSharpTest6 + {933509cc-6117-43d1-ba88-e9651093c3f0} + True + + + FSharpTest7 + {8436db8c-bf55-4b44-aaed-d045b7d26445} + True + + + FSharpTest8 + {44a2495f-01b4-4ce0-b33d-276398f85c1d} + True + + + FSharpTest9 + {cabbb205-59e7-4924-ab76-1b40c9dff212} + True + + + FSharpTest10 + {5e9840fe-e34e-4839-a6f2-088c51890e9a} + True + + + FSharpTest11 + {308ffd47-5a48-490e-90df-8d9ac076ac57} + True + + + FSharpTest12 + {b6c08453-ad36-47ef-9d10-6db88925473f} + True + + + FSharpTest13 + {51954447-0e26-4e63-9dde-d66d6bc75e83} + True + + + FSharpTest14 + {77dab843-965e-4897-8b25-d694403c7e6b} + True + + + FSharpTest15 + {4e8249e9-5a97-4ff2-a7eb-92a06792742a} + True + + + FSharpTest16 + {b6146968-7829-44b9-ae82-384001259354} + True + + + FSharpTest17 + {ce45dde4-84b7-4e8f-a6e3-9222056b7dbf} + True + + + FSharpTest18 + {6b8cea24-0185-4371-96f8-28fe108ea0e5} + True + + + FSharpTest19 + {7df4e61d-0abf-4766-93c0-f8fca8209f82} + True + + + FSharpTest20 + {3c6284d0-09e0-46b7-a008-936be9ba1a3c} + True + + + FSharpTest21 + {3dfffa88-2b19-4ce2-adca-8286f77bbf1b} + True + + + FSharpTest22 + {415744d9-eddc-417d-b065-c3d48c892e60} + True + + + FSharpTest23 + {5bba2576-0551-4dbc-aaea-cff755d6d894} + True + + + FSharpTest24 + {518f5b35-eb43-493e-9bf4-6d94f1ffdae8} + True + + + FSharpTest25 + {973e3b90-8480-4b00-8560-d3c2d82c5006} + True + + + FSharpTest26 + {df3545b8-d576-4122-a0a1-b730dd103e8c} + True + + + FSharpTest27 + {13b88ad9-1a59-47e4-9767-96b0537c5f59} + True + + + FSharpTest28 + {27a7e283-9575-4506-9ebc-2a7bd0409afa} + True + + + FSharpTest29 + {9d94622b-6d30-4504-937e-9e9436aa4373} + True + + + FSharpTest30 + {a83cc3b6-ea36-4909-8d8b-c09e3f1b7a15} + True + + + FSharpTest31 + {0790d7a7-4128-46ac-abc4-72be103c02ff} + True + + + FSharpTest32 + {870a2389-d77e-42de-8cfe-a0760c358785} + True + + + FSharpTest33 + {45f89fee-3b3f-46c8-ab20-93c4ea25f5b1} + True + + + FSharpTest34 + {96924a49-0c6d-4ca7-b42c-adb2d0c65b19} + True + + + FSharpTest35 + {004e6987-1a69-4874-8b1c-5547566db49c} + True + + + FSharpTest36 + {83601fca-ad37-4908-9de4-1c1fe4c4ed8c} + True + + + FSharpTest37 + {0ed647fc-cd06-4186-aad2-20e5b49dc095} + True + + + FSharpTest38 + {d4d6d15e-a6b9-426d-8038-2e584e9b71f4} + True + + + FSharpTest39 + {292f7610-eb74-4c40-bdb8-6ede4ffe7ba6} + True + + + FSharpTest40 + {a0451123-205c-4377-baa9-f52be935ff02} + True + + + FSharpTest41 + {53e9cff5-624f-4dfd-9dee-4033b0bceb0f} + True + + + FSharpTest42 + {e912fad9-7bb6-4dfc-b384-f8dd6e0fc26e} + True + + + FSharpTest43 + {971e2676-d476-4bae-9288-193a5feb1575} + True + + + FSharpTest44 + {6ac7ce97-23ed-4096-af15-02bdc17a7f38} + True + + + FSharpTest45 + {c6634f40-db6d-4787-93ef-289d72b97e07} + True + + + FSharpTest46 + {ca373753-6dd7-4b18-8ae5-2a4cea6a22b2} + True + + + FSharpTest47 + {3676ae0c-a8a6-4442-9f4a-2e975ad8032b} + True + + + FSharpTest48 + {d09d6b8a-693a-49f5-bd6f-5db7ee9106e4} + True + + + FSharpTest49 + {41ed9a67-f985-4c9b-8f5c-7e88af618d2b} + True + + + FSharpTest50 + {ce1f2c3d-5c9c-4f0a-8859-a172e2ba4599} + True + + + FSharpTest51 + {60c7374b-59d9-4961-9f85-257cd192a647} + True + + + FSharpTest52 + {aa0043c2-2ea9-4f4f-8def-ca7ec3aec0a8} + True + + + FSharpTest53 + {2de4d89c-7440-4769-99c1-1e6303fc48d9} + True + + + FSharpTest54 + {62be810d-9d77-44aa-8600-f7ddc175a165} + True + + + FSharpTest55 + {b2e96590-5461-4d4d-9336-06c18f926ff9} + True + + + FSharpTest56 + {60ac13dc-36b9-4c59-9820-a57c38c5b632} + True + + + FSharpTest57 + {6d593486-a6f3-4b43-99e3-2fe824aad924} + True + + + FSharpTest58 + {afe8e450-030d-4b64-baa8-7331477da9a0} + True + + + FSharpTest59 + {f7f7e16a-9fcd-4201-95ee-3d6fc83fd357} + True + + + FSharpTest60 + {be4ce400-d940-466b-b794-bbf63bbea8b9} + True + + + FSharpTest61 + {eebd4716-d1ea-4463-83be-7d838a6f6b2b} + True + + + FSharpTest62 + {d69a8b8b-85c7-43ec-b986-0aeb2182194a} + True + + + FSharpTest63 + {24a61ad7-d7b7-4487-acad-749f34407fde} + True + + + FSharpTest64 + {f66f6e74-cf44-4389-81fc-2452944d80b5} + True + + + FSharpTest65 + {31164f7d-e7bd-4c78-bbb4-04d3224b08e5} + True + + + FSharpTest66 + {b05dbeaf-bf72-449e-8499-02471cffee2b} + True + + + FSharpTest67 + {d7b17290-16df-4234-a693-2514f4a7a7f5} + True + + + FSharpTest68 + {b5a1a332-0b74-424a-ad9c-812950e2c19c} + True + + + FSharpTest69 + {92ffe135-afda-49b3-a0e2-8f270aefd434} + True + + + FSharpTest70 + {64fed7a3-eae4-4c07-9a32-4d29d75edd4d} + True + + + FSharpTest71 + {cca5eb52-edd9-4d98-a6e0-88839eec2d1d} + True + + + FSharpTest72 + {901234da-cfab-4697-a593-0d5c86fb1632} + True + + + FSharpTest73 + {09ef7cd9-727d-4e77-8bbd-e19457eb77dd} + True + + + FSharpTest74 + {06e8e0a9-f65e-495c-a300-f16ee86f4f4a} + True + + + FSharpTest75 + {3d6ef7fc-561e-4e3b-b009-cc20727d4c35} + True + + + FSharpTest76 + {39cac94a-4ea3-4969-94e7-2b47508ac7c9} + True + + + FSharpTest77 + {a16fb35b-deb0-497d-9091-990e6acf98b9} + True + + + FSharpTest78 + {8242465d-e6a1-4e16-aa05-25a0d9ea1d97} + True + + + FSharpTest79 + {18379d78-aa22-4275-b141-459476913a46} + True + + + FSharpTest80 + {b3a3e283-f906-4891-bb26-5d22c2837ca5} + True + + + FSharpTest81 + {b0b5d64e-0ed5-4429-9058-4803abc89781} + True + + + FSharpTest82 + {015dfdc9-5be8-4516-8fe1-d4a0b00e3094} + True + + + FSharpTest83 + {a67a3d6c-8346-4ad0-a08c-a05004162f2e} + True + + + FSharpTest84 + {6f080819-e006-4249-80a8-54dc5f659e6e} + True + + + FSharpTest85 + {1a3d6915-d46b-451a-a56f-fa1c55d4cbed} + True + + + FSharpTest86 + {d21af52c-4597-4d35-a173-f1a0a38ebac0} + True + + + FSharpTest87 + {6e5ced4a-336a-4066-97c4-a3fcd5eaab39} + True + + + FSharpTest88 + {478b201e-413c-448d-9d8a-e3d7f4484070} + True + + + FSharpTest89 + {e55535a8-7dae-4d85-99d6-0e4376184650} + True + + + FSharpTest90 + {6abba676-150b-442b-9eb4-bba0784a28bd} + True + + + FSharpTest91 + {b4f06654-ecc8-4f7a-b27e-4d20fce319ec} + True + + + FSharpTest92 + {b7ba7627-585d-47d6-85c2-5b74c3bb1136} + True + + + FSharpTest93 + {ae8ea5fd-75f0-44df-a6bc-707d8e930dcb} + True + + + FSharpTest94 + {31e7018d-682b-4dbc-9685-aab82121ea0a} + True + + + FSharpTest95 + {99ec6817-9049-4b96-a58a-99a0991e5e8f} + True + + + FSharpTest96 + {80d129ad-ebd8-4ebd-9ae8-afcae5fbc585} + True + + + FSharpTest97 + {b6dbe255-c7ed-4b51-83ea-5d305c27fa5a} + True + + + FSharpTest98 + {2165c2a2-36af-4db2-b590-22afa8be9f4e} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/DenseBin.sln b/tests/projects/stress/denseBin/DenseBin.sln new file mode 100644 index 00000000000..8e1ddfdf1a3 --- /dev/null +++ b/tests/projects/stress/denseBin/DenseBin.sln @@ -0,0 +1,616 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest1", "FSharpTest1\FSharpTest1.fsproj", "{95FA77CD-7437-4607-A0CF-AA6923A377A9}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest2", "FSharpTest2\FSharpTest2.fsproj", "{322CC7D9-5BD9-48AA-A0DE-E49CF28BD126}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest3", "FSharpTest3\FSharpTest3.fsproj", "{827B6E27-AD37-4F2F-8CF1-D800A1A0A253}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest4", "FSharpTest4\FSharpTest4.fsproj", "{F373CC7C-57AE-468C-858C-A6AB3B56BBD7}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest5", "FSharpTest5\FSharpTest5.fsproj", "{E35DEBC2-4C98-4C5A-9129-CC88695632BC}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest6", "FSharpTest6\FSharpTest6.fsproj", "{81D55736-25D8-41A9-938A-55E01EFD3304}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest7", "FSharpTest7\FSharpTest7.fsproj", "{8DB89D92-CCE4-4468-92CE-04DC715FE864}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest8", "FSharpTest8\FSharpTest8.fsproj", "{1CC26415-CE9F-454B-8A6E-24D129904EA3}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest9", "FSharpTest9\FSharpTest9.fsproj", "{E65BED62-E9EF-4AA2-A947-A05BA341DD6F}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest10", "FSharpTest10\FSharpTest10.fsproj", "{E4C3817C-164A-4EE1-A15B-37E6E417CE2B}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest11", "FSharpTest11\FSharpTest11.fsproj", "{B61D00B1-3100-4865-9EE9-D8AA6875B83B}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest12", "FSharpTest12\FSharpTest12.fsproj", "{4F13F4B9-20EB-4382-A3F0-6CB252A72B98}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest13", "FSharpTest13\FSharpTest13.fsproj", "{E004E91E-D072-4A6A-8578-84D81DFADA7C}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest14", "FSharpTest14\FSharpTest14.fsproj", "{383DCDF3-DCB4-4961-9E7A-70ABD59776B8}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest15", "FSharpTest15\FSharpTest15.fsproj", "{335DB5CD-E25F-4BBC-9727-DFAE9474E7B3}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest16", "FSharpTest16\FSharpTest16.fsproj", "{05B3FDEB-4AD9-4C45-8E63-BC28EAB76548}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest17", "FSharpTest17\FSharpTest17.fsproj", "{417657E8-F227-4715-BD5A-FE7CEA6725BC}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest18", "FSharpTest18\FSharpTest18.fsproj", "{1A7A744C-4188-4F52-BFFB-1DC5BBEC5071}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest19", "FSharpTest19\FSharpTest19.fsproj", "{AC7D74D7-ECAF-4A22-8F2C-3E52A4FD77A2}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest20", "FSharpTest20\FSharpTest20.fsproj", "{00623417-0299-4489-874C-83F90BD39517}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest21", "FSharpTest21\FSharpTest21.fsproj", "{0D5677B0-8669-4932-BA55-B1AA022D6F8D}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest22", "FSharpTest22\FSharpTest22.fsproj", "{8AEFCD9B-8013-4E34-80B0-F544789659DE}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest23", "FSharpTest23\FSharpTest23.fsproj", "{8660FC5B-2117-4292-9DC7-D87508E27160}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest24", "FSharpTest24\FSharpTest24.fsproj", "{CF437A15-0DE5-4C66-ADC5-BD9601A7A709}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest25", "FSharpTest25\FSharpTest25.fsproj", "{92568A57-63B0-4E32-9566-FF388F65CBD4}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest26", "FSharpTest26\FSharpTest26.fsproj", "{7ECC4E9C-8D89-46C7-948D-DC27111C25BC}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest27", "FSharpTest27\FSharpTest27.fsproj", "{10F23EA5-36EA-4982-BD50-55140EF522A3}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest28", "FSharpTest28\FSharpTest28.fsproj", "{46C3DCC4-C72F-4890-93BB-B8305292E6A7}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest29", "FSharpTest29\FSharpTest29.fsproj", "{9D03B03E-1FF4-48BF-82AE-27885448424D}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest30", "FSharpTest30\FSharpTest30.fsproj", "{F1CCF705-18A9-4AA8-9A51-D432BAAEB559}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest31", "FSharpTest31\FSharpTest31.fsproj", "{F29880C6-FE5C-48F2-9972-88E42AA3FB16}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest32", "FSharpTest32\FSharpTest32.fsproj", "{5C3A5CF7-63CB-4988-B874-1B51C04F5412}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest33", "FSharpTest33\FSharpTest33.fsproj", "{D58560CB-B7AB-42D3-959D-02761F775A04}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest34", "FSharpTest34\FSharpTest34.fsproj", "{23F7FE67-2910-4984-B9CC-FB5612589FE3}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest35", "FSharpTest35\FSharpTest35.fsproj", "{663BD626-E00A-402B-ACA5-0FD0EF07D31B}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest36", "FSharpTest36\FSharpTest36.fsproj", "{782415CD-C9A4-4D09-95CA-4F24A7CBE5CC}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest37", "FSharpTest37\FSharpTest37.fsproj", "{C61BBDDD-B2DC-4447-A2E4-3C1FCF222009}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest38", "FSharpTest38\FSharpTest38.fsproj", "{7859AD27-8B5A-4299-899A-63E8706A2B72}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest39", "FSharpTest39\FSharpTest39.fsproj", "{78D0C17A-5B97-49FC-B3FF-F09712803A31}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest40", "FSharpTest40\FSharpTest40.fsproj", "{274CF965-2B23-426B-88B2-FEC737500746}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest41", "FSharpTest41\FSharpTest41.fsproj", "{F97EA8CC-1265-40C2-B2B2-A99D00FA147D}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest42", "FSharpTest42\FSharpTest42.fsproj", "{0D21E271-A69C-4BA1-8AB7-E569B54D4604}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest43", "FSharpTest43\FSharpTest43.fsproj", "{13B7C9C2-134D-46C9-B7D8-B17881922D42}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest44", "FSharpTest44\FSharpTest44.fsproj", "{E6B6912C-D2FF-4A6E-B3F9-A6FB5FB8DF7F}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest45", "FSharpTest45\FSharpTest45.fsproj", "{48D667B9-8183-4335-A3C5-BA5DFE20F368}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest46", "FSharpTest46\FSharpTest46.fsproj", "{2FFF3AE5-1ADA-4EC8-B005-6821F1DBD796}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest47", "FSharpTest47\FSharpTest47.fsproj", "{8DFBEB09-39D9-4818-8F48-B2DF74838356}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest48", "FSharpTest48\FSharpTest48.fsproj", "{6A04AFE7-FAB1-4516-9110-EC0CDC7C036F}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest49", "FSharpTest49\FSharpTest49.fsproj", "{12A5B16C-5762-4A20-A630-EEAB41C018F8}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest50", "FSharpTest50\FSharpTest50.fsproj", "{C1DA40A2-26B5-40CD-8213-AB90344F999C}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest51", "FSharpTest51\FSharpTest51.fsproj", "{B5250E7B-2E85-4EC2-AE53-E7EACD57BB25}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest52", "FSharpTest52\FSharpTest52.fsproj", "{DAEA3B18-524F-4492-A851-34FD551BC6CC}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest53", "FSharpTest53\FSharpTest53.fsproj", "{797EA936-3DBE-49E5-B300-F37952BB0ED8}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest54", "FSharpTest54\FSharpTest54.fsproj", "{D878D8F6-573A-4C9B-BA51-A6C9440892C2}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest55", "FSharpTest55\FSharpTest55.fsproj", "{4334CB75-B471-443A-82BB-E5264EA1D092}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest56", "FSharpTest56\FSharpTest56.fsproj", "{217FB000-301A-4621-8D5A-597EE8AB07A0}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest57", "FSharpTest57\FSharpTest57.fsproj", "{5306001F-0191-4C7C-B174-36F530004945}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest58", "FSharpTest58\FSharpTest58.fsproj", "{58EE338B-5333-4E5D-8880-EECA2B9E2683}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest59", "FSharpTest59\FSharpTest59.fsproj", "{F23EF4D7-30F2-4D0C-88A6-969F51FB6DB8}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest60", "FSharpTest60\FSharpTest60.fsproj", "{265416C9-009F-40ED-B2B0-4C0FEFEEB7AA}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest61", "FSharpTest61\FSharpTest61.fsproj", "{D6A6B9B3-B659-46C5-9F82-03CAEDA9559C}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest62", "FSharpTest62\FSharpTest62.fsproj", "{CA3F50D2-376F-4E21-921D-393D3793D27A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest63", "FSharpTest63\FSharpTest63.fsproj", "{F60BB878-B5F6-4DBA-8C90-8D2410E303BD}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest64", "FSharpTest64\FSharpTest64.fsproj", "{D2D63F7B-475B-40C1-9AC8-0901A3D2F688}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest65", "FSharpTest65\FSharpTest65.fsproj", "{2E9B5F25-55CC-4291-A2FC-E3AC58FAF15B}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest66", "FSharpTest66\FSharpTest66.fsproj", "{920DDD0C-F916-4455-A890-B89ABDD5C4CD}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest67", "FSharpTest67\FSharpTest67.fsproj", "{6463CA8E-23D4-4301-A969-ABF7C2CA6A09}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest68", "FSharpTest68\FSharpTest68.fsproj", "{8E4450F4-DEA2-4C74-AF83-9EBBFA24CBC7}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest69", "FSharpTest69\FSharpTest69.fsproj", "{70A49124-42E4-4F65-8822-AC057A27B2C4}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest70", "FSharpTest70\FSharpTest70.fsproj", "{66585B17-46C9-480C-95F2-F78958856CBA}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest71", "FSharpTest71\FSharpTest71.fsproj", "{4870F163-78DC-4016-A2F8-57594A30A025}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest72", "FSharpTest72\FSharpTest72.fsproj", "{7C422631-503F-4D4A-B526-23F7592C8167}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest73", "FSharpTest73\FSharpTest73.fsproj", "{491186D3-831B-42BC-8445-AB40C6BF56C7}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest74", "FSharpTest74\FSharpTest74.fsproj", "{F57AE881-45A7-4DDD-8B4B-883B247F6ED4}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest75", "FSharpTest75\FSharpTest75.fsproj", "{FF52904E-DDEF-44F1-BA70-E928C2270889}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest76", "FSharpTest76\FSharpTest76.fsproj", "{B26EC4F5-52D3-43E3-967B-829945D68F26}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest77", "FSharpTest77\FSharpTest77.fsproj", "{9F001710-97CD-454E-869D-A96618E6FAF9}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest78", "FSharpTest78\FSharpTest78.fsproj", "{392A8057-40AF-4A09-8EF7-3373F6E9A0F5}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest79", "FSharpTest79\FSharpTest79.fsproj", "{E40778D4-B7F7-4F99-8202-5E30B1478A73}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest80", "FSharpTest80\FSharpTest80.fsproj", "{99C91D82-175D-40F3-9199-6A28C8350524}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest81", "FSharpTest81\FSharpTest81.fsproj", "{22635AD7-C1B2-4B87-BA35-2C07BECA26F5}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest82", "FSharpTest82\FSharpTest82.fsproj", "{EDCB2E05-4EC2-46BC-A847-C785807F0DA5}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest83", "FSharpTest83\FSharpTest83.fsproj", "{AB7BB38E-8A15-4A54-BE6E-7470761A494C}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest84", "FSharpTest84\FSharpTest84.fsproj", "{C8F6D5AE-0A1B-47F1-9FCA-399449ABE1A1}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest85", "FSharpTest85\FSharpTest85.fsproj", "{DC961D69-8F5D-44D1-8C40-6F2D3BA2DD88}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest86", "FSharpTest86\FSharpTest86.fsproj", "{38401BEB-BF68-4F93-BF2F-94D7C13539BA}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest87", "FSharpTest87\FSharpTest87.fsproj", "{D8789F79-31C5-44FB-BF83-08C654BE981A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest88", "FSharpTest88\FSharpTest88.fsproj", "{0132FD13-87B7-4C9D-95BC-149E80F7C91D}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest89", "FSharpTest89\FSharpTest89.fsproj", "{14AC649D-3A76-4723-A2FA-7933D97879D3}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest90", "FSharpTest90\FSharpTest90.fsproj", "{30585E47-093D-433C-AC29-E6BE3D378092}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest91", "FSharpTest91\FSharpTest91.fsproj", "{EAF7D426-7E52-4D1B-B061-410EB5F3E9EB}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest92", "FSharpTest92\FSharpTest92.fsproj", "{5192DA4B-FA82-46B9-9208-3166F0467024}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest93", "FSharpTest93\FSharpTest93.fsproj", "{9C6CB89D-9C61-4E1A-B244-DF7C12290A94}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest94", "FSharpTest94\FSharpTest94.fsproj", "{BFA5AEB5-BBF7-4BCF-96B0-4BAD041709A3}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest95", "FSharpTest95\FSharpTest95.fsproj", "{35E43580-1C4A-43E3-96C0-E4C45F34A9C5}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest96", "FSharpTest96\FSharpTest96.fsproj", "{ABC71B4E-8FE9-4081-9A7F-EEB2C04F8043}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest97", "FSharpTest97\FSharpTest97.fsproj", "{312C1CE9-2EFA-46A8-BE64-E9AE3D7A83FA}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest98", "FSharpTest98\FSharpTest98.fsproj", "{F762CF50-78CE-4094-9860-949E112F23C5}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest99", "FSharpTest99\FSharpTest99.fsproj", "{4FEA403E-33C5-4008-8D91-A4296CD002C9}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTest100", "FSharpTest100\FSharpTest100.fsproj", "{4033EBCF-1875-46D7-A570-6DD1D2A1D4B2}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {95FA77CD-7437-4607-A0CF-AA6923A377A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {95FA77CD-7437-4607-A0CF-AA6923A377A9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {95FA77CD-7437-4607-A0CF-AA6923A377A9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {95FA77CD-7437-4607-A0CF-AA6923A377A9}.Release|Any CPU.Build.0 = Release|Any CPU + {322CC7D9-5BD9-48AA-A0DE-E49CF28BD126}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {322CC7D9-5BD9-48AA-A0DE-E49CF28BD126}.Debug|Any CPU.Build.0 = Debug|Any CPU + {322CC7D9-5BD9-48AA-A0DE-E49CF28BD126}.Release|Any CPU.ActiveCfg = Release|Any CPU + {322CC7D9-5BD9-48AA-A0DE-E49CF28BD126}.Release|Any CPU.Build.0 = Release|Any CPU + {827B6E27-AD37-4F2F-8CF1-D800A1A0A253}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {827B6E27-AD37-4F2F-8CF1-D800A1A0A253}.Debug|Any CPU.Build.0 = Debug|Any CPU + {827B6E27-AD37-4F2F-8CF1-D800A1A0A253}.Release|Any CPU.ActiveCfg = Release|Any CPU + {827B6E27-AD37-4F2F-8CF1-D800A1A0A253}.Release|Any CPU.Build.0 = Release|Any CPU + {F373CC7C-57AE-468C-858C-A6AB3B56BBD7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F373CC7C-57AE-468C-858C-A6AB3B56BBD7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F373CC7C-57AE-468C-858C-A6AB3B56BBD7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F373CC7C-57AE-468C-858C-A6AB3B56BBD7}.Release|Any CPU.Build.0 = Release|Any CPU + {E35DEBC2-4C98-4C5A-9129-CC88695632BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E35DEBC2-4C98-4C5A-9129-CC88695632BC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E35DEBC2-4C98-4C5A-9129-CC88695632BC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E35DEBC2-4C98-4C5A-9129-CC88695632BC}.Release|Any CPU.Build.0 = Release|Any CPU + {81D55736-25D8-41A9-938A-55E01EFD3304}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {81D55736-25D8-41A9-938A-55E01EFD3304}.Debug|Any CPU.Build.0 = Debug|Any CPU + {81D55736-25D8-41A9-938A-55E01EFD3304}.Release|Any CPU.ActiveCfg = Release|Any CPU + {81D55736-25D8-41A9-938A-55E01EFD3304}.Release|Any CPU.Build.0 = Release|Any CPU + {8DB89D92-CCE4-4468-92CE-04DC715FE864}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8DB89D92-CCE4-4468-92CE-04DC715FE864}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8DB89D92-CCE4-4468-92CE-04DC715FE864}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8DB89D92-CCE4-4468-92CE-04DC715FE864}.Release|Any CPU.Build.0 = Release|Any CPU + {1CC26415-CE9F-454B-8A6E-24D129904EA3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1CC26415-CE9F-454B-8A6E-24D129904EA3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1CC26415-CE9F-454B-8A6E-24D129904EA3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1CC26415-CE9F-454B-8A6E-24D129904EA3}.Release|Any CPU.Build.0 = Release|Any CPU + {E65BED62-E9EF-4AA2-A947-A05BA341DD6F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E65BED62-E9EF-4AA2-A947-A05BA341DD6F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E65BED62-E9EF-4AA2-A947-A05BA341DD6F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E65BED62-E9EF-4AA2-A947-A05BA341DD6F}.Release|Any CPU.Build.0 = Release|Any CPU + {E4C3817C-164A-4EE1-A15B-37E6E417CE2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E4C3817C-164A-4EE1-A15B-37E6E417CE2B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E4C3817C-164A-4EE1-A15B-37E6E417CE2B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E4C3817C-164A-4EE1-A15B-37E6E417CE2B}.Release|Any CPU.Build.0 = Release|Any CPU + {B61D00B1-3100-4865-9EE9-D8AA6875B83B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B61D00B1-3100-4865-9EE9-D8AA6875B83B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B61D00B1-3100-4865-9EE9-D8AA6875B83B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B61D00B1-3100-4865-9EE9-D8AA6875B83B}.Release|Any CPU.Build.0 = Release|Any CPU + {4F13F4B9-20EB-4382-A3F0-6CB252A72B98}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4F13F4B9-20EB-4382-A3F0-6CB252A72B98}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4F13F4B9-20EB-4382-A3F0-6CB252A72B98}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4F13F4B9-20EB-4382-A3F0-6CB252A72B98}.Release|Any CPU.Build.0 = Release|Any CPU + {E004E91E-D072-4A6A-8578-84D81DFADA7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E004E91E-D072-4A6A-8578-84D81DFADA7C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E004E91E-D072-4A6A-8578-84D81DFADA7C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E004E91E-D072-4A6A-8578-84D81DFADA7C}.Release|Any CPU.Build.0 = Release|Any CPU + {383DCDF3-DCB4-4961-9E7A-70ABD59776B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {383DCDF3-DCB4-4961-9E7A-70ABD59776B8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {383DCDF3-DCB4-4961-9E7A-70ABD59776B8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {383DCDF3-DCB4-4961-9E7A-70ABD59776B8}.Release|Any CPU.Build.0 = Release|Any CPU + {335DB5CD-E25F-4BBC-9727-DFAE9474E7B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {335DB5CD-E25F-4BBC-9727-DFAE9474E7B3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {335DB5CD-E25F-4BBC-9727-DFAE9474E7B3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {335DB5CD-E25F-4BBC-9727-DFAE9474E7B3}.Release|Any CPU.Build.0 = Release|Any CPU + {05B3FDEB-4AD9-4C45-8E63-BC28EAB76548}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {05B3FDEB-4AD9-4C45-8E63-BC28EAB76548}.Debug|Any CPU.Build.0 = Debug|Any CPU + {05B3FDEB-4AD9-4C45-8E63-BC28EAB76548}.Release|Any CPU.ActiveCfg = Release|Any CPU + {05B3FDEB-4AD9-4C45-8E63-BC28EAB76548}.Release|Any CPU.Build.0 = Release|Any CPU + {417657E8-F227-4715-BD5A-FE7CEA6725BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {417657E8-F227-4715-BD5A-FE7CEA6725BC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {417657E8-F227-4715-BD5A-FE7CEA6725BC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {417657E8-F227-4715-BD5A-FE7CEA6725BC}.Release|Any CPU.Build.0 = Release|Any CPU + {1A7A744C-4188-4F52-BFFB-1DC5BBEC5071}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1A7A744C-4188-4F52-BFFB-1DC5BBEC5071}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1A7A744C-4188-4F52-BFFB-1DC5BBEC5071}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1A7A744C-4188-4F52-BFFB-1DC5BBEC5071}.Release|Any CPU.Build.0 = Release|Any CPU + {AC7D74D7-ECAF-4A22-8F2C-3E52A4FD77A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AC7D74D7-ECAF-4A22-8F2C-3E52A4FD77A2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AC7D74D7-ECAF-4A22-8F2C-3E52A4FD77A2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AC7D74D7-ECAF-4A22-8F2C-3E52A4FD77A2}.Release|Any CPU.Build.0 = Release|Any CPU + {00623417-0299-4489-874C-83F90BD39517}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {00623417-0299-4489-874C-83F90BD39517}.Debug|Any CPU.Build.0 = Debug|Any CPU + {00623417-0299-4489-874C-83F90BD39517}.Release|Any CPU.ActiveCfg = Release|Any CPU + {00623417-0299-4489-874C-83F90BD39517}.Release|Any CPU.Build.0 = Release|Any CPU + {0D5677B0-8669-4932-BA55-B1AA022D6F8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0D5677B0-8669-4932-BA55-B1AA022D6F8D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0D5677B0-8669-4932-BA55-B1AA022D6F8D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0D5677B0-8669-4932-BA55-B1AA022D6F8D}.Release|Any CPU.Build.0 = Release|Any CPU + {8AEFCD9B-8013-4E34-80B0-F544789659DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8AEFCD9B-8013-4E34-80B0-F544789659DE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8AEFCD9B-8013-4E34-80B0-F544789659DE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8AEFCD9B-8013-4E34-80B0-F544789659DE}.Release|Any CPU.Build.0 = Release|Any CPU + {8660FC5B-2117-4292-9DC7-D87508E27160}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8660FC5B-2117-4292-9DC7-D87508E27160}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8660FC5B-2117-4292-9DC7-D87508E27160}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8660FC5B-2117-4292-9DC7-D87508E27160}.Release|Any CPU.Build.0 = Release|Any CPU + {CF437A15-0DE5-4C66-ADC5-BD9601A7A709}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CF437A15-0DE5-4C66-ADC5-BD9601A7A709}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CF437A15-0DE5-4C66-ADC5-BD9601A7A709}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CF437A15-0DE5-4C66-ADC5-BD9601A7A709}.Release|Any CPU.Build.0 = Release|Any CPU + {92568A57-63B0-4E32-9566-FF388F65CBD4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {92568A57-63B0-4E32-9566-FF388F65CBD4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {92568A57-63B0-4E32-9566-FF388F65CBD4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {92568A57-63B0-4E32-9566-FF388F65CBD4}.Release|Any CPU.Build.0 = Release|Any CPU + {7ECC4E9C-8D89-46C7-948D-DC27111C25BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7ECC4E9C-8D89-46C7-948D-DC27111C25BC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7ECC4E9C-8D89-46C7-948D-DC27111C25BC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7ECC4E9C-8D89-46C7-948D-DC27111C25BC}.Release|Any CPU.Build.0 = Release|Any CPU + {10F23EA5-36EA-4982-BD50-55140EF522A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {10F23EA5-36EA-4982-BD50-55140EF522A3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {10F23EA5-36EA-4982-BD50-55140EF522A3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {10F23EA5-36EA-4982-BD50-55140EF522A3}.Release|Any CPU.Build.0 = Release|Any CPU + {46C3DCC4-C72F-4890-93BB-B8305292E6A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {46C3DCC4-C72F-4890-93BB-B8305292E6A7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {46C3DCC4-C72F-4890-93BB-B8305292E6A7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {46C3DCC4-C72F-4890-93BB-B8305292E6A7}.Release|Any CPU.Build.0 = Release|Any CPU + {9D03B03E-1FF4-48BF-82AE-27885448424D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9D03B03E-1FF4-48BF-82AE-27885448424D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9D03B03E-1FF4-48BF-82AE-27885448424D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9D03B03E-1FF4-48BF-82AE-27885448424D}.Release|Any CPU.Build.0 = Release|Any CPU + {F1CCF705-18A9-4AA8-9A51-D432BAAEB559}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F1CCF705-18A9-4AA8-9A51-D432BAAEB559}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F1CCF705-18A9-4AA8-9A51-D432BAAEB559}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F1CCF705-18A9-4AA8-9A51-D432BAAEB559}.Release|Any CPU.Build.0 = Release|Any CPU + {F29880C6-FE5C-48F2-9972-88E42AA3FB16}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F29880C6-FE5C-48F2-9972-88E42AA3FB16}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F29880C6-FE5C-48F2-9972-88E42AA3FB16}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F29880C6-FE5C-48F2-9972-88E42AA3FB16}.Release|Any CPU.Build.0 = Release|Any CPU + {5C3A5CF7-63CB-4988-B874-1B51C04F5412}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5C3A5CF7-63CB-4988-B874-1B51C04F5412}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5C3A5CF7-63CB-4988-B874-1B51C04F5412}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5C3A5CF7-63CB-4988-B874-1B51C04F5412}.Release|Any CPU.Build.0 = Release|Any CPU + {D58560CB-B7AB-42D3-959D-02761F775A04}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D58560CB-B7AB-42D3-959D-02761F775A04}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D58560CB-B7AB-42D3-959D-02761F775A04}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D58560CB-B7AB-42D3-959D-02761F775A04}.Release|Any CPU.Build.0 = Release|Any CPU + {23F7FE67-2910-4984-B9CC-FB5612589FE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {23F7FE67-2910-4984-B9CC-FB5612589FE3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {23F7FE67-2910-4984-B9CC-FB5612589FE3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {23F7FE67-2910-4984-B9CC-FB5612589FE3}.Release|Any CPU.Build.0 = Release|Any CPU + {663BD626-E00A-402B-ACA5-0FD0EF07D31B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {663BD626-E00A-402B-ACA5-0FD0EF07D31B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {663BD626-E00A-402B-ACA5-0FD0EF07D31B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {663BD626-E00A-402B-ACA5-0FD0EF07D31B}.Release|Any CPU.Build.0 = Release|Any CPU + {782415CD-C9A4-4D09-95CA-4F24A7CBE5CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {782415CD-C9A4-4D09-95CA-4F24A7CBE5CC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {782415CD-C9A4-4D09-95CA-4F24A7CBE5CC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {782415CD-C9A4-4D09-95CA-4F24A7CBE5CC}.Release|Any CPU.Build.0 = Release|Any CPU + {C61BBDDD-B2DC-4447-A2E4-3C1FCF222009}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C61BBDDD-B2DC-4447-A2E4-3C1FCF222009}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C61BBDDD-B2DC-4447-A2E4-3C1FCF222009}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C61BBDDD-B2DC-4447-A2E4-3C1FCF222009}.Release|Any CPU.Build.0 = Release|Any CPU + {7859AD27-8B5A-4299-899A-63E8706A2B72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7859AD27-8B5A-4299-899A-63E8706A2B72}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7859AD27-8B5A-4299-899A-63E8706A2B72}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7859AD27-8B5A-4299-899A-63E8706A2B72}.Release|Any CPU.Build.0 = Release|Any CPU + {78D0C17A-5B97-49FC-B3FF-F09712803A31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {78D0C17A-5B97-49FC-B3FF-F09712803A31}.Debug|Any CPU.Build.0 = Debug|Any CPU + {78D0C17A-5B97-49FC-B3FF-F09712803A31}.Release|Any CPU.ActiveCfg = Release|Any CPU + {78D0C17A-5B97-49FC-B3FF-F09712803A31}.Release|Any CPU.Build.0 = Release|Any CPU + {274CF965-2B23-426B-88B2-FEC737500746}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {274CF965-2B23-426B-88B2-FEC737500746}.Debug|Any CPU.Build.0 = Debug|Any CPU + {274CF965-2B23-426B-88B2-FEC737500746}.Release|Any CPU.ActiveCfg = Release|Any CPU + {274CF965-2B23-426B-88B2-FEC737500746}.Release|Any CPU.Build.0 = Release|Any CPU + {F97EA8CC-1265-40C2-B2B2-A99D00FA147D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F97EA8CC-1265-40C2-B2B2-A99D00FA147D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F97EA8CC-1265-40C2-B2B2-A99D00FA147D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F97EA8CC-1265-40C2-B2B2-A99D00FA147D}.Release|Any CPU.Build.0 = Release|Any CPU + {0D21E271-A69C-4BA1-8AB7-E569B54D4604}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0D21E271-A69C-4BA1-8AB7-E569B54D4604}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0D21E271-A69C-4BA1-8AB7-E569B54D4604}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0D21E271-A69C-4BA1-8AB7-E569B54D4604}.Release|Any CPU.Build.0 = Release|Any CPU + {13B7C9C2-134D-46C9-B7D8-B17881922D42}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {13B7C9C2-134D-46C9-B7D8-B17881922D42}.Debug|Any CPU.Build.0 = Debug|Any CPU + {13B7C9C2-134D-46C9-B7D8-B17881922D42}.Release|Any CPU.ActiveCfg = Release|Any CPU + {13B7C9C2-134D-46C9-B7D8-B17881922D42}.Release|Any CPU.Build.0 = Release|Any CPU + {E6B6912C-D2FF-4A6E-B3F9-A6FB5FB8DF7F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E6B6912C-D2FF-4A6E-B3F9-A6FB5FB8DF7F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E6B6912C-D2FF-4A6E-B3F9-A6FB5FB8DF7F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E6B6912C-D2FF-4A6E-B3F9-A6FB5FB8DF7F}.Release|Any CPU.Build.0 = Release|Any CPU + {48D667B9-8183-4335-A3C5-BA5DFE20F368}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {48D667B9-8183-4335-A3C5-BA5DFE20F368}.Debug|Any CPU.Build.0 = Debug|Any CPU + {48D667B9-8183-4335-A3C5-BA5DFE20F368}.Release|Any CPU.ActiveCfg = Release|Any CPU + {48D667B9-8183-4335-A3C5-BA5DFE20F368}.Release|Any CPU.Build.0 = Release|Any CPU + {2FFF3AE5-1ADA-4EC8-B005-6821F1DBD796}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2FFF3AE5-1ADA-4EC8-B005-6821F1DBD796}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2FFF3AE5-1ADA-4EC8-B005-6821F1DBD796}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2FFF3AE5-1ADA-4EC8-B005-6821F1DBD796}.Release|Any CPU.Build.0 = Release|Any CPU + {8DFBEB09-39D9-4818-8F48-B2DF74838356}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8DFBEB09-39D9-4818-8F48-B2DF74838356}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8DFBEB09-39D9-4818-8F48-B2DF74838356}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8DFBEB09-39D9-4818-8F48-B2DF74838356}.Release|Any CPU.Build.0 = Release|Any CPU + {6A04AFE7-FAB1-4516-9110-EC0CDC7C036F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6A04AFE7-FAB1-4516-9110-EC0CDC7C036F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6A04AFE7-FAB1-4516-9110-EC0CDC7C036F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6A04AFE7-FAB1-4516-9110-EC0CDC7C036F}.Release|Any CPU.Build.0 = Release|Any CPU + {12A5B16C-5762-4A20-A630-EEAB41C018F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {12A5B16C-5762-4A20-A630-EEAB41C018F8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {12A5B16C-5762-4A20-A630-EEAB41C018F8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {12A5B16C-5762-4A20-A630-EEAB41C018F8}.Release|Any CPU.Build.0 = Release|Any CPU + {C1DA40A2-26B5-40CD-8213-AB90344F999C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C1DA40A2-26B5-40CD-8213-AB90344F999C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C1DA40A2-26B5-40CD-8213-AB90344F999C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C1DA40A2-26B5-40CD-8213-AB90344F999C}.Release|Any CPU.Build.0 = Release|Any CPU + {B5250E7B-2E85-4EC2-AE53-E7EACD57BB25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B5250E7B-2E85-4EC2-AE53-E7EACD57BB25}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B5250E7B-2E85-4EC2-AE53-E7EACD57BB25}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B5250E7B-2E85-4EC2-AE53-E7EACD57BB25}.Release|Any CPU.Build.0 = Release|Any CPU + {DAEA3B18-524F-4492-A851-34FD551BC6CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DAEA3B18-524F-4492-A851-34FD551BC6CC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DAEA3B18-524F-4492-A851-34FD551BC6CC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DAEA3B18-524F-4492-A851-34FD551BC6CC}.Release|Any CPU.Build.0 = Release|Any CPU + {797EA936-3DBE-49E5-B300-F37952BB0ED8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {797EA936-3DBE-49E5-B300-F37952BB0ED8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {797EA936-3DBE-49E5-B300-F37952BB0ED8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {797EA936-3DBE-49E5-B300-F37952BB0ED8}.Release|Any CPU.Build.0 = Release|Any CPU + {D878D8F6-573A-4C9B-BA51-A6C9440892C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D878D8F6-573A-4C9B-BA51-A6C9440892C2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D878D8F6-573A-4C9B-BA51-A6C9440892C2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D878D8F6-573A-4C9B-BA51-A6C9440892C2}.Release|Any CPU.Build.0 = Release|Any CPU + {4334CB75-B471-443A-82BB-E5264EA1D092}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4334CB75-B471-443A-82BB-E5264EA1D092}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4334CB75-B471-443A-82BB-E5264EA1D092}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4334CB75-B471-443A-82BB-E5264EA1D092}.Release|Any CPU.Build.0 = Release|Any CPU + {217FB000-301A-4621-8D5A-597EE8AB07A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {217FB000-301A-4621-8D5A-597EE8AB07A0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {217FB000-301A-4621-8D5A-597EE8AB07A0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {217FB000-301A-4621-8D5A-597EE8AB07A0}.Release|Any CPU.Build.0 = Release|Any CPU + {5306001F-0191-4C7C-B174-36F530004945}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5306001F-0191-4C7C-B174-36F530004945}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5306001F-0191-4C7C-B174-36F530004945}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5306001F-0191-4C7C-B174-36F530004945}.Release|Any CPU.Build.0 = Release|Any CPU + {58EE338B-5333-4E5D-8880-EECA2B9E2683}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {58EE338B-5333-4E5D-8880-EECA2B9E2683}.Debug|Any CPU.Build.0 = Debug|Any CPU + {58EE338B-5333-4E5D-8880-EECA2B9E2683}.Release|Any CPU.ActiveCfg = Release|Any CPU + {58EE338B-5333-4E5D-8880-EECA2B9E2683}.Release|Any CPU.Build.0 = Release|Any CPU + {F23EF4D7-30F2-4D0C-88A6-969F51FB6DB8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F23EF4D7-30F2-4D0C-88A6-969F51FB6DB8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F23EF4D7-30F2-4D0C-88A6-969F51FB6DB8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F23EF4D7-30F2-4D0C-88A6-969F51FB6DB8}.Release|Any CPU.Build.0 = Release|Any CPU + {265416C9-009F-40ED-B2B0-4C0FEFEEB7AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {265416C9-009F-40ED-B2B0-4C0FEFEEB7AA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {265416C9-009F-40ED-B2B0-4C0FEFEEB7AA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {265416C9-009F-40ED-B2B0-4C0FEFEEB7AA}.Release|Any CPU.Build.0 = Release|Any CPU + {D6A6B9B3-B659-46C5-9F82-03CAEDA9559C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D6A6B9B3-B659-46C5-9F82-03CAEDA9559C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D6A6B9B3-B659-46C5-9F82-03CAEDA9559C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D6A6B9B3-B659-46C5-9F82-03CAEDA9559C}.Release|Any CPU.Build.0 = Release|Any CPU + {CA3F50D2-376F-4E21-921D-393D3793D27A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CA3F50D2-376F-4E21-921D-393D3793D27A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CA3F50D2-376F-4E21-921D-393D3793D27A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CA3F50D2-376F-4E21-921D-393D3793D27A}.Release|Any CPU.Build.0 = Release|Any CPU + {F60BB878-B5F6-4DBA-8C90-8D2410E303BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F60BB878-B5F6-4DBA-8C90-8D2410E303BD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F60BB878-B5F6-4DBA-8C90-8D2410E303BD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F60BB878-B5F6-4DBA-8C90-8D2410E303BD}.Release|Any CPU.Build.0 = Release|Any CPU + {D2D63F7B-475B-40C1-9AC8-0901A3D2F688}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D2D63F7B-475B-40C1-9AC8-0901A3D2F688}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D2D63F7B-475B-40C1-9AC8-0901A3D2F688}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D2D63F7B-475B-40C1-9AC8-0901A3D2F688}.Release|Any CPU.Build.0 = Release|Any CPU + {2E9B5F25-55CC-4291-A2FC-E3AC58FAF15B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2E9B5F25-55CC-4291-A2FC-E3AC58FAF15B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2E9B5F25-55CC-4291-A2FC-E3AC58FAF15B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2E9B5F25-55CC-4291-A2FC-E3AC58FAF15B}.Release|Any CPU.Build.0 = Release|Any CPU + {920DDD0C-F916-4455-A890-B89ABDD5C4CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {920DDD0C-F916-4455-A890-B89ABDD5C4CD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {920DDD0C-F916-4455-A890-B89ABDD5C4CD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {920DDD0C-F916-4455-A890-B89ABDD5C4CD}.Release|Any CPU.Build.0 = Release|Any CPU + {6463CA8E-23D4-4301-A969-ABF7C2CA6A09}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6463CA8E-23D4-4301-A969-ABF7C2CA6A09}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6463CA8E-23D4-4301-A969-ABF7C2CA6A09}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6463CA8E-23D4-4301-A969-ABF7C2CA6A09}.Release|Any CPU.Build.0 = Release|Any CPU + {8E4450F4-DEA2-4C74-AF83-9EBBFA24CBC7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8E4450F4-DEA2-4C74-AF83-9EBBFA24CBC7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8E4450F4-DEA2-4C74-AF83-9EBBFA24CBC7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8E4450F4-DEA2-4C74-AF83-9EBBFA24CBC7}.Release|Any CPU.Build.0 = Release|Any CPU + {70A49124-42E4-4F65-8822-AC057A27B2C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {70A49124-42E4-4F65-8822-AC057A27B2C4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {70A49124-42E4-4F65-8822-AC057A27B2C4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {70A49124-42E4-4F65-8822-AC057A27B2C4}.Release|Any CPU.Build.0 = Release|Any CPU + {66585B17-46C9-480C-95F2-F78958856CBA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {66585B17-46C9-480C-95F2-F78958856CBA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {66585B17-46C9-480C-95F2-F78958856CBA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {66585B17-46C9-480C-95F2-F78958856CBA}.Release|Any CPU.Build.0 = Release|Any CPU + {4870F163-78DC-4016-A2F8-57594A30A025}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4870F163-78DC-4016-A2F8-57594A30A025}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4870F163-78DC-4016-A2F8-57594A30A025}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4870F163-78DC-4016-A2F8-57594A30A025}.Release|Any CPU.Build.0 = Release|Any CPU + {7C422631-503F-4D4A-B526-23F7592C8167}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7C422631-503F-4D4A-B526-23F7592C8167}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7C422631-503F-4D4A-B526-23F7592C8167}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7C422631-503F-4D4A-B526-23F7592C8167}.Release|Any CPU.Build.0 = Release|Any CPU + {491186D3-831B-42BC-8445-AB40C6BF56C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {491186D3-831B-42BC-8445-AB40C6BF56C7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {491186D3-831B-42BC-8445-AB40C6BF56C7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {491186D3-831B-42BC-8445-AB40C6BF56C7}.Release|Any CPU.Build.0 = Release|Any CPU + {F57AE881-45A7-4DDD-8B4B-883B247F6ED4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F57AE881-45A7-4DDD-8B4B-883B247F6ED4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F57AE881-45A7-4DDD-8B4B-883B247F6ED4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F57AE881-45A7-4DDD-8B4B-883B247F6ED4}.Release|Any CPU.Build.0 = Release|Any CPU + {FF52904E-DDEF-44F1-BA70-E928C2270889}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FF52904E-DDEF-44F1-BA70-E928C2270889}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FF52904E-DDEF-44F1-BA70-E928C2270889}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FF52904E-DDEF-44F1-BA70-E928C2270889}.Release|Any CPU.Build.0 = Release|Any CPU + {B26EC4F5-52D3-43E3-967B-829945D68F26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B26EC4F5-52D3-43E3-967B-829945D68F26}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B26EC4F5-52D3-43E3-967B-829945D68F26}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B26EC4F5-52D3-43E3-967B-829945D68F26}.Release|Any CPU.Build.0 = Release|Any CPU + {9F001710-97CD-454E-869D-A96618E6FAF9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9F001710-97CD-454E-869D-A96618E6FAF9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9F001710-97CD-454E-869D-A96618E6FAF9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9F001710-97CD-454E-869D-A96618E6FAF9}.Release|Any CPU.Build.0 = Release|Any CPU + {392A8057-40AF-4A09-8EF7-3373F6E9A0F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {392A8057-40AF-4A09-8EF7-3373F6E9A0F5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {392A8057-40AF-4A09-8EF7-3373F6E9A0F5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {392A8057-40AF-4A09-8EF7-3373F6E9A0F5}.Release|Any CPU.Build.0 = Release|Any CPU + {E40778D4-B7F7-4F99-8202-5E30B1478A73}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E40778D4-B7F7-4F99-8202-5E30B1478A73}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E40778D4-B7F7-4F99-8202-5E30B1478A73}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E40778D4-B7F7-4F99-8202-5E30B1478A73}.Release|Any CPU.Build.0 = Release|Any CPU + {99C91D82-175D-40F3-9199-6A28C8350524}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {99C91D82-175D-40F3-9199-6A28C8350524}.Debug|Any CPU.Build.0 = Debug|Any CPU + {99C91D82-175D-40F3-9199-6A28C8350524}.Release|Any CPU.ActiveCfg = Release|Any CPU + {99C91D82-175D-40F3-9199-6A28C8350524}.Release|Any CPU.Build.0 = Release|Any CPU + {22635AD7-C1B2-4B87-BA35-2C07BECA26F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {22635AD7-C1B2-4B87-BA35-2C07BECA26F5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {22635AD7-C1B2-4B87-BA35-2C07BECA26F5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {22635AD7-C1B2-4B87-BA35-2C07BECA26F5}.Release|Any CPU.Build.0 = Release|Any CPU + {EDCB2E05-4EC2-46BC-A847-C785807F0DA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EDCB2E05-4EC2-46BC-A847-C785807F0DA5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EDCB2E05-4EC2-46BC-A847-C785807F0DA5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EDCB2E05-4EC2-46BC-A847-C785807F0DA5}.Release|Any CPU.Build.0 = Release|Any CPU + {AB7BB38E-8A15-4A54-BE6E-7470761A494C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AB7BB38E-8A15-4A54-BE6E-7470761A494C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AB7BB38E-8A15-4A54-BE6E-7470761A494C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AB7BB38E-8A15-4A54-BE6E-7470761A494C}.Release|Any CPU.Build.0 = Release|Any CPU + {C8F6D5AE-0A1B-47F1-9FCA-399449ABE1A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C8F6D5AE-0A1B-47F1-9FCA-399449ABE1A1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C8F6D5AE-0A1B-47F1-9FCA-399449ABE1A1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C8F6D5AE-0A1B-47F1-9FCA-399449ABE1A1}.Release|Any CPU.Build.0 = Release|Any CPU + {DC961D69-8F5D-44D1-8C40-6F2D3BA2DD88}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DC961D69-8F5D-44D1-8C40-6F2D3BA2DD88}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DC961D69-8F5D-44D1-8C40-6F2D3BA2DD88}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DC961D69-8F5D-44D1-8C40-6F2D3BA2DD88}.Release|Any CPU.Build.0 = Release|Any CPU + {38401BEB-BF68-4F93-BF2F-94D7C13539BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {38401BEB-BF68-4F93-BF2F-94D7C13539BA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {38401BEB-BF68-4F93-BF2F-94D7C13539BA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {38401BEB-BF68-4F93-BF2F-94D7C13539BA}.Release|Any CPU.Build.0 = Release|Any CPU + {D8789F79-31C5-44FB-BF83-08C654BE981A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D8789F79-31C5-44FB-BF83-08C654BE981A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D8789F79-31C5-44FB-BF83-08C654BE981A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D8789F79-31C5-44FB-BF83-08C654BE981A}.Release|Any CPU.Build.0 = Release|Any CPU + {0132FD13-87B7-4C9D-95BC-149E80F7C91D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0132FD13-87B7-4C9D-95BC-149E80F7C91D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0132FD13-87B7-4C9D-95BC-149E80F7C91D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0132FD13-87B7-4C9D-95BC-149E80F7C91D}.Release|Any CPU.Build.0 = Release|Any CPU + {14AC649D-3A76-4723-A2FA-7933D97879D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {14AC649D-3A76-4723-A2FA-7933D97879D3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {14AC649D-3A76-4723-A2FA-7933D97879D3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {14AC649D-3A76-4723-A2FA-7933D97879D3}.Release|Any CPU.Build.0 = Release|Any CPU + {30585E47-093D-433C-AC29-E6BE3D378092}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {30585E47-093D-433C-AC29-E6BE3D378092}.Debug|Any CPU.Build.0 = Debug|Any CPU + {30585E47-093D-433C-AC29-E6BE3D378092}.Release|Any CPU.ActiveCfg = Release|Any CPU + {30585E47-093D-433C-AC29-E6BE3D378092}.Release|Any CPU.Build.0 = Release|Any CPU + {EAF7D426-7E52-4D1B-B061-410EB5F3E9EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EAF7D426-7E52-4D1B-B061-410EB5F3E9EB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EAF7D426-7E52-4D1B-B061-410EB5F3E9EB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EAF7D426-7E52-4D1B-B061-410EB5F3E9EB}.Release|Any CPU.Build.0 = Release|Any CPU + {5192DA4B-FA82-46B9-9208-3166F0467024}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5192DA4B-FA82-46B9-9208-3166F0467024}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5192DA4B-FA82-46B9-9208-3166F0467024}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5192DA4B-FA82-46B9-9208-3166F0467024}.Release|Any CPU.Build.0 = Release|Any CPU + {9C6CB89D-9C61-4E1A-B244-DF7C12290A94}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9C6CB89D-9C61-4E1A-B244-DF7C12290A94}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9C6CB89D-9C61-4E1A-B244-DF7C12290A94}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9C6CB89D-9C61-4E1A-B244-DF7C12290A94}.Release|Any CPU.Build.0 = Release|Any CPU + {BFA5AEB5-BBF7-4BCF-96B0-4BAD041709A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BFA5AEB5-BBF7-4BCF-96B0-4BAD041709A3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BFA5AEB5-BBF7-4BCF-96B0-4BAD041709A3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BFA5AEB5-BBF7-4BCF-96B0-4BAD041709A3}.Release|Any CPU.Build.0 = Release|Any CPU + {35E43580-1C4A-43E3-96C0-E4C45F34A9C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {35E43580-1C4A-43E3-96C0-E4C45F34A9C5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {35E43580-1C4A-43E3-96C0-E4C45F34A9C5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {35E43580-1C4A-43E3-96C0-E4C45F34A9C5}.Release|Any CPU.Build.0 = Release|Any CPU + {ABC71B4E-8FE9-4081-9A7F-EEB2C04F8043}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ABC71B4E-8FE9-4081-9A7F-EEB2C04F8043}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ABC71B4E-8FE9-4081-9A7F-EEB2C04F8043}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ABC71B4E-8FE9-4081-9A7F-EEB2C04F8043}.Release|Any CPU.Build.0 = Release|Any CPU + {312C1CE9-2EFA-46A8-BE64-E9AE3D7A83FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {312C1CE9-2EFA-46A8-BE64-E9AE3D7A83FA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {312C1CE9-2EFA-46A8-BE64-E9AE3D7A83FA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {312C1CE9-2EFA-46A8-BE64-E9AE3D7A83FA}.Release|Any CPU.Build.0 = Release|Any CPU + {F762CF50-78CE-4094-9860-949E112F23C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F762CF50-78CE-4094-9860-949E112F23C5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F762CF50-78CE-4094-9860-949E112F23C5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F762CF50-78CE-4094-9860-949E112F23C5}.Release|Any CPU.Build.0 = Release|Any CPU + {4FEA403E-33C5-4008-8D91-A4296CD002C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4FEA403E-33C5-4008-8D91-A4296CD002C9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4FEA403E-33C5-4008-8D91-A4296CD002C9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4FEA403E-33C5-4008-8D91-A4296CD002C9}.Release|Any CPU.Build.0 = Release|Any CPU + {4033EBCF-1875-46D7-A570-6DD1D2A1D4B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4033EBCF-1875-46D7-A570-6DD1D2A1D4B2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4033EBCF-1875-46D7-A570-6DD1D2A1D4B2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4033EBCF-1875-46D7-A570-6DD1D2A1D4B2}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/tests/projects/stress/denseBin/FSharpTest1/FSharpTest1.fsproj b/tests/projects/stress/denseBin/FSharpTest1/FSharpTest1.fsproj new file mode 100644 index 00000000000..fe9c6e295e1 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest1/FSharpTest1.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 95fa77cd-7437-4607-a0cf-aa6923a377a9 + Library + FSharpTest1 + FSharpTest1 + v4.5.2 + 4.4.0.0 + true + FSharpTest1 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest1.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest1.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest10/FSharpTest10.fsproj b/tests/projects/stress/denseBin/FSharpTest10/FSharpTest10.fsproj new file mode 100644 index 00000000000..ba28a388ccc --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest10/FSharpTest10.fsproj @@ -0,0 +1,101 @@ + + + + + Debug + AnyCPU + 2.0 + e4c3817c-164a-4ee1-a15b-37e6e417ce2b + Library + FSharpTest10 + FSharpTest10 + v4.5.2 + 4.4.0.0 + true + FSharpTest10 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest10.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest10.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest100/FSharpTest100.fsproj b/tests/projects/stress/denseBin/FSharpTest100/FSharpTest100.fsproj new file mode 100644 index 00000000000..a10c5f9cf9d --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest100/FSharpTest100.fsproj @@ -0,0 +1,371 @@ + + + + + Debug + AnyCPU + 2.0 + 4033ebcf-1875-46d7-a570-6dd1d2a1d4b2 + Library + FSharpTest100 + FSharpTest100 + v4.5.2 + 4.4.0.0 + true + FSharpTest100 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest100.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest100.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + ..\FSharpTest85\bin\Debug\FSharpTest85.dll + + + ..\FSharpTest86\bin\Debug\FSharpTest86.dll + + + ..\FSharpTest87\bin\Debug\FSharpTest87.dll + + + ..\FSharpTest88\bin\Debug\FSharpTest88.dll + + + ..\FSharpTest89\bin\Debug\FSharpTest89.dll + + + ..\FSharpTest90\bin\Debug\FSharpTest90.dll + + + ..\FSharpTest91\bin\Debug\FSharpTest91.dll + + + ..\FSharpTest92\bin\Debug\FSharpTest92.dll + + + ..\FSharpTest93\bin\Debug\FSharpTest93.dll + + + ..\FSharpTest94\bin\Debug\FSharpTest94.dll + + + ..\FSharpTest95\bin\Debug\FSharpTest95.dll + + + ..\FSharpTest96\bin\Debug\FSharpTest96.dll + + + ..\FSharpTest97\bin\Debug\FSharpTest97.dll + + + ..\FSharpTest98\bin\Debug\FSharpTest98.dll + + + ..\FSharpTest99\bin\Debug\FSharpTest99.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest11/FSharpTest11.fsproj b/tests/projects/stress/denseBin/FSharpTest11/FSharpTest11.fsproj new file mode 100644 index 00000000000..c6e7da3e16d --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest11/FSharpTest11.fsproj @@ -0,0 +1,104 @@ + + + + + Debug + AnyCPU + 2.0 + b61d00b1-3100-4865-9ee9-d8aa6875b83b + Library + FSharpTest11 + FSharpTest11 + v4.5.2 + 4.4.0.0 + true + FSharpTest11 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest11.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest11.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest12/FSharpTest12.fsproj b/tests/projects/stress/denseBin/FSharpTest12/FSharpTest12.fsproj new file mode 100644 index 00000000000..9263271b3ed --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest12/FSharpTest12.fsproj @@ -0,0 +1,107 @@ + + + + + Debug + AnyCPU + 2.0 + 4f13f4b9-20eb-4382-a3f0-6cb252a72b98 + Library + FSharpTest12 + FSharpTest12 + v4.5.2 + 4.4.0.0 + true + FSharpTest12 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest12.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest12.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest13/FSharpTest13.fsproj b/tests/projects/stress/denseBin/FSharpTest13/FSharpTest13.fsproj new file mode 100644 index 00000000000..32075dedb87 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest13/FSharpTest13.fsproj @@ -0,0 +1,110 @@ + + + + + Debug + AnyCPU + 2.0 + e004e91e-d072-4a6a-8578-84d81dfada7c + Library + FSharpTest13 + FSharpTest13 + v4.5.2 + 4.4.0.0 + true + FSharpTest13 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest13.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest13.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest14/FSharpTest14.fsproj b/tests/projects/stress/denseBin/FSharpTest14/FSharpTest14.fsproj new file mode 100644 index 00000000000..285e1c44aea --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest14/FSharpTest14.fsproj @@ -0,0 +1,113 @@ + + + + + Debug + AnyCPU + 2.0 + 383dcdf3-dcb4-4961-9e7a-70abd59776b8 + Library + FSharpTest14 + FSharpTest14 + v4.5.2 + 4.4.0.0 + true + FSharpTest14 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest14.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest14.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest15/FSharpTest15.fsproj b/tests/projects/stress/denseBin/FSharpTest15/FSharpTest15.fsproj new file mode 100644 index 00000000000..2ced54d6108 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest15/FSharpTest15.fsproj @@ -0,0 +1,116 @@ + + + + + Debug + AnyCPU + 2.0 + 335db5cd-e25f-4bbc-9727-dfae9474e7b3 + Library + FSharpTest15 + FSharpTest15 + v4.5.2 + 4.4.0.0 + true + FSharpTest15 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest15.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest15.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest16/FSharpTest16.fsproj b/tests/projects/stress/denseBin/FSharpTest16/FSharpTest16.fsproj new file mode 100644 index 00000000000..2a8d6425b62 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest16/FSharpTest16.fsproj @@ -0,0 +1,119 @@ + + + + + Debug + AnyCPU + 2.0 + 05b3fdeb-4ad9-4c45-8e63-bc28eab76548 + Library + FSharpTest16 + FSharpTest16 + v4.5.2 + 4.4.0.0 + true + FSharpTest16 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest16.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest16.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest17/FSharpTest17.fsproj b/tests/projects/stress/denseBin/FSharpTest17/FSharpTest17.fsproj new file mode 100644 index 00000000000..7c82c3fab74 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest17/FSharpTest17.fsproj @@ -0,0 +1,122 @@ + + + + + Debug + AnyCPU + 2.0 + 417657e8-f227-4715-bd5a-fe7cea6725bc + Library + FSharpTest17 + FSharpTest17 + v4.5.2 + 4.4.0.0 + true + FSharpTest17 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest17.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest17.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest18/FSharpTest18.fsproj b/tests/projects/stress/denseBin/FSharpTest18/FSharpTest18.fsproj new file mode 100644 index 00000000000..862556ff527 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest18/FSharpTest18.fsproj @@ -0,0 +1,125 @@ + + + + + Debug + AnyCPU + 2.0 + 1a7a744c-4188-4f52-bffb-1dc5bbec5071 + Library + FSharpTest18 + FSharpTest18 + v4.5.2 + 4.4.0.0 + true + FSharpTest18 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest18.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest18.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest19/FSharpTest19.fsproj b/tests/projects/stress/denseBin/FSharpTest19/FSharpTest19.fsproj new file mode 100644 index 00000000000..8af4410e232 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest19/FSharpTest19.fsproj @@ -0,0 +1,128 @@ + + + + + Debug + AnyCPU + 2.0 + ac7d74d7-ecaf-4a22-8f2c-3e52a4fd77a2 + Library + FSharpTest19 + FSharpTest19 + v4.5.2 + 4.4.0.0 + true + FSharpTest19 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest19.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest19.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest2/FSharpTest2.fsproj b/tests/projects/stress/denseBin/FSharpTest2/FSharpTest2.fsproj new file mode 100644 index 00000000000..7f77c7622cc --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest2/FSharpTest2.fsproj @@ -0,0 +1,77 @@ + + + + + Debug + AnyCPU + 2.0 + 322cc7d9-5bd9-48aa-a0de-e49cf28bd126 + Library + FSharpTest2 + FSharpTest2 + v4.5.2 + 4.4.0.0 + true + FSharpTest2 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest2.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest2.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest20/FSharpTest20.fsproj b/tests/projects/stress/denseBin/FSharpTest20/FSharpTest20.fsproj new file mode 100644 index 00000000000..ac69c7b4467 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest20/FSharpTest20.fsproj @@ -0,0 +1,131 @@ + + + + + Debug + AnyCPU + 2.0 + 00623417-0299-4489-874c-83f90bd39517 + Library + FSharpTest20 + FSharpTest20 + v4.5.2 + 4.4.0.0 + true + FSharpTest20 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest20.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest20.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest21/FSharpTest21.fsproj b/tests/projects/stress/denseBin/FSharpTest21/FSharpTest21.fsproj new file mode 100644 index 00000000000..ee50ba5c33c --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest21/FSharpTest21.fsproj @@ -0,0 +1,134 @@ + + + + + Debug + AnyCPU + 2.0 + 0d5677b0-8669-4932-ba55-b1aa022d6f8d + Library + FSharpTest21 + FSharpTest21 + v4.5.2 + 4.4.0.0 + true + FSharpTest21 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest21.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest21.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest22/FSharpTest22.fsproj b/tests/projects/stress/denseBin/FSharpTest22/FSharpTest22.fsproj new file mode 100644 index 00000000000..ee63eb7eef1 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest22/FSharpTest22.fsproj @@ -0,0 +1,137 @@ + + + + + Debug + AnyCPU + 2.0 + 8aefcd9b-8013-4e34-80b0-f544789659de + Library + FSharpTest22 + FSharpTest22 + v4.5.2 + 4.4.0.0 + true + FSharpTest22 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest22.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest22.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest23/FSharpTest23.fsproj b/tests/projects/stress/denseBin/FSharpTest23/FSharpTest23.fsproj new file mode 100644 index 00000000000..f28d2cd48a4 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest23/FSharpTest23.fsproj @@ -0,0 +1,140 @@ + + + + + Debug + AnyCPU + 2.0 + 8660fc5b-2117-4292-9dc7-d87508e27160 + Library + FSharpTest23 + FSharpTest23 + v4.5.2 + 4.4.0.0 + true + FSharpTest23 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest23.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest23.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest24/FSharpTest24.fsproj b/tests/projects/stress/denseBin/FSharpTest24/FSharpTest24.fsproj new file mode 100644 index 00000000000..7384a435ce8 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest24/FSharpTest24.fsproj @@ -0,0 +1,143 @@ + + + + + Debug + AnyCPU + 2.0 + cf437a15-0de5-4c66-adc5-bd9601a7a709 + Library + FSharpTest24 + FSharpTest24 + v4.5.2 + 4.4.0.0 + true + FSharpTest24 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest24.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest24.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest25/FSharpTest25.fsproj b/tests/projects/stress/denseBin/FSharpTest25/FSharpTest25.fsproj new file mode 100644 index 00000000000..73ea77a2792 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest25/FSharpTest25.fsproj @@ -0,0 +1,146 @@ + + + + + Debug + AnyCPU + 2.0 + 92568a57-63b0-4e32-9566-ff388f65cbd4 + Library + FSharpTest25 + FSharpTest25 + v4.5.2 + 4.4.0.0 + true + FSharpTest25 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest25.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest25.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest26/FSharpTest26.fsproj b/tests/projects/stress/denseBin/FSharpTest26/FSharpTest26.fsproj new file mode 100644 index 00000000000..a6615abc165 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest26/FSharpTest26.fsproj @@ -0,0 +1,149 @@ + + + + + Debug + AnyCPU + 2.0 + 7ecc4e9c-8d89-46c7-948d-dc27111c25bc + Library + FSharpTest26 + FSharpTest26 + v4.5.2 + 4.4.0.0 + true + FSharpTest26 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest26.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest26.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest27/FSharpTest27.fsproj b/tests/projects/stress/denseBin/FSharpTest27/FSharpTest27.fsproj new file mode 100644 index 00000000000..fbf245f22d5 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest27/FSharpTest27.fsproj @@ -0,0 +1,152 @@ + + + + + Debug + AnyCPU + 2.0 + 10f23ea5-36ea-4982-bd50-55140ef522a3 + Library + FSharpTest27 + FSharpTest27 + v4.5.2 + 4.4.0.0 + true + FSharpTest27 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest27.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest27.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest28/FSharpTest28.fsproj b/tests/projects/stress/denseBin/FSharpTest28/FSharpTest28.fsproj new file mode 100644 index 00000000000..7a76d0ad922 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest28/FSharpTest28.fsproj @@ -0,0 +1,155 @@ + + + + + Debug + AnyCPU + 2.0 + 46c3dcc4-c72f-4890-93bb-b8305292e6a7 + Library + FSharpTest28 + FSharpTest28 + v4.5.2 + 4.4.0.0 + true + FSharpTest28 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest28.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest28.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest29/FSharpTest29.fsproj b/tests/projects/stress/denseBin/FSharpTest29/FSharpTest29.fsproj new file mode 100644 index 00000000000..9bca2c53303 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest29/FSharpTest29.fsproj @@ -0,0 +1,158 @@ + + + + + Debug + AnyCPU + 2.0 + 9d03b03e-1ff4-48bf-82ae-27885448424d + Library + FSharpTest29 + FSharpTest29 + v4.5.2 + 4.4.0.0 + true + FSharpTest29 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest29.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest29.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest3/FSharpTest3.fsproj b/tests/projects/stress/denseBin/FSharpTest3/FSharpTest3.fsproj new file mode 100644 index 00000000000..75b01f9b0f6 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest3/FSharpTest3.fsproj @@ -0,0 +1,80 @@ + + + + + Debug + AnyCPU + 2.0 + 827b6e27-ad37-4f2f-8cf1-d800a1a0a253 + Library + FSharpTest3 + FSharpTest3 + v4.5.2 + 4.4.0.0 + true + FSharpTest3 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest3.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest3.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest30/FSharpTest30.fsproj b/tests/projects/stress/denseBin/FSharpTest30/FSharpTest30.fsproj new file mode 100644 index 00000000000..d041f6421d3 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest30/FSharpTest30.fsproj @@ -0,0 +1,161 @@ + + + + + Debug + AnyCPU + 2.0 + f1ccf705-18a9-4aa8-9a51-d432baaeb559 + Library + FSharpTest30 + FSharpTest30 + v4.5.2 + 4.4.0.0 + true + FSharpTest30 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest30.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest30.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest31/FSharpTest31.fsproj b/tests/projects/stress/denseBin/FSharpTest31/FSharpTest31.fsproj new file mode 100644 index 00000000000..cb25c5b2016 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest31/FSharpTest31.fsproj @@ -0,0 +1,164 @@ + + + + + Debug + AnyCPU + 2.0 + f29880c6-fe5c-48f2-9972-88e42aa3fb16 + Library + FSharpTest31 + FSharpTest31 + v4.5.2 + 4.4.0.0 + true + FSharpTest31 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest31.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest31.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest32/FSharpTest32.fsproj b/tests/projects/stress/denseBin/FSharpTest32/FSharpTest32.fsproj new file mode 100644 index 00000000000..e97b3972faf --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest32/FSharpTest32.fsproj @@ -0,0 +1,167 @@ + + + + + Debug + AnyCPU + 2.0 + 5c3a5cf7-63cb-4988-b874-1b51c04f5412 + Library + FSharpTest32 + FSharpTest32 + v4.5.2 + 4.4.0.0 + true + FSharpTest32 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest32.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest32.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest33/FSharpTest33.fsproj b/tests/projects/stress/denseBin/FSharpTest33/FSharpTest33.fsproj new file mode 100644 index 00000000000..dd65648f74c --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest33/FSharpTest33.fsproj @@ -0,0 +1,170 @@ + + + + + Debug + AnyCPU + 2.0 + d58560cb-b7ab-42d3-959d-02761f775a04 + Library + FSharpTest33 + FSharpTest33 + v4.5.2 + 4.4.0.0 + true + FSharpTest33 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest33.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest33.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest34/FSharpTest34.fsproj b/tests/projects/stress/denseBin/FSharpTest34/FSharpTest34.fsproj new file mode 100644 index 00000000000..77bbd47216e --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest34/FSharpTest34.fsproj @@ -0,0 +1,173 @@ + + + + + Debug + AnyCPU + 2.0 + 23f7fe67-2910-4984-b9cc-fb5612589fe3 + Library + FSharpTest34 + FSharpTest34 + v4.5.2 + 4.4.0.0 + true + FSharpTest34 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest34.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest34.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest35/FSharpTest35.fsproj b/tests/projects/stress/denseBin/FSharpTest35/FSharpTest35.fsproj new file mode 100644 index 00000000000..609d36eabe1 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest35/FSharpTest35.fsproj @@ -0,0 +1,176 @@ + + + + + Debug + AnyCPU + 2.0 + 663bd626-e00a-402b-aca5-0fd0ef07d31b + Library + FSharpTest35 + FSharpTest35 + v4.5.2 + 4.4.0.0 + true + FSharpTest35 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest35.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest35.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest36/FSharpTest36.fsproj b/tests/projects/stress/denseBin/FSharpTest36/FSharpTest36.fsproj new file mode 100644 index 00000000000..642d167eddb --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest36/FSharpTest36.fsproj @@ -0,0 +1,179 @@ + + + + + Debug + AnyCPU + 2.0 + 782415cd-c9a4-4d09-95ca-4f24a7cbe5cc + Library + FSharpTest36 + FSharpTest36 + v4.5.2 + 4.4.0.0 + true + FSharpTest36 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest36.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest36.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest37/FSharpTest37.fsproj b/tests/projects/stress/denseBin/FSharpTest37/FSharpTest37.fsproj new file mode 100644 index 00000000000..35fd853d7ac --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest37/FSharpTest37.fsproj @@ -0,0 +1,182 @@ + + + + + Debug + AnyCPU + 2.0 + c61bbddd-b2dc-4447-a2e4-3c1fcf222009 + Library + FSharpTest37 + FSharpTest37 + v4.5.2 + 4.4.0.0 + true + FSharpTest37 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest37.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest37.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest38/FSharpTest38.fsproj b/tests/projects/stress/denseBin/FSharpTest38/FSharpTest38.fsproj new file mode 100644 index 00000000000..af94c87c6a2 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest38/FSharpTest38.fsproj @@ -0,0 +1,185 @@ + + + + + Debug + AnyCPU + 2.0 + 7859ad27-8b5a-4299-899a-63e8706a2b72 + Library + FSharpTest38 + FSharpTest38 + v4.5.2 + 4.4.0.0 + true + FSharpTest38 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest38.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest38.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest39/FSharpTest39.fsproj b/tests/projects/stress/denseBin/FSharpTest39/FSharpTest39.fsproj new file mode 100644 index 00000000000..11a178673fd --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest39/FSharpTest39.fsproj @@ -0,0 +1,188 @@ + + + + + Debug + AnyCPU + 2.0 + 78d0c17a-5b97-49fc-b3ff-f09712803a31 + Library + FSharpTest39 + FSharpTest39 + v4.5.2 + 4.4.0.0 + true + FSharpTest39 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest39.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest39.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest4/FSharpTest4.fsproj b/tests/projects/stress/denseBin/FSharpTest4/FSharpTest4.fsproj new file mode 100644 index 00000000000..02e87113e16 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest4/FSharpTest4.fsproj @@ -0,0 +1,83 @@ + + + + + Debug + AnyCPU + 2.0 + f373cc7c-57ae-468c-858c-a6ab3b56bbd7 + Library + FSharpTest4 + FSharpTest4 + v4.5.2 + 4.4.0.0 + true + FSharpTest4 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest4.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest4.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest40/FSharpTest40.fsproj b/tests/projects/stress/denseBin/FSharpTest40/FSharpTest40.fsproj new file mode 100644 index 00000000000..4626b52e2fa --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest40/FSharpTest40.fsproj @@ -0,0 +1,191 @@ + + + + + Debug + AnyCPU + 2.0 + 274cf965-2b23-426b-88b2-fec737500746 + Library + FSharpTest40 + FSharpTest40 + v4.5.2 + 4.4.0.0 + true + FSharpTest40 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest40.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest40.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest41/FSharpTest41.fsproj b/tests/projects/stress/denseBin/FSharpTest41/FSharpTest41.fsproj new file mode 100644 index 00000000000..8fd19f23df3 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest41/FSharpTest41.fsproj @@ -0,0 +1,194 @@ + + + + + Debug + AnyCPU + 2.0 + f97ea8cc-1265-40c2-b2b2-a99d00fa147d + Library + FSharpTest41 + FSharpTest41 + v4.5.2 + 4.4.0.0 + true + FSharpTest41 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest41.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest41.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest42/FSharpTest42.fsproj b/tests/projects/stress/denseBin/FSharpTest42/FSharpTest42.fsproj new file mode 100644 index 00000000000..9512c0623a9 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest42/FSharpTest42.fsproj @@ -0,0 +1,197 @@ + + + + + Debug + AnyCPU + 2.0 + 0d21e271-a69c-4ba1-8ab7-e569b54d4604 + Library + FSharpTest42 + FSharpTest42 + v4.5.2 + 4.4.0.0 + true + FSharpTest42 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest42.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest42.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest43/FSharpTest43.fsproj b/tests/projects/stress/denseBin/FSharpTest43/FSharpTest43.fsproj new file mode 100644 index 00000000000..01ce6b277c7 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest43/FSharpTest43.fsproj @@ -0,0 +1,200 @@ + + + + + Debug + AnyCPU + 2.0 + 13b7c9c2-134d-46c9-b7d8-b17881922d42 + Library + FSharpTest43 + FSharpTest43 + v4.5.2 + 4.4.0.0 + true + FSharpTest43 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest43.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest43.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest44/FSharpTest44.fsproj b/tests/projects/stress/denseBin/FSharpTest44/FSharpTest44.fsproj new file mode 100644 index 00000000000..6d806165a40 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest44/FSharpTest44.fsproj @@ -0,0 +1,203 @@ + + + + + Debug + AnyCPU + 2.0 + e6b6912c-d2ff-4a6e-b3f9-a6fb5fb8df7f + Library + FSharpTest44 + FSharpTest44 + v4.5.2 + 4.4.0.0 + true + FSharpTest44 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest44.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest44.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest45/FSharpTest45.fsproj b/tests/projects/stress/denseBin/FSharpTest45/FSharpTest45.fsproj new file mode 100644 index 00000000000..b7be4077d66 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest45/FSharpTest45.fsproj @@ -0,0 +1,206 @@ + + + + + Debug + AnyCPU + 2.0 + 48d667b9-8183-4335-a3c5-ba5dfe20f368 + Library + FSharpTest45 + FSharpTest45 + v4.5.2 + 4.4.0.0 + true + FSharpTest45 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest45.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest45.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest46/FSharpTest46.fsproj b/tests/projects/stress/denseBin/FSharpTest46/FSharpTest46.fsproj new file mode 100644 index 00000000000..2f2c83e7504 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest46/FSharpTest46.fsproj @@ -0,0 +1,209 @@ + + + + + Debug + AnyCPU + 2.0 + 2fff3ae5-1ada-4ec8-b005-6821f1dbd796 + Library + FSharpTest46 + FSharpTest46 + v4.5.2 + 4.4.0.0 + true + FSharpTest46 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest46.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest46.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest47/FSharpTest47.fsproj b/tests/projects/stress/denseBin/FSharpTest47/FSharpTest47.fsproj new file mode 100644 index 00000000000..0ce0b14f78f --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest47/FSharpTest47.fsproj @@ -0,0 +1,212 @@ + + + + + Debug + AnyCPU + 2.0 + 8dfbeb09-39d9-4818-8f48-b2df74838356 + Library + FSharpTest47 + FSharpTest47 + v4.5.2 + 4.4.0.0 + true + FSharpTest47 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest47.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest47.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest48/FSharpTest48.fsproj b/tests/projects/stress/denseBin/FSharpTest48/FSharpTest48.fsproj new file mode 100644 index 00000000000..2813e56116d --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest48/FSharpTest48.fsproj @@ -0,0 +1,215 @@ + + + + + Debug + AnyCPU + 2.0 + 6a04afe7-fab1-4516-9110-ec0cdc7c036f + Library + FSharpTest48 + FSharpTest48 + v4.5.2 + 4.4.0.0 + true + FSharpTest48 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest48.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest48.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest49/FSharpTest49.fsproj b/tests/projects/stress/denseBin/FSharpTest49/FSharpTest49.fsproj new file mode 100644 index 00000000000..aaa7d701f3a --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest49/FSharpTest49.fsproj @@ -0,0 +1,218 @@ + + + + + Debug + AnyCPU + 2.0 + 12a5b16c-5762-4a20-a630-eeab41c018f8 + Library + FSharpTest49 + FSharpTest49 + v4.5.2 + 4.4.0.0 + true + FSharpTest49 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest49.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest49.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest5/FSharpTest5.fsproj b/tests/projects/stress/denseBin/FSharpTest5/FSharpTest5.fsproj new file mode 100644 index 00000000000..5fa07b5e1c4 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest5/FSharpTest5.fsproj @@ -0,0 +1,86 @@ + + + + + Debug + AnyCPU + 2.0 + e35debc2-4c98-4c5a-9129-cc88695632bc + Library + FSharpTest5 + FSharpTest5 + v4.5.2 + 4.4.0.0 + true + FSharpTest5 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest5.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest5.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest50/FSharpTest50.fsproj b/tests/projects/stress/denseBin/FSharpTest50/FSharpTest50.fsproj new file mode 100644 index 00000000000..67b2f9563b4 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest50/FSharpTest50.fsproj @@ -0,0 +1,221 @@ + + + + + Debug + AnyCPU + 2.0 + c1da40a2-26b5-40cd-8213-ab90344f999c + Library + FSharpTest50 + FSharpTest50 + v4.5.2 + 4.4.0.0 + true + FSharpTest50 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest50.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest50.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest51/FSharpTest51.fsproj b/tests/projects/stress/denseBin/FSharpTest51/FSharpTest51.fsproj new file mode 100644 index 00000000000..706e315b377 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest51/FSharpTest51.fsproj @@ -0,0 +1,224 @@ + + + + + Debug + AnyCPU + 2.0 + b5250e7b-2e85-4ec2-ae53-e7eacd57bb25 + Library + FSharpTest51 + FSharpTest51 + v4.5.2 + 4.4.0.0 + true + FSharpTest51 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest51.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest51.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest52/FSharpTest52.fsproj b/tests/projects/stress/denseBin/FSharpTest52/FSharpTest52.fsproj new file mode 100644 index 00000000000..d03dee69242 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest52/FSharpTest52.fsproj @@ -0,0 +1,227 @@ + + + + + Debug + AnyCPU + 2.0 + daea3b18-524f-4492-a851-34fd551bc6cc + Library + FSharpTest52 + FSharpTest52 + v4.5.2 + 4.4.0.0 + true + FSharpTest52 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest52.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest52.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest53/FSharpTest53.fsproj b/tests/projects/stress/denseBin/FSharpTest53/FSharpTest53.fsproj new file mode 100644 index 00000000000..a5a3fb8f60f --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest53/FSharpTest53.fsproj @@ -0,0 +1,230 @@ + + + + + Debug + AnyCPU + 2.0 + 797ea936-3dbe-49e5-b300-f37952bb0ed8 + Library + FSharpTest53 + FSharpTest53 + v4.5.2 + 4.4.0.0 + true + FSharpTest53 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest53.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest53.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest54/FSharpTest54.fsproj b/tests/projects/stress/denseBin/FSharpTest54/FSharpTest54.fsproj new file mode 100644 index 00000000000..2aca4fa3f93 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest54/FSharpTest54.fsproj @@ -0,0 +1,233 @@ + + + + + Debug + AnyCPU + 2.0 + d878d8f6-573a-4c9b-ba51-a6c9440892c2 + Library + FSharpTest54 + FSharpTest54 + v4.5.2 + 4.4.0.0 + true + FSharpTest54 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest54.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest54.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest55/FSharpTest55.fsproj b/tests/projects/stress/denseBin/FSharpTest55/FSharpTest55.fsproj new file mode 100644 index 00000000000..43cd969d10c --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest55/FSharpTest55.fsproj @@ -0,0 +1,236 @@ + + + + + Debug + AnyCPU + 2.0 + 4334cb75-b471-443a-82bb-e5264ea1d092 + Library + FSharpTest55 + FSharpTest55 + v4.5.2 + 4.4.0.0 + true + FSharpTest55 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest55.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest55.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest56/FSharpTest56.fsproj b/tests/projects/stress/denseBin/FSharpTest56/FSharpTest56.fsproj new file mode 100644 index 00000000000..664ee113bfe --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest56/FSharpTest56.fsproj @@ -0,0 +1,239 @@ + + + + + Debug + AnyCPU + 2.0 + 217fb000-301a-4621-8d5a-597ee8ab07a0 + Library + FSharpTest56 + FSharpTest56 + v4.5.2 + 4.4.0.0 + true + FSharpTest56 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest56.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest56.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest57/FSharpTest57.fsproj b/tests/projects/stress/denseBin/FSharpTest57/FSharpTest57.fsproj new file mode 100644 index 00000000000..c6140180760 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest57/FSharpTest57.fsproj @@ -0,0 +1,242 @@ + + + + + Debug + AnyCPU + 2.0 + 5306001f-0191-4c7c-b174-36f530004945 + Library + FSharpTest57 + FSharpTest57 + v4.5.2 + 4.4.0.0 + true + FSharpTest57 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest57.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest57.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest58/FSharpTest58.fsproj b/tests/projects/stress/denseBin/FSharpTest58/FSharpTest58.fsproj new file mode 100644 index 00000000000..a9cd3f8f988 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest58/FSharpTest58.fsproj @@ -0,0 +1,245 @@ + + + + + Debug + AnyCPU + 2.0 + 58ee338b-5333-4e5d-8880-eeca2b9e2683 + Library + FSharpTest58 + FSharpTest58 + v4.5.2 + 4.4.0.0 + true + FSharpTest58 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest58.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest58.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest59/FSharpTest59.fsproj b/tests/projects/stress/denseBin/FSharpTest59/FSharpTest59.fsproj new file mode 100644 index 00000000000..cc61722aab4 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest59/FSharpTest59.fsproj @@ -0,0 +1,248 @@ + + + + + Debug + AnyCPU + 2.0 + f23ef4d7-30f2-4d0c-88a6-969f51fb6db8 + Library + FSharpTest59 + FSharpTest59 + v4.5.2 + 4.4.0.0 + true + FSharpTest59 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest59.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest59.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest6/FSharpTest6.fsproj b/tests/projects/stress/denseBin/FSharpTest6/FSharpTest6.fsproj new file mode 100644 index 00000000000..72968c23922 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest6/FSharpTest6.fsproj @@ -0,0 +1,89 @@ + + + + + Debug + AnyCPU + 2.0 + 81d55736-25d8-41a9-938a-55e01efd3304 + Library + FSharpTest6 + FSharpTest6 + v4.5.2 + 4.4.0.0 + true + FSharpTest6 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest6.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest6.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest60/FSharpTest60.fsproj b/tests/projects/stress/denseBin/FSharpTest60/FSharpTest60.fsproj new file mode 100644 index 00000000000..7061c899d9d --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest60/FSharpTest60.fsproj @@ -0,0 +1,251 @@ + + + + + Debug + AnyCPU + 2.0 + 265416c9-009f-40ed-b2b0-4c0fefeeb7aa + Library + FSharpTest60 + FSharpTest60 + v4.5.2 + 4.4.0.0 + true + FSharpTest60 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest60.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest60.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest61/FSharpTest61.fsproj b/tests/projects/stress/denseBin/FSharpTest61/FSharpTest61.fsproj new file mode 100644 index 00000000000..0c7e232d9ef --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest61/FSharpTest61.fsproj @@ -0,0 +1,254 @@ + + + + + Debug + AnyCPU + 2.0 + d6a6b9b3-b659-46c5-9f82-03caeda9559c + Library + FSharpTest61 + FSharpTest61 + v4.5.2 + 4.4.0.0 + true + FSharpTest61 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest61.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest61.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest62/FSharpTest62.fsproj b/tests/projects/stress/denseBin/FSharpTest62/FSharpTest62.fsproj new file mode 100644 index 00000000000..1513bc9d016 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest62/FSharpTest62.fsproj @@ -0,0 +1,257 @@ + + + + + Debug + AnyCPU + 2.0 + ca3f50d2-376f-4e21-921d-393d3793d27a + Library + FSharpTest62 + FSharpTest62 + v4.5.2 + 4.4.0.0 + true + FSharpTest62 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest62.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest62.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest63/FSharpTest63.fsproj b/tests/projects/stress/denseBin/FSharpTest63/FSharpTest63.fsproj new file mode 100644 index 00000000000..b87baaae74d --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest63/FSharpTest63.fsproj @@ -0,0 +1,260 @@ + + + + + Debug + AnyCPU + 2.0 + f60bb878-b5f6-4dba-8c90-8d2410e303bd + Library + FSharpTest63 + FSharpTest63 + v4.5.2 + 4.4.0.0 + true + FSharpTest63 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest63.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest63.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest64/FSharpTest64.fsproj b/tests/projects/stress/denseBin/FSharpTest64/FSharpTest64.fsproj new file mode 100644 index 00000000000..c34b7ae7d7b --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest64/FSharpTest64.fsproj @@ -0,0 +1,263 @@ + + + + + Debug + AnyCPU + 2.0 + d2d63f7b-475b-40c1-9ac8-0901a3d2f688 + Library + FSharpTest64 + FSharpTest64 + v4.5.2 + 4.4.0.0 + true + FSharpTest64 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest64.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest64.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest65/FSharpTest65.fsproj b/tests/projects/stress/denseBin/FSharpTest65/FSharpTest65.fsproj new file mode 100644 index 00000000000..21ae675d604 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest65/FSharpTest65.fsproj @@ -0,0 +1,266 @@ + + + + + Debug + AnyCPU + 2.0 + 2e9b5f25-55cc-4291-a2fc-e3ac58faf15b + Library + FSharpTest65 + FSharpTest65 + v4.5.2 + 4.4.0.0 + true + FSharpTest65 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest65.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest65.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest66/FSharpTest66.fsproj b/tests/projects/stress/denseBin/FSharpTest66/FSharpTest66.fsproj new file mode 100644 index 00000000000..eec29e04ed1 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest66/FSharpTest66.fsproj @@ -0,0 +1,269 @@ + + + + + Debug + AnyCPU + 2.0 + 920ddd0c-f916-4455-a890-b89abdd5c4cd + Library + FSharpTest66 + FSharpTest66 + v4.5.2 + 4.4.0.0 + true + FSharpTest66 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest66.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest66.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest67/FSharpTest67.fsproj b/tests/projects/stress/denseBin/FSharpTest67/FSharpTest67.fsproj new file mode 100644 index 00000000000..693e94d19c1 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest67/FSharpTest67.fsproj @@ -0,0 +1,272 @@ + + + + + Debug + AnyCPU + 2.0 + 6463ca8e-23d4-4301-a969-abf7c2ca6a09 + Library + FSharpTest67 + FSharpTest67 + v4.5.2 + 4.4.0.0 + true + FSharpTest67 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest67.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest67.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest68/FSharpTest68.fsproj b/tests/projects/stress/denseBin/FSharpTest68/FSharpTest68.fsproj new file mode 100644 index 00000000000..3d19825c53a --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest68/FSharpTest68.fsproj @@ -0,0 +1,275 @@ + + + + + Debug + AnyCPU + 2.0 + 8e4450f4-dea2-4c74-af83-9ebbfa24cbc7 + Library + FSharpTest68 + FSharpTest68 + v4.5.2 + 4.4.0.0 + true + FSharpTest68 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest68.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest68.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest69/FSharpTest69.fsproj b/tests/projects/stress/denseBin/FSharpTest69/FSharpTest69.fsproj new file mode 100644 index 00000000000..11eee9d904c --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest69/FSharpTest69.fsproj @@ -0,0 +1,278 @@ + + + + + Debug + AnyCPU + 2.0 + 70a49124-42e4-4f65-8822-ac057a27b2c4 + Library + FSharpTest69 + FSharpTest69 + v4.5.2 + 4.4.0.0 + true + FSharpTest69 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest69.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest69.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest7/FSharpTest7.fsproj b/tests/projects/stress/denseBin/FSharpTest7/FSharpTest7.fsproj new file mode 100644 index 00000000000..67f83d3116a --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest7/FSharpTest7.fsproj @@ -0,0 +1,92 @@ + + + + + Debug + AnyCPU + 2.0 + 8db89d92-cce4-4468-92ce-04dc715fe864 + Library + FSharpTest7 + FSharpTest7 + v4.5.2 + 4.4.0.0 + true + FSharpTest7 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest7.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest7.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest70/FSharpTest70.fsproj b/tests/projects/stress/denseBin/FSharpTest70/FSharpTest70.fsproj new file mode 100644 index 00000000000..f3bcd258641 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest70/FSharpTest70.fsproj @@ -0,0 +1,281 @@ + + + + + Debug + AnyCPU + 2.0 + 66585b17-46c9-480c-95f2-f78958856cba + Library + FSharpTest70 + FSharpTest70 + v4.5.2 + 4.4.0.0 + true + FSharpTest70 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest70.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest70.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest71/FSharpTest71.fsproj b/tests/projects/stress/denseBin/FSharpTest71/FSharpTest71.fsproj new file mode 100644 index 00000000000..47549698e5b --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest71/FSharpTest71.fsproj @@ -0,0 +1,284 @@ + + + + + Debug + AnyCPU + 2.0 + 4870f163-78dc-4016-a2f8-57594a30a025 + Library + FSharpTest71 + FSharpTest71 + v4.5.2 + 4.4.0.0 + true + FSharpTest71 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest71.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest71.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest72/FSharpTest72.fsproj b/tests/projects/stress/denseBin/FSharpTest72/FSharpTest72.fsproj new file mode 100644 index 00000000000..9e5b6f5c541 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest72/FSharpTest72.fsproj @@ -0,0 +1,287 @@ + + + + + Debug + AnyCPU + 2.0 + 7c422631-503f-4d4a-b526-23f7592c8167 + Library + FSharpTest72 + FSharpTest72 + v4.5.2 + 4.4.0.0 + true + FSharpTest72 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest72.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest72.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest73/FSharpTest73.fsproj b/tests/projects/stress/denseBin/FSharpTest73/FSharpTest73.fsproj new file mode 100644 index 00000000000..c263d8cded1 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest73/FSharpTest73.fsproj @@ -0,0 +1,290 @@ + + + + + Debug + AnyCPU + 2.0 + 491186d3-831b-42bc-8445-ab40c6bf56c7 + Library + FSharpTest73 + FSharpTest73 + v4.5.2 + 4.4.0.0 + true + FSharpTest73 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest73.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest73.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest74/FSharpTest74.fsproj b/tests/projects/stress/denseBin/FSharpTest74/FSharpTest74.fsproj new file mode 100644 index 00000000000..fb0d75d73f1 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest74/FSharpTest74.fsproj @@ -0,0 +1,293 @@ + + + + + Debug + AnyCPU + 2.0 + f57ae881-45a7-4ddd-8b4b-883b247f6ed4 + Library + FSharpTest74 + FSharpTest74 + v4.5.2 + 4.4.0.0 + true + FSharpTest74 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest74.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest74.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest75/FSharpTest75.fsproj b/tests/projects/stress/denseBin/FSharpTest75/FSharpTest75.fsproj new file mode 100644 index 00000000000..49346e09f9c --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest75/FSharpTest75.fsproj @@ -0,0 +1,296 @@ + + + + + Debug + AnyCPU + 2.0 + ff52904e-ddef-44f1-ba70-e928c2270889 + Library + FSharpTest75 + FSharpTest75 + v4.5.2 + 4.4.0.0 + true + FSharpTest75 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest75.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest75.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest76/FSharpTest76.fsproj b/tests/projects/stress/denseBin/FSharpTest76/FSharpTest76.fsproj new file mode 100644 index 00000000000..1e4bbf8178c --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest76/FSharpTest76.fsproj @@ -0,0 +1,299 @@ + + + + + Debug + AnyCPU + 2.0 + b26ec4f5-52d3-43e3-967b-829945d68f26 + Library + FSharpTest76 + FSharpTest76 + v4.5.2 + 4.4.0.0 + true + FSharpTest76 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest76.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest76.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest77/FSharpTest77.fsproj b/tests/projects/stress/denseBin/FSharpTest77/FSharpTest77.fsproj new file mode 100644 index 00000000000..0936b3be4aa --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest77/FSharpTest77.fsproj @@ -0,0 +1,302 @@ + + + + + Debug + AnyCPU + 2.0 + 9f001710-97cd-454e-869d-a96618e6faf9 + Library + FSharpTest77 + FSharpTest77 + v4.5.2 + 4.4.0.0 + true + FSharpTest77 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest77.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest77.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest78/FSharpTest78.fsproj b/tests/projects/stress/denseBin/FSharpTest78/FSharpTest78.fsproj new file mode 100644 index 00000000000..21c8b629ad2 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest78/FSharpTest78.fsproj @@ -0,0 +1,305 @@ + + + + + Debug + AnyCPU + 2.0 + 392a8057-40af-4a09-8ef7-3373f6e9a0f5 + Library + FSharpTest78 + FSharpTest78 + v4.5.2 + 4.4.0.0 + true + FSharpTest78 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest78.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest78.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest79/FSharpTest79.fsproj b/tests/projects/stress/denseBin/FSharpTest79/FSharpTest79.fsproj new file mode 100644 index 00000000000..065b94c22ea --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest79/FSharpTest79.fsproj @@ -0,0 +1,308 @@ + + + + + Debug + AnyCPU + 2.0 + e40778d4-b7f7-4f99-8202-5e30b1478a73 + Library + FSharpTest79 + FSharpTest79 + v4.5.2 + 4.4.0.0 + true + FSharpTest79 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest79.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest79.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest8/FSharpTest8.fsproj b/tests/projects/stress/denseBin/FSharpTest8/FSharpTest8.fsproj new file mode 100644 index 00000000000..46e7164dba4 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest8/FSharpTest8.fsproj @@ -0,0 +1,95 @@ + + + + + Debug + AnyCPU + 2.0 + 1cc26415-ce9f-454b-8a6e-24d129904ea3 + Library + FSharpTest8 + FSharpTest8 + v4.5.2 + 4.4.0.0 + true + FSharpTest8 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest8.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest8.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest80/FSharpTest80.fsproj b/tests/projects/stress/denseBin/FSharpTest80/FSharpTest80.fsproj new file mode 100644 index 00000000000..47a8e2329e8 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest80/FSharpTest80.fsproj @@ -0,0 +1,311 @@ + + + + + Debug + AnyCPU + 2.0 + 99c91d82-175d-40f3-9199-6a28c8350524 + Library + FSharpTest80 + FSharpTest80 + v4.5.2 + 4.4.0.0 + true + FSharpTest80 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest80.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest80.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest81/FSharpTest81.fsproj b/tests/projects/stress/denseBin/FSharpTest81/FSharpTest81.fsproj new file mode 100644 index 00000000000..e84414fae92 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest81/FSharpTest81.fsproj @@ -0,0 +1,314 @@ + + + + + Debug + AnyCPU + 2.0 + 22635ad7-c1b2-4b87-ba35-2c07beca26f5 + Library + FSharpTest81 + FSharpTest81 + v4.5.2 + 4.4.0.0 + true + FSharpTest81 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest81.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest81.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest82/FSharpTest82.fsproj b/tests/projects/stress/denseBin/FSharpTest82/FSharpTest82.fsproj new file mode 100644 index 00000000000..5f3eb1afbfe --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest82/FSharpTest82.fsproj @@ -0,0 +1,317 @@ + + + + + Debug + AnyCPU + 2.0 + edcb2e05-4ec2-46bc-a847-c785807f0da5 + Library + FSharpTest82 + FSharpTest82 + v4.5.2 + 4.4.0.0 + true + FSharpTest82 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest82.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest82.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest83/FSharpTest83.fsproj b/tests/projects/stress/denseBin/FSharpTest83/FSharpTest83.fsproj new file mode 100644 index 00000000000..c8ee2de8da3 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest83/FSharpTest83.fsproj @@ -0,0 +1,320 @@ + + + + + Debug + AnyCPU + 2.0 + ab7bb38e-8a15-4a54-be6e-7470761a494c + Library + FSharpTest83 + FSharpTest83 + v4.5.2 + 4.4.0.0 + true + FSharpTest83 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest83.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest83.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest84/FSharpTest84.fsproj b/tests/projects/stress/denseBin/FSharpTest84/FSharpTest84.fsproj new file mode 100644 index 00000000000..5429a331a5f --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest84/FSharpTest84.fsproj @@ -0,0 +1,323 @@ + + + + + Debug + AnyCPU + 2.0 + c8f6d5ae-0a1b-47f1-9fca-399449abe1a1 + Library + FSharpTest84 + FSharpTest84 + v4.5.2 + 4.4.0.0 + true + FSharpTest84 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest84.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest84.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest85/FSharpTest85.fsproj b/tests/projects/stress/denseBin/FSharpTest85/FSharpTest85.fsproj new file mode 100644 index 00000000000..7e086d3e849 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest85/FSharpTest85.fsproj @@ -0,0 +1,326 @@ + + + + + Debug + AnyCPU + 2.0 + dc961d69-8f5d-44d1-8c40-6f2d3ba2dd88 + Library + FSharpTest85 + FSharpTest85 + v4.5.2 + 4.4.0.0 + true + FSharpTest85 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest85.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest85.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest86/FSharpTest86.fsproj b/tests/projects/stress/denseBin/FSharpTest86/FSharpTest86.fsproj new file mode 100644 index 00000000000..97fe6639ce6 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest86/FSharpTest86.fsproj @@ -0,0 +1,329 @@ + + + + + Debug + AnyCPU + 2.0 + 38401beb-bf68-4f93-bf2f-94d7c13539ba + Library + FSharpTest86 + FSharpTest86 + v4.5.2 + 4.4.0.0 + true + FSharpTest86 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest86.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest86.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + ..\FSharpTest85\bin\Debug\FSharpTest85.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest87/FSharpTest87.fsproj b/tests/projects/stress/denseBin/FSharpTest87/FSharpTest87.fsproj new file mode 100644 index 00000000000..819a4aa1d54 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest87/FSharpTest87.fsproj @@ -0,0 +1,332 @@ + + + + + Debug + AnyCPU + 2.0 + d8789f79-31c5-44fb-bf83-08c654be981a + Library + FSharpTest87 + FSharpTest87 + v4.5.2 + 4.4.0.0 + true + FSharpTest87 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest87.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest87.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + ..\FSharpTest85\bin\Debug\FSharpTest85.dll + + + ..\FSharpTest86\bin\Debug\FSharpTest86.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest88/FSharpTest88.fsproj b/tests/projects/stress/denseBin/FSharpTest88/FSharpTest88.fsproj new file mode 100644 index 00000000000..16f60f4dea2 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest88/FSharpTest88.fsproj @@ -0,0 +1,335 @@ + + + + + Debug + AnyCPU + 2.0 + 0132fd13-87b7-4c9d-95bc-149e80f7c91d + Library + FSharpTest88 + FSharpTest88 + v4.5.2 + 4.4.0.0 + true + FSharpTest88 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest88.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest88.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + ..\FSharpTest85\bin\Debug\FSharpTest85.dll + + + ..\FSharpTest86\bin\Debug\FSharpTest86.dll + + + ..\FSharpTest87\bin\Debug\FSharpTest87.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest89/FSharpTest89.fsproj b/tests/projects/stress/denseBin/FSharpTest89/FSharpTest89.fsproj new file mode 100644 index 00000000000..c3a5689b646 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest89/FSharpTest89.fsproj @@ -0,0 +1,338 @@ + + + + + Debug + AnyCPU + 2.0 + 14ac649d-3a76-4723-a2fa-7933d97879d3 + Library + FSharpTest89 + FSharpTest89 + v4.5.2 + 4.4.0.0 + true + FSharpTest89 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest89.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest89.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + ..\FSharpTest85\bin\Debug\FSharpTest85.dll + + + ..\FSharpTest86\bin\Debug\FSharpTest86.dll + + + ..\FSharpTest87\bin\Debug\FSharpTest87.dll + + + ..\FSharpTest88\bin\Debug\FSharpTest88.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest9/FSharpTest9.fsproj b/tests/projects/stress/denseBin/FSharpTest9/FSharpTest9.fsproj new file mode 100644 index 00000000000..3b28744a72a --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest9/FSharpTest9.fsproj @@ -0,0 +1,98 @@ + + + + + Debug + AnyCPU + 2.0 + e65bed62-e9ef-4aa2-a947-a05ba341dd6f + Library + FSharpTest9 + FSharpTest9 + v4.5.2 + 4.4.0.0 + true + FSharpTest9 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest9.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest9.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest90/FSharpTest90.fsproj b/tests/projects/stress/denseBin/FSharpTest90/FSharpTest90.fsproj new file mode 100644 index 00000000000..cfc6a862b03 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest90/FSharpTest90.fsproj @@ -0,0 +1,341 @@ + + + + + Debug + AnyCPU + 2.0 + 30585e47-093d-433c-ac29-e6be3d378092 + Library + FSharpTest90 + FSharpTest90 + v4.5.2 + 4.4.0.0 + true + FSharpTest90 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest90.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest90.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + ..\FSharpTest85\bin\Debug\FSharpTest85.dll + + + ..\FSharpTest86\bin\Debug\FSharpTest86.dll + + + ..\FSharpTest87\bin\Debug\FSharpTest87.dll + + + ..\FSharpTest88\bin\Debug\FSharpTest88.dll + + + ..\FSharpTest89\bin\Debug\FSharpTest89.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest91/FSharpTest91.fsproj b/tests/projects/stress/denseBin/FSharpTest91/FSharpTest91.fsproj new file mode 100644 index 00000000000..820c367a0ee --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest91/FSharpTest91.fsproj @@ -0,0 +1,344 @@ + + + + + Debug + AnyCPU + 2.0 + eaf7d426-7e52-4d1b-b061-410eb5f3e9eb + Library + FSharpTest91 + FSharpTest91 + v4.5.2 + 4.4.0.0 + true + FSharpTest91 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest91.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest91.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + ..\FSharpTest85\bin\Debug\FSharpTest85.dll + + + ..\FSharpTest86\bin\Debug\FSharpTest86.dll + + + ..\FSharpTest87\bin\Debug\FSharpTest87.dll + + + ..\FSharpTest88\bin\Debug\FSharpTest88.dll + + + ..\FSharpTest89\bin\Debug\FSharpTest89.dll + + + ..\FSharpTest90\bin\Debug\FSharpTest90.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest92/FSharpTest92.fsproj b/tests/projects/stress/denseBin/FSharpTest92/FSharpTest92.fsproj new file mode 100644 index 00000000000..c3c3242c9b4 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest92/FSharpTest92.fsproj @@ -0,0 +1,347 @@ + + + + + Debug + AnyCPU + 2.0 + 5192da4b-fa82-46b9-9208-3166f0467024 + Library + FSharpTest92 + FSharpTest92 + v4.5.2 + 4.4.0.0 + true + FSharpTest92 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest92.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest92.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + ..\FSharpTest85\bin\Debug\FSharpTest85.dll + + + ..\FSharpTest86\bin\Debug\FSharpTest86.dll + + + ..\FSharpTest87\bin\Debug\FSharpTest87.dll + + + ..\FSharpTest88\bin\Debug\FSharpTest88.dll + + + ..\FSharpTest89\bin\Debug\FSharpTest89.dll + + + ..\FSharpTest90\bin\Debug\FSharpTest90.dll + + + ..\FSharpTest91\bin\Debug\FSharpTest91.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest93/FSharpTest93.fsproj b/tests/projects/stress/denseBin/FSharpTest93/FSharpTest93.fsproj new file mode 100644 index 00000000000..c294321736d --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest93/FSharpTest93.fsproj @@ -0,0 +1,350 @@ + + + + + Debug + AnyCPU + 2.0 + 9c6cb89d-9c61-4e1a-b244-df7c12290a94 + Library + FSharpTest93 + FSharpTest93 + v4.5.2 + 4.4.0.0 + true + FSharpTest93 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest93.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest93.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + ..\FSharpTest85\bin\Debug\FSharpTest85.dll + + + ..\FSharpTest86\bin\Debug\FSharpTest86.dll + + + ..\FSharpTest87\bin\Debug\FSharpTest87.dll + + + ..\FSharpTest88\bin\Debug\FSharpTest88.dll + + + ..\FSharpTest89\bin\Debug\FSharpTest89.dll + + + ..\FSharpTest90\bin\Debug\FSharpTest90.dll + + + ..\FSharpTest91\bin\Debug\FSharpTest91.dll + + + ..\FSharpTest92\bin\Debug\FSharpTest92.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest94/FSharpTest94.fsproj b/tests/projects/stress/denseBin/FSharpTest94/FSharpTest94.fsproj new file mode 100644 index 00000000000..c5b16830304 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest94/FSharpTest94.fsproj @@ -0,0 +1,353 @@ + + + + + Debug + AnyCPU + 2.0 + bfa5aeb5-bbf7-4bcf-96b0-4bad041709a3 + Library + FSharpTest94 + FSharpTest94 + v4.5.2 + 4.4.0.0 + true + FSharpTest94 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest94.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest94.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + ..\FSharpTest85\bin\Debug\FSharpTest85.dll + + + ..\FSharpTest86\bin\Debug\FSharpTest86.dll + + + ..\FSharpTest87\bin\Debug\FSharpTest87.dll + + + ..\FSharpTest88\bin\Debug\FSharpTest88.dll + + + ..\FSharpTest89\bin\Debug\FSharpTest89.dll + + + ..\FSharpTest90\bin\Debug\FSharpTest90.dll + + + ..\FSharpTest91\bin\Debug\FSharpTest91.dll + + + ..\FSharpTest92\bin\Debug\FSharpTest92.dll + + + ..\FSharpTest93\bin\Debug\FSharpTest93.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest95/FSharpTest95.fsproj b/tests/projects/stress/denseBin/FSharpTest95/FSharpTest95.fsproj new file mode 100644 index 00000000000..464ec34d200 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest95/FSharpTest95.fsproj @@ -0,0 +1,356 @@ + + + + + Debug + AnyCPU + 2.0 + 35e43580-1c4a-43e3-96c0-e4c45f34a9c5 + Library + FSharpTest95 + FSharpTest95 + v4.5.2 + 4.4.0.0 + true + FSharpTest95 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest95.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest95.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + ..\FSharpTest85\bin\Debug\FSharpTest85.dll + + + ..\FSharpTest86\bin\Debug\FSharpTest86.dll + + + ..\FSharpTest87\bin\Debug\FSharpTest87.dll + + + ..\FSharpTest88\bin\Debug\FSharpTest88.dll + + + ..\FSharpTest89\bin\Debug\FSharpTest89.dll + + + ..\FSharpTest90\bin\Debug\FSharpTest90.dll + + + ..\FSharpTest91\bin\Debug\FSharpTest91.dll + + + ..\FSharpTest92\bin\Debug\FSharpTest92.dll + + + ..\FSharpTest93\bin\Debug\FSharpTest93.dll + + + ..\FSharpTest94\bin\Debug\FSharpTest94.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest96/FSharpTest96.fsproj b/tests/projects/stress/denseBin/FSharpTest96/FSharpTest96.fsproj new file mode 100644 index 00000000000..725a8a44e1a --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest96/FSharpTest96.fsproj @@ -0,0 +1,359 @@ + + + + + Debug + AnyCPU + 2.0 + abc71b4e-8fe9-4081-9a7f-eeb2c04f8043 + Library + FSharpTest96 + FSharpTest96 + v4.5.2 + 4.4.0.0 + true + FSharpTest96 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest96.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest96.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + ..\FSharpTest85\bin\Debug\FSharpTest85.dll + + + ..\FSharpTest86\bin\Debug\FSharpTest86.dll + + + ..\FSharpTest87\bin\Debug\FSharpTest87.dll + + + ..\FSharpTest88\bin\Debug\FSharpTest88.dll + + + ..\FSharpTest89\bin\Debug\FSharpTest89.dll + + + ..\FSharpTest90\bin\Debug\FSharpTest90.dll + + + ..\FSharpTest91\bin\Debug\FSharpTest91.dll + + + ..\FSharpTest92\bin\Debug\FSharpTest92.dll + + + ..\FSharpTest93\bin\Debug\FSharpTest93.dll + + + ..\FSharpTest94\bin\Debug\FSharpTest94.dll + + + ..\FSharpTest95\bin\Debug\FSharpTest95.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest97/FSharpTest97.fsproj b/tests/projects/stress/denseBin/FSharpTest97/FSharpTest97.fsproj new file mode 100644 index 00000000000..53263886b99 --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest97/FSharpTest97.fsproj @@ -0,0 +1,362 @@ + + + + + Debug + AnyCPU + 2.0 + 312c1ce9-2efa-46a8-be64-e9ae3d7a83fa + Library + FSharpTest97 + FSharpTest97 + v4.5.2 + 4.4.0.0 + true + FSharpTest97 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest97.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest97.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + ..\FSharpTest85\bin\Debug\FSharpTest85.dll + + + ..\FSharpTest86\bin\Debug\FSharpTest86.dll + + + ..\FSharpTest87\bin\Debug\FSharpTest87.dll + + + ..\FSharpTest88\bin\Debug\FSharpTest88.dll + + + ..\FSharpTest89\bin\Debug\FSharpTest89.dll + + + ..\FSharpTest90\bin\Debug\FSharpTest90.dll + + + ..\FSharpTest91\bin\Debug\FSharpTest91.dll + + + ..\FSharpTest92\bin\Debug\FSharpTest92.dll + + + ..\FSharpTest93\bin\Debug\FSharpTest93.dll + + + ..\FSharpTest94\bin\Debug\FSharpTest94.dll + + + ..\FSharpTest95\bin\Debug\FSharpTest95.dll + + + ..\FSharpTest96\bin\Debug\FSharpTest96.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest98/FSharpTest98.fsproj b/tests/projects/stress/denseBin/FSharpTest98/FSharpTest98.fsproj new file mode 100644 index 00000000000..166569af12d --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest98/FSharpTest98.fsproj @@ -0,0 +1,365 @@ + + + + + Debug + AnyCPU + 2.0 + f762cf50-78ce-4094-9860-949e112f23c5 + Library + FSharpTest98 + FSharpTest98 + v4.5.2 + 4.4.0.0 + true + FSharpTest98 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest98.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest98.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + ..\FSharpTest85\bin\Debug\FSharpTest85.dll + + + ..\FSharpTest86\bin\Debug\FSharpTest86.dll + + + ..\FSharpTest87\bin\Debug\FSharpTest87.dll + + + ..\FSharpTest88\bin\Debug\FSharpTest88.dll + + + ..\FSharpTest89\bin\Debug\FSharpTest89.dll + + + ..\FSharpTest90\bin\Debug\FSharpTest90.dll + + + ..\FSharpTest91\bin\Debug\FSharpTest91.dll + + + ..\FSharpTest92\bin\Debug\FSharpTest92.dll + + + ..\FSharpTest93\bin\Debug\FSharpTest93.dll + + + ..\FSharpTest94\bin\Debug\FSharpTest94.dll + + + ..\FSharpTest95\bin\Debug\FSharpTest95.dll + + + ..\FSharpTest96\bin\Debug\FSharpTest96.dll + + + ..\FSharpTest97\bin\Debug\FSharpTest97.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBin/FSharpTest99/FSharpTest99.fsproj b/tests/projects/stress/denseBin/FSharpTest99/FSharpTest99.fsproj new file mode 100644 index 00000000000..9509a81f17a --- /dev/null +++ b/tests/projects/stress/denseBin/FSharpTest99/FSharpTest99.fsproj @@ -0,0 +1,368 @@ + + + + + Debug + AnyCPU + 2.0 + 4fea403e-33c5-4008-8d91-a4296cd002c9 + Library + FSharpTest99 + FSharpTest99 + v4.5.2 + 4.4.0.0 + true + FSharpTest99 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTest99.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTest99.XML + + + + + True + + + + + + ..\FSharpTest1\bin\Debug\FSharpTest1.dll + + + ..\FSharpTest2\bin\Debug\FSharpTest2.dll + + + ..\FSharpTest3\bin\Debug\FSharpTest3.dll + + + ..\FSharpTest4\bin\Debug\FSharpTest4.dll + + + ..\FSharpTest5\bin\Debug\FSharpTest5.dll + + + ..\FSharpTest6\bin\Debug\FSharpTest6.dll + + + ..\FSharpTest7\bin\Debug\FSharpTest7.dll + + + ..\FSharpTest8\bin\Debug\FSharpTest8.dll + + + ..\FSharpTest9\bin\Debug\FSharpTest9.dll + + + ..\FSharpTest10\bin\Debug\FSharpTest10.dll + + + ..\FSharpTest11\bin\Debug\FSharpTest11.dll + + + ..\FSharpTest12\bin\Debug\FSharpTest12.dll + + + ..\FSharpTest13\bin\Debug\FSharpTest13.dll + + + ..\FSharpTest14\bin\Debug\FSharpTest14.dll + + + ..\FSharpTest15\bin\Debug\FSharpTest15.dll + + + ..\FSharpTest16\bin\Debug\FSharpTest16.dll + + + ..\FSharpTest17\bin\Debug\FSharpTest17.dll + + + ..\FSharpTest18\bin\Debug\FSharpTest18.dll + + + ..\FSharpTest19\bin\Debug\FSharpTest19.dll + + + ..\FSharpTest20\bin\Debug\FSharpTest20.dll + + + ..\FSharpTest21\bin\Debug\FSharpTest21.dll + + + ..\FSharpTest22\bin\Debug\FSharpTest22.dll + + + ..\FSharpTest23\bin\Debug\FSharpTest23.dll + + + ..\FSharpTest24\bin\Debug\FSharpTest24.dll + + + ..\FSharpTest25\bin\Debug\FSharpTest25.dll + + + ..\FSharpTest26\bin\Debug\FSharpTest26.dll + + + ..\FSharpTest27\bin\Debug\FSharpTest27.dll + + + ..\FSharpTest28\bin\Debug\FSharpTest28.dll + + + ..\FSharpTest29\bin\Debug\FSharpTest29.dll + + + ..\FSharpTest30\bin\Debug\FSharpTest30.dll + + + ..\FSharpTest31\bin\Debug\FSharpTest31.dll + + + ..\FSharpTest32\bin\Debug\FSharpTest32.dll + + + ..\FSharpTest33\bin\Debug\FSharpTest33.dll + + + ..\FSharpTest34\bin\Debug\FSharpTest34.dll + + + ..\FSharpTest35\bin\Debug\FSharpTest35.dll + + + ..\FSharpTest36\bin\Debug\FSharpTest36.dll + + + ..\FSharpTest37\bin\Debug\FSharpTest37.dll + + + ..\FSharpTest38\bin\Debug\FSharpTest38.dll + + + ..\FSharpTest39\bin\Debug\FSharpTest39.dll + + + ..\FSharpTest40\bin\Debug\FSharpTest40.dll + + + ..\FSharpTest41\bin\Debug\FSharpTest41.dll + + + ..\FSharpTest42\bin\Debug\FSharpTest42.dll + + + ..\FSharpTest43\bin\Debug\FSharpTest43.dll + + + ..\FSharpTest44\bin\Debug\FSharpTest44.dll + + + ..\FSharpTest45\bin\Debug\FSharpTest45.dll + + + ..\FSharpTest46\bin\Debug\FSharpTest46.dll + + + ..\FSharpTest47\bin\Debug\FSharpTest47.dll + + + ..\FSharpTest48\bin\Debug\FSharpTest48.dll + + + ..\FSharpTest49\bin\Debug\FSharpTest49.dll + + + ..\FSharpTest50\bin\Debug\FSharpTest50.dll + + + ..\FSharpTest51\bin\Debug\FSharpTest51.dll + + + ..\FSharpTest52\bin\Debug\FSharpTest52.dll + + + ..\FSharpTest53\bin\Debug\FSharpTest53.dll + + + ..\FSharpTest54\bin\Debug\FSharpTest54.dll + + + ..\FSharpTest55\bin\Debug\FSharpTest55.dll + + + ..\FSharpTest56\bin\Debug\FSharpTest56.dll + + + ..\FSharpTest57\bin\Debug\FSharpTest57.dll + + + ..\FSharpTest58\bin\Debug\FSharpTest58.dll + + + ..\FSharpTest59\bin\Debug\FSharpTest59.dll + + + ..\FSharpTest60\bin\Debug\FSharpTest60.dll + + + ..\FSharpTest61\bin\Debug\FSharpTest61.dll + + + ..\FSharpTest62\bin\Debug\FSharpTest62.dll + + + ..\FSharpTest63\bin\Debug\FSharpTest63.dll + + + ..\FSharpTest64\bin\Debug\FSharpTest64.dll + + + ..\FSharpTest65\bin\Debug\FSharpTest65.dll + + + ..\FSharpTest66\bin\Debug\FSharpTest66.dll + + + ..\FSharpTest67\bin\Debug\FSharpTest67.dll + + + ..\FSharpTest68\bin\Debug\FSharpTest68.dll + + + ..\FSharpTest69\bin\Debug\FSharpTest69.dll + + + ..\FSharpTest70\bin\Debug\FSharpTest70.dll + + + ..\FSharpTest71\bin\Debug\FSharpTest71.dll + + + ..\FSharpTest72\bin\Debug\FSharpTest72.dll + + + ..\FSharpTest73\bin\Debug\FSharpTest73.dll + + + ..\FSharpTest74\bin\Debug\FSharpTest74.dll + + + ..\FSharpTest75\bin\Debug\FSharpTest75.dll + + + ..\FSharpTest76\bin\Debug\FSharpTest76.dll + + + ..\FSharpTest77\bin\Debug\FSharpTest77.dll + + + ..\FSharpTest78\bin\Debug\FSharpTest78.dll + + + ..\FSharpTest79\bin\Debug\FSharpTest79.dll + + + ..\FSharpTest80\bin\Debug\FSharpTest80.dll + + + ..\FSharpTest81\bin\Debug\FSharpTest81.dll + + + ..\FSharpTest82\bin\Debug\FSharpTest82.dll + + + ..\FSharpTest83\bin\Debug\FSharpTest83.dll + + + ..\FSharpTest84\bin\Debug\FSharpTest84.dll + + + ..\FSharpTest85\bin\Debug\FSharpTest85.dll + + + ..\FSharpTest86\bin\Debug\FSharpTest86.dll + + + ..\FSharpTest87\bin\Debug\FSharpTest87.dll + + + ..\FSharpTest88\bin\Debug\FSharpTest88.dll + + + ..\FSharpTest89\bin\Debug\FSharpTest89.dll + + + ..\FSharpTest90\bin\Debug\FSharpTest90.dll + + + ..\FSharpTest91\bin\Debug\FSharpTest91.dll + + + ..\FSharpTest92\bin\Debug\FSharpTest92.dll + + + ..\FSharpTest93\bin\Debug\FSharpTest93.dll + + + ..\FSharpTest94\bin\Debug\FSharpTest94.dll + + + ..\FSharpTest95\bin\Debug\FSharpTest95.dll + + + ..\FSharpTest96\bin\Debug\FSharpTest96.dll + + + ..\FSharpTest97\bin\Debug\FSharpTest97.dll + + + ..\FSharpTest98\bin\Debug\FSharpTest98.dll + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest1/CSharpTest1.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest1/CSharpTest1.csproj new file mode 100644 index 00000000000..f46e707aa08 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest1/CSharpTest1.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {A7D7B20A-31F8-479C-A2C6-8020386AF512} + Library + Properties + CSharpTest1 + CSharpTest1 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest10/CSharpTest10.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest10/CSharpTest10.csproj new file mode 100644 index 00000000000..84c0c3568b6 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest10/CSharpTest10.csproj @@ -0,0 +1,83 @@ + + + + + Debug + AnyCPU + {C50DABC8-9C99-4237-9DA8-7B1C1E050CE3} + Library + Properties + CSharpTest10 + CSharpTest10 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest100/CSharpTest100.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest100/CSharpTest100.csproj new file mode 100644 index 00000000000..9e2efcceeff --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest100/CSharpTest100.csproj @@ -0,0 +1,353 @@ + + + + + Debug + AnyCPU + {E1B93067-B8A0-4D36-98B0-43F1D37851AC} + Library + Properties + CSharpTest100 + CSharpTest100 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + ..\CSharpTest85\bin\Debug\CSharpTest85.dll + + + ..\CSharpTest86\bin\Debug\CSharpTest86.dll + + + ..\CSharpTest87\bin\Debug\CSharpTest87.dll + + + ..\CSharpTest88\bin\Debug\CSharpTest88.dll + + + ..\CSharpTest89\bin\Debug\CSharpTest89.dll + + + ..\CSharpTest90\bin\Debug\CSharpTest90.dll + + + ..\CSharpTest91\bin\Debug\CSharpTest91.dll + + + ..\CSharpTest92\bin\Debug\CSharpTest92.dll + + + ..\CSharpTest93\bin\Debug\CSharpTest93.dll + + + ..\CSharpTest94\bin\Debug\CSharpTest94.dll + + + ..\CSharpTest95\bin\Debug\CSharpTest95.dll + + + ..\CSharpTest96\bin\Debug\CSharpTest96.dll + + + ..\CSharpTest97\bin\Debug\CSharpTest97.dll + + + ..\CSharpTest98\bin\Debug\CSharpTest98.dll + + + ..\CSharpTest99\bin\Debug\CSharpTest99.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest11/CSharpTest11.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest11/CSharpTest11.csproj new file mode 100644 index 00000000000..5b8794e99fa --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest11/CSharpTest11.csproj @@ -0,0 +1,86 @@ + + + + + Debug + AnyCPU + {67CDD4F8-2ED6-4F6A-BBCA-76BE75E3E4C2} + Library + Properties + CSharpTest11 + CSharpTest11 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest12/CSharpTest12.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest12/CSharpTest12.csproj new file mode 100644 index 00000000000..8f16c7e1b46 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest12/CSharpTest12.csproj @@ -0,0 +1,89 @@ + + + + + Debug + AnyCPU + {96C9EB17-1776-4255-A49F-1F81D0041398} + Library + Properties + CSharpTest12 + CSharpTest12 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest13/CSharpTest13.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest13/CSharpTest13.csproj new file mode 100644 index 00000000000..6734f1423c7 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest13/CSharpTest13.csproj @@ -0,0 +1,92 @@ + + + + + Debug + AnyCPU + {A3E19894-BB0D-4AD3-8245-A5C7CF0703B6} + Library + Properties + CSharpTest13 + CSharpTest13 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest14/CSharpTest14.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest14/CSharpTest14.csproj new file mode 100644 index 00000000000..cecd87692bc --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest14/CSharpTest14.csproj @@ -0,0 +1,95 @@ + + + + + Debug + AnyCPU + {C1557E44-42B5-4D5F-9C95-337E7A8EDDED} + Library + Properties + CSharpTest14 + CSharpTest14 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest15/CSharpTest15.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest15/CSharpTest15.csproj new file mode 100644 index 00000000000..3a3566b0166 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest15/CSharpTest15.csproj @@ -0,0 +1,98 @@ + + + + + Debug + AnyCPU + {45C6EA49-47E6-422A-8630-F8D5D1223550} + Library + Properties + CSharpTest15 + CSharpTest15 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest16/CSharpTest16.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest16/CSharpTest16.csproj new file mode 100644 index 00000000000..1824bca38aa --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest16/CSharpTest16.csproj @@ -0,0 +1,101 @@ + + + + + Debug + AnyCPU + {91F6D0F0-8625-4CD5-9FFF-F7EBCB755037} + Library + Properties + CSharpTest16 + CSharpTest16 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest17/CSharpTest17.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest17/CSharpTest17.csproj new file mode 100644 index 00000000000..3071a135f8f --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest17/CSharpTest17.csproj @@ -0,0 +1,104 @@ + + + + + Debug + AnyCPU + {C6E6BEC6-153A-4B39-A065-501A01EB271D} + Library + Properties + CSharpTest17 + CSharpTest17 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest18/CSharpTest18.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest18/CSharpTest18.csproj new file mode 100644 index 00000000000..db9e3eddf9b --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest18/CSharpTest18.csproj @@ -0,0 +1,107 @@ + + + + + Debug + AnyCPU + {56D4FA0B-D1B0-4BA6-B228-560E7672685A} + Library + Properties + CSharpTest18 + CSharpTest18 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest19/CSharpTest19.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest19/CSharpTest19.csproj new file mode 100644 index 00000000000..0a0679f27a9 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest19/CSharpTest19.csproj @@ -0,0 +1,110 @@ + + + + + Debug + AnyCPU + {0B4650A3-0155-45E9-9392-9237A800B78F} + Library + Properties + CSharpTest19 + CSharpTest19 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest2/CSharpTest2.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest2/CSharpTest2.csproj new file mode 100644 index 00000000000..613976b85b4 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest2/CSharpTest2.csproj @@ -0,0 +1,59 @@ + + + + + Debug + AnyCPU + {EC4F6B21-BD70-41DD-B3BF-E18922EFE609} + Library + Properties + CSharpTest2 + CSharpTest2 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest20/CSharpTest20.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest20/CSharpTest20.csproj new file mode 100644 index 00000000000..3be49bd5ee8 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest20/CSharpTest20.csproj @@ -0,0 +1,113 @@ + + + + + Debug + AnyCPU + {36C8D7CC-8D9B-4C12-B707-C77D0FEA0DC8} + Library + Properties + CSharpTest20 + CSharpTest20 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest21/CSharpTest21.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest21/CSharpTest21.csproj new file mode 100644 index 00000000000..5f2546ce3ec --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest21/CSharpTest21.csproj @@ -0,0 +1,116 @@ + + + + + Debug + AnyCPU + {A66A751A-6FF1-4CD2-B667-A30DFB7B4989} + Library + Properties + CSharpTest21 + CSharpTest21 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest22/CSharpTest22.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest22/CSharpTest22.csproj new file mode 100644 index 00000000000..b869b8be7bd --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest22/CSharpTest22.csproj @@ -0,0 +1,119 @@ + + + + + Debug + AnyCPU + {0960B941-4A91-4CCE-8222-8CBE6483CAFF} + Library + Properties + CSharpTest22 + CSharpTest22 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest23/CSharpTest23.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest23/CSharpTest23.csproj new file mode 100644 index 00000000000..d28137e694e --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest23/CSharpTest23.csproj @@ -0,0 +1,122 @@ + + + + + Debug + AnyCPU + {B557B11B-8F80-4D92-B927-7053DCA07378} + Library + Properties + CSharpTest23 + CSharpTest23 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest24/CSharpTest24.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest24/CSharpTest24.csproj new file mode 100644 index 00000000000..683e1e64506 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest24/CSharpTest24.csproj @@ -0,0 +1,125 @@ + + + + + Debug + AnyCPU + {61DFE2EA-9939-4072-8CD4-6BE8FBBD2B66} + Library + Properties + CSharpTest24 + CSharpTest24 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest25/CSharpTest25.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest25/CSharpTest25.csproj new file mode 100644 index 00000000000..a2b035b68bf --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest25/CSharpTest25.csproj @@ -0,0 +1,128 @@ + + + + + Debug + AnyCPU + {10F3ADE3-8967-4726-A659-B267CDE9A329} + Library + Properties + CSharpTest25 + CSharpTest25 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest26/CSharpTest26.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest26/CSharpTest26.csproj new file mode 100644 index 00000000000..238a16f7c1f --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest26/CSharpTest26.csproj @@ -0,0 +1,131 @@ + + + + + Debug + AnyCPU + {BDD3EB1C-D636-44D0-BFD4-28F1A1C0A281} + Library + Properties + CSharpTest26 + CSharpTest26 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest27/CSharpTest27.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest27/CSharpTest27.csproj new file mode 100644 index 00000000000..98cf5fd659e --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest27/CSharpTest27.csproj @@ -0,0 +1,134 @@ + + + + + Debug + AnyCPU + {E547BA24-555D-484A-92A1-D0559EE45FC6} + Library + Properties + CSharpTest27 + CSharpTest27 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest28/CSharpTest28.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest28/CSharpTest28.csproj new file mode 100644 index 00000000000..4bce5d7c093 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest28/CSharpTest28.csproj @@ -0,0 +1,137 @@ + + + + + Debug + AnyCPU + {DAC83D18-FD1F-4E64-8241-026626279803} + Library + Properties + CSharpTest28 + CSharpTest28 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest29/CSharpTest29.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest29/CSharpTest29.csproj new file mode 100644 index 00000000000..995242dc586 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest29/CSharpTest29.csproj @@ -0,0 +1,140 @@ + + + + + Debug + AnyCPU + {2D34162B-2FDD-4967-8BAC-2CBE50259A2E} + Library + Properties + CSharpTest29 + CSharpTest29 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest3/CSharpTest3.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest3/CSharpTest3.csproj new file mode 100644 index 00000000000..f48b2867223 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest3/CSharpTest3.csproj @@ -0,0 +1,62 @@ + + + + + Debug + AnyCPU + {531DDF9E-3483-4EFA-A917-3F4FC31EC92C} + Library + Properties + CSharpTest3 + CSharpTest3 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest30/CSharpTest30.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest30/CSharpTest30.csproj new file mode 100644 index 00000000000..1f26a875f1d --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest30/CSharpTest30.csproj @@ -0,0 +1,143 @@ + + + + + Debug + AnyCPU + {E0071D61-993E-4E18-9AEF-EAD332C2521A} + Library + Properties + CSharpTest30 + CSharpTest30 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest31/CSharpTest31.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest31/CSharpTest31.csproj new file mode 100644 index 00000000000..d52c2e792fb --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest31/CSharpTest31.csproj @@ -0,0 +1,146 @@ + + + + + Debug + AnyCPU + {FD325273-E23F-49DC-BD1A-781FE699F17B} + Library + Properties + CSharpTest31 + CSharpTest31 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest32/CSharpTest32.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest32/CSharpTest32.csproj new file mode 100644 index 00000000000..2c43c8b8095 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest32/CSharpTest32.csproj @@ -0,0 +1,149 @@ + + + + + Debug + AnyCPU + {DF887659-920A-4291-8035-663A5AAC0C13} + Library + Properties + CSharpTest32 + CSharpTest32 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest33/CSharpTest33.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest33/CSharpTest33.csproj new file mode 100644 index 00000000000..d052995e40e --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest33/CSharpTest33.csproj @@ -0,0 +1,152 @@ + + + + + Debug + AnyCPU + {9DED1C73-27C5-4B65-A7F7-8AF7F104C480} + Library + Properties + CSharpTest33 + CSharpTest33 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest34/CSharpTest34.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest34/CSharpTest34.csproj new file mode 100644 index 00000000000..864d21529bd --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest34/CSharpTest34.csproj @@ -0,0 +1,155 @@ + + + + + Debug + AnyCPU + {DF5979A0-613A-4216-BBD9-BBD6ACD8451B} + Library + Properties + CSharpTest34 + CSharpTest34 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest35/CSharpTest35.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest35/CSharpTest35.csproj new file mode 100644 index 00000000000..ab41a2471f6 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest35/CSharpTest35.csproj @@ -0,0 +1,158 @@ + + + + + Debug + AnyCPU + {986FAF9F-9176-4B12-88F7-209A472D3D6A} + Library + Properties + CSharpTest35 + CSharpTest35 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest36/CSharpTest36.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest36/CSharpTest36.csproj new file mode 100644 index 00000000000..dc7b57bdbe5 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest36/CSharpTest36.csproj @@ -0,0 +1,161 @@ + + + + + Debug + AnyCPU + {9199350D-25C4-4109-8C99-77E8DF58E4B0} + Library + Properties + CSharpTest36 + CSharpTest36 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest37/CSharpTest37.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest37/CSharpTest37.csproj new file mode 100644 index 00000000000..9a12e87b8f9 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest37/CSharpTest37.csproj @@ -0,0 +1,164 @@ + + + + + Debug + AnyCPU + {B6AF4BDB-BF17-4715-AFFE-40B4684AFEA5} + Library + Properties + CSharpTest37 + CSharpTest37 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest38/CSharpTest38.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest38/CSharpTest38.csproj new file mode 100644 index 00000000000..559497a7faa --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest38/CSharpTest38.csproj @@ -0,0 +1,167 @@ + + + + + Debug + AnyCPU + {FFE359FE-32F2-48F7-A2FE-17F468A62DE1} + Library + Properties + CSharpTest38 + CSharpTest38 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest39/CSharpTest39.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest39/CSharpTest39.csproj new file mode 100644 index 00000000000..0d67b42779c --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest39/CSharpTest39.csproj @@ -0,0 +1,170 @@ + + + + + Debug + AnyCPU + {64D87F3D-11ED-4356-BA1A-A152592ECE6A} + Library + Properties + CSharpTest39 + CSharpTest39 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest4/CSharpTest4.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest4/CSharpTest4.csproj new file mode 100644 index 00000000000..c6bc222f1c2 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest4/CSharpTest4.csproj @@ -0,0 +1,65 @@ + + + + + Debug + AnyCPU + {BE8DBC22-508A-48A7-8BCC-F1BEF37CE77D} + Library + Properties + CSharpTest4 + CSharpTest4 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest40/CSharpTest40.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest40/CSharpTest40.csproj new file mode 100644 index 00000000000..8a096b17321 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest40/CSharpTest40.csproj @@ -0,0 +1,173 @@ + + + + + Debug + AnyCPU + {65EB5A17-67C6-48CB-9A2C-003697B433D7} + Library + Properties + CSharpTest40 + CSharpTest40 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest41/CSharpTest41.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest41/CSharpTest41.csproj new file mode 100644 index 00000000000..b51c1a8cc64 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest41/CSharpTest41.csproj @@ -0,0 +1,176 @@ + + + + + Debug + AnyCPU + {2BB0A648-0C1F-498E-A9C5-ED180A4E97BD} + Library + Properties + CSharpTest41 + CSharpTest41 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest42/CSharpTest42.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest42/CSharpTest42.csproj new file mode 100644 index 00000000000..ab1a39856b3 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest42/CSharpTest42.csproj @@ -0,0 +1,179 @@ + + + + + Debug + AnyCPU + {DAC5E18D-E71A-4695-B599-D80F2A58E9F7} + Library + Properties + CSharpTest42 + CSharpTest42 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest43/CSharpTest43.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest43/CSharpTest43.csproj new file mode 100644 index 00000000000..6494144721c --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest43/CSharpTest43.csproj @@ -0,0 +1,182 @@ + + + + + Debug + AnyCPU + {5A0D4811-D1C6-4CA8-A5F3-19A979C298F7} + Library + Properties + CSharpTest43 + CSharpTest43 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest44/CSharpTest44.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest44/CSharpTest44.csproj new file mode 100644 index 00000000000..8ae6b8fdfa9 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest44/CSharpTest44.csproj @@ -0,0 +1,185 @@ + + + + + Debug + AnyCPU + {73316676-EC71-4E23-BEF8-27C501B4A0B4} + Library + Properties + CSharpTest44 + CSharpTest44 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest45/CSharpTest45.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest45/CSharpTest45.csproj new file mode 100644 index 00000000000..6bbecacb6f3 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest45/CSharpTest45.csproj @@ -0,0 +1,188 @@ + + + + + Debug + AnyCPU + {3DAC76B7-D380-4C27-98EA-C6D697A9EF42} + Library + Properties + CSharpTest45 + CSharpTest45 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest46/CSharpTest46.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest46/CSharpTest46.csproj new file mode 100644 index 00000000000..889a8f17f97 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest46/CSharpTest46.csproj @@ -0,0 +1,191 @@ + + + + + Debug + AnyCPU + {6876FE9C-EA76-4D87-8B71-3D393D78AA21} + Library + Properties + CSharpTest46 + CSharpTest46 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest47/CSharpTest47.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest47/CSharpTest47.csproj new file mode 100644 index 00000000000..4eed20584e5 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest47/CSharpTest47.csproj @@ -0,0 +1,194 @@ + + + + + Debug + AnyCPU + {5BE5E34D-6CE5-48EA-99C0-1662514FC805} + Library + Properties + CSharpTest47 + CSharpTest47 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest48/CSharpTest48.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest48/CSharpTest48.csproj new file mode 100644 index 00000000000..4556fa7cf12 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest48/CSharpTest48.csproj @@ -0,0 +1,197 @@ + + + + + Debug + AnyCPU + {747675AB-7A26-49AB-8D49-B6D316076825} + Library + Properties + CSharpTest48 + CSharpTest48 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest49/CSharpTest49.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest49/CSharpTest49.csproj new file mode 100644 index 00000000000..019c2375979 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest49/CSharpTest49.csproj @@ -0,0 +1,200 @@ + + + + + Debug + AnyCPU + {9341D054-CBC7-42F8-B095-D6E522FA3833} + Library + Properties + CSharpTest49 + CSharpTest49 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest5/CSharpTest5.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest5/CSharpTest5.csproj new file mode 100644 index 00000000000..42f2d611faf --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest5/CSharpTest5.csproj @@ -0,0 +1,68 @@ + + + + + Debug + AnyCPU + {98AADB8C-927E-4215-BE89-63435320FAB5} + Library + Properties + CSharpTest5 + CSharpTest5 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest50/CSharpTest50.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest50/CSharpTest50.csproj new file mode 100644 index 00000000000..5432cfa9680 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest50/CSharpTest50.csproj @@ -0,0 +1,203 @@ + + + + + Debug + AnyCPU + {99C45D71-9D07-4270-B900-E27F4B05EF2E} + Library + Properties + CSharpTest50 + CSharpTest50 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest51/CSharpTest51.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest51/CSharpTest51.csproj new file mode 100644 index 00000000000..d47829a1bfd --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest51/CSharpTest51.csproj @@ -0,0 +1,206 @@ + + + + + Debug + AnyCPU + {D0962830-C483-4E39-BD45-2F48924FC468} + Library + Properties + CSharpTest51 + CSharpTest51 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest52/CSharpTest52.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest52/CSharpTest52.csproj new file mode 100644 index 00000000000..6707ad14c25 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest52/CSharpTest52.csproj @@ -0,0 +1,209 @@ + + + + + Debug + AnyCPU + {9DDE620D-1A0F-407A-81BE-7D3BA7D79B25} + Library + Properties + CSharpTest52 + CSharpTest52 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest53/CSharpTest53.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest53/CSharpTest53.csproj new file mode 100644 index 00000000000..ae25472996d --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest53/CSharpTest53.csproj @@ -0,0 +1,212 @@ + + + + + Debug + AnyCPU + {ACB2EB5D-1C90-4E8B-8176-FC98796E0927} + Library + Properties + CSharpTest53 + CSharpTest53 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest54/CSharpTest54.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest54/CSharpTest54.csproj new file mode 100644 index 00000000000..aa31a8a9a25 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest54/CSharpTest54.csproj @@ -0,0 +1,215 @@ + + + + + Debug + AnyCPU + {71D9BB88-1C3E-44E1-AF4B-B0143B8F7C03} + Library + Properties + CSharpTest54 + CSharpTest54 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest55/CSharpTest55.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest55/CSharpTest55.csproj new file mode 100644 index 00000000000..64f53dd7d6f --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest55/CSharpTest55.csproj @@ -0,0 +1,218 @@ + + + + + Debug + AnyCPU + {F0850CA0-5112-4ED2-A9A6-093E8B90A4DC} + Library + Properties + CSharpTest55 + CSharpTest55 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest56/CSharpTest56.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest56/CSharpTest56.csproj new file mode 100644 index 00000000000..08a6cf7bd84 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest56/CSharpTest56.csproj @@ -0,0 +1,221 @@ + + + + + Debug + AnyCPU + {DD087D0B-A726-4CF0-BBE5-DC857E7D96B6} + Library + Properties + CSharpTest56 + CSharpTest56 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest57/CSharpTest57.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest57/CSharpTest57.csproj new file mode 100644 index 00000000000..270a11a8c44 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest57/CSharpTest57.csproj @@ -0,0 +1,224 @@ + + + + + Debug + AnyCPU + {A6921125-CEE7-41EC-B77E-F045F4ABEE3B} + Library + Properties + CSharpTest57 + CSharpTest57 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest58/CSharpTest58.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest58/CSharpTest58.csproj new file mode 100644 index 00000000000..b9ae871f618 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest58/CSharpTest58.csproj @@ -0,0 +1,227 @@ + + + + + Debug + AnyCPU + {FB62007D-6854-4C4E-9E5A-4F5A6AF9B980} + Library + Properties + CSharpTest58 + CSharpTest58 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest59/CSharpTest59.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest59/CSharpTest59.csproj new file mode 100644 index 00000000000..fc7ab2b59b8 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest59/CSharpTest59.csproj @@ -0,0 +1,230 @@ + + + + + Debug + AnyCPU + {631BB2FF-36E3-4DCC-855F-7EA5418D861C} + Library + Properties + CSharpTest59 + CSharpTest59 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest6/CSharpTest6.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest6/CSharpTest6.csproj new file mode 100644 index 00000000000..ab90991c3a4 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest6/CSharpTest6.csproj @@ -0,0 +1,71 @@ + + + + + Debug + AnyCPU + {6F606FE6-FA05-4DAD-B6AD-F064BEF12650} + Library + Properties + CSharpTest6 + CSharpTest6 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest60/CSharpTest60.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest60/CSharpTest60.csproj new file mode 100644 index 00000000000..82831d07f1c --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest60/CSharpTest60.csproj @@ -0,0 +1,233 @@ + + + + + Debug + AnyCPU + {87DA924F-1B18-4977-A5B5-17D53105601B} + Library + Properties + CSharpTest60 + CSharpTest60 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest61/CSharpTest61.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest61/CSharpTest61.csproj new file mode 100644 index 00000000000..c0d0fa92341 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest61/CSharpTest61.csproj @@ -0,0 +1,236 @@ + + + + + Debug + AnyCPU + {7B8D07DB-E4E4-408E-A170-E027C55C7AF2} + Library + Properties + CSharpTest61 + CSharpTest61 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest62/CSharpTest62.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest62/CSharpTest62.csproj new file mode 100644 index 00000000000..6f177361e6b --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest62/CSharpTest62.csproj @@ -0,0 +1,239 @@ + + + + + Debug + AnyCPU + {18EF3C87-FE70-4AD3-8125-6E351DADF640} + Library + Properties + CSharpTest62 + CSharpTest62 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest63/CSharpTest63.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest63/CSharpTest63.csproj new file mode 100644 index 00000000000..35d161b1f86 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest63/CSharpTest63.csproj @@ -0,0 +1,242 @@ + + + + + Debug + AnyCPU + {E3EC8F8A-854A-4126-8BA0-C40AEABB7A7A} + Library + Properties + CSharpTest63 + CSharpTest63 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest64/CSharpTest64.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest64/CSharpTest64.csproj new file mode 100644 index 00000000000..f49a3ce8fd5 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest64/CSharpTest64.csproj @@ -0,0 +1,245 @@ + + + + + Debug + AnyCPU + {554CF24E-AD8C-4455-AF02-AE745B275448} + Library + Properties + CSharpTest64 + CSharpTest64 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest65/CSharpTest65.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest65/CSharpTest65.csproj new file mode 100644 index 00000000000..583ac7135ea --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest65/CSharpTest65.csproj @@ -0,0 +1,248 @@ + + + + + Debug + AnyCPU + {9CB53306-C3F2-46F7-9595-F824A2558780} + Library + Properties + CSharpTest65 + CSharpTest65 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest66/CSharpTest66.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest66/CSharpTest66.csproj new file mode 100644 index 00000000000..d4f77fc0096 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest66/CSharpTest66.csproj @@ -0,0 +1,251 @@ + + + + + Debug + AnyCPU + {720EFD89-EB7A-4D14-8FC6-01F7342230B4} + Library + Properties + CSharpTest66 + CSharpTest66 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest67/CSharpTest67.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest67/CSharpTest67.csproj new file mode 100644 index 00000000000..179d892769f --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest67/CSharpTest67.csproj @@ -0,0 +1,254 @@ + + + + + Debug + AnyCPU + {FFC83217-D611-4253-8443-95F1451CC177} + Library + Properties + CSharpTest67 + CSharpTest67 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest68/CSharpTest68.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest68/CSharpTest68.csproj new file mode 100644 index 00000000000..1f04717975a --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest68/CSharpTest68.csproj @@ -0,0 +1,257 @@ + + + + + Debug + AnyCPU + {8266A03C-0EAC-485E-819A-31926E493F73} + Library + Properties + CSharpTest68 + CSharpTest68 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest69/CSharpTest69.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest69/CSharpTest69.csproj new file mode 100644 index 00000000000..deaffc0be97 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest69/CSharpTest69.csproj @@ -0,0 +1,260 @@ + + + + + Debug + AnyCPU + {15BA292C-BB90-414C-84C1-FF0A048020BC} + Library + Properties + CSharpTest69 + CSharpTest69 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest7/CSharpTest7.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest7/CSharpTest7.csproj new file mode 100644 index 00000000000..e5315aef1f7 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest7/CSharpTest7.csproj @@ -0,0 +1,74 @@ + + + + + Debug + AnyCPU + {1F0FA189-A350-4A50-99DD-4E06CDD50102} + Library + Properties + CSharpTest7 + CSharpTest7 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest70/CSharpTest70.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest70/CSharpTest70.csproj new file mode 100644 index 00000000000..8d03e1b31bf --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest70/CSharpTest70.csproj @@ -0,0 +1,263 @@ + + + + + Debug + AnyCPU + {96D56ED0-D594-4267-A7A8-82DD18A8059A} + Library + Properties + CSharpTest70 + CSharpTest70 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest71/CSharpTest71.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest71/CSharpTest71.csproj new file mode 100644 index 00000000000..58c9b4daf15 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest71/CSharpTest71.csproj @@ -0,0 +1,266 @@ + + + + + Debug + AnyCPU + {6C8BA279-5BED-42CA-B413-86D78310AE82} + Library + Properties + CSharpTest71 + CSharpTest71 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest72/CSharpTest72.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest72/CSharpTest72.csproj new file mode 100644 index 00000000000..b0cbf5f1b30 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest72/CSharpTest72.csproj @@ -0,0 +1,269 @@ + + + + + Debug + AnyCPU + {3D5BC5D2-DCF5-4BC9-BC0F-086C94BE952B} + Library + Properties + CSharpTest72 + CSharpTest72 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest73/CSharpTest73.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest73/CSharpTest73.csproj new file mode 100644 index 00000000000..4c9d606c883 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest73/CSharpTest73.csproj @@ -0,0 +1,272 @@ + + + + + Debug + AnyCPU + {C35EE5E3-728D-4929-BD2D-C8488AC498E7} + Library + Properties + CSharpTest73 + CSharpTest73 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest74/CSharpTest74.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest74/CSharpTest74.csproj new file mode 100644 index 00000000000..bf3723670dd --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest74/CSharpTest74.csproj @@ -0,0 +1,275 @@ + + + + + Debug + AnyCPU + {480E2B0F-826B-4AA5-8492-C0D9F0010633} + Library + Properties + CSharpTest74 + CSharpTest74 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest75/CSharpTest75.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest75/CSharpTest75.csproj new file mode 100644 index 00000000000..d6edad2b347 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest75/CSharpTest75.csproj @@ -0,0 +1,278 @@ + + + + + Debug + AnyCPU + {F3B7B1F5-5295-41BA-A5E4-47862A51CD17} + Library + Properties + CSharpTest75 + CSharpTest75 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest76/CSharpTest76.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest76/CSharpTest76.csproj new file mode 100644 index 00000000000..c13a22d7583 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest76/CSharpTest76.csproj @@ -0,0 +1,281 @@ + + + + + Debug + AnyCPU + {5DA5CBA5-8C09-448C-8A21-A79AF025E845} + Library + Properties + CSharpTest76 + CSharpTest76 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest77/CSharpTest77.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest77/CSharpTest77.csproj new file mode 100644 index 00000000000..0b1ed482f51 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest77/CSharpTest77.csproj @@ -0,0 +1,284 @@ + + + + + Debug + AnyCPU + {90916019-F259-4A54-923F-31B7F311BF5D} + Library + Properties + CSharpTest77 + CSharpTest77 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest78/CSharpTest78.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest78/CSharpTest78.csproj new file mode 100644 index 00000000000..e3601bdb25b --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest78/CSharpTest78.csproj @@ -0,0 +1,287 @@ + + + + + Debug + AnyCPU + {D09D2519-9CD1-4E0F-BB12-EE2B1CD1FEC1} + Library + Properties + CSharpTest78 + CSharpTest78 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest79/CSharpTest79.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest79/CSharpTest79.csproj new file mode 100644 index 00000000000..e8a382fca8d --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest79/CSharpTest79.csproj @@ -0,0 +1,290 @@ + + + + + Debug + AnyCPU + {7F6CD578-37BE-429D-BB82-8F8A6A174EAD} + Library + Properties + CSharpTest79 + CSharpTest79 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest8/CSharpTest8.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest8/CSharpTest8.csproj new file mode 100644 index 00000000000..7a4c495c663 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest8/CSharpTest8.csproj @@ -0,0 +1,77 @@ + + + + + Debug + AnyCPU + {456C5253-C706-4095-9202-E4F2DB5BEF6F} + Library + Properties + CSharpTest8 + CSharpTest8 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest80/CSharpTest80.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest80/CSharpTest80.csproj new file mode 100644 index 00000000000..48c15eab154 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest80/CSharpTest80.csproj @@ -0,0 +1,293 @@ + + + + + Debug + AnyCPU + {B7C3C742-046E-45E8-B4F1-EBD1F86F1A26} + Library + Properties + CSharpTest80 + CSharpTest80 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest81/CSharpTest81.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest81/CSharpTest81.csproj new file mode 100644 index 00000000000..829920b4fb0 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest81/CSharpTest81.csproj @@ -0,0 +1,296 @@ + + + + + Debug + AnyCPU + {F48587C6-9239-4E3F-AFDF-AAF3AE5FEA3C} + Library + Properties + CSharpTest81 + CSharpTest81 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest82/CSharpTest82.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest82/CSharpTest82.csproj new file mode 100644 index 00000000000..8228d044f9c --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest82/CSharpTest82.csproj @@ -0,0 +1,299 @@ + + + + + Debug + AnyCPU + {2891AF4B-D095-48FC-A890-002F194DCC4E} + Library + Properties + CSharpTest82 + CSharpTest82 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest83/CSharpTest83.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest83/CSharpTest83.csproj new file mode 100644 index 00000000000..48b15e33abf --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest83/CSharpTest83.csproj @@ -0,0 +1,302 @@ + + + + + Debug + AnyCPU + {1EF3C71C-30E0-421A-A51C-35E1B405547C} + Library + Properties + CSharpTest83 + CSharpTest83 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest84/CSharpTest84.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest84/CSharpTest84.csproj new file mode 100644 index 00000000000..f669793f0aa --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest84/CSharpTest84.csproj @@ -0,0 +1,305 @@ + + + + + Debug + AnyCPU + {9CA876F2-F3FC-4BC0-AB5D-25D74093EA2B} + Library + Properties + CSharpTest84 + CSharpTest84 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest85/CSharpTest85.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest85/CSharpTest85.csproj new file mode 100644 index 00000000000..4e76d6abc39 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest85/CSharpTest85.csproj @@ -0,0 +1,308 @@ + + + + + Debug + AnyCPU + {A1BF6B01-42D1-46AA-BABC-E8495F2820EB} + Library + Properties + CSharpTest85 + CSharpTest85 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest86/CSharpTest86.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest86/CSharpTest86.csproj new file mode 100644 index 00000000000..7247a03d837 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest86/CSharpTest86.csproj @@ -0,0 +1,311 @@ + + + + + Debug + AnyCPU + {C4245B97-4819-405B-A9A2-B7453038C401} + Library + Properties + CSharpTest86 + CSharpTest86 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + ..\CSharpTest85\bin\Debug\CSharpTest85.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest87/CSharpTest87.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest87/CSharpTest87.csproj new file mode 100644 index 00000000000..6d205ddbf08 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest87/CSharpTest87.csproj @@ -0,0 +1,314 @@ + + + + + Debug + AnyCPU + {295D7EF5-88D7-4660-A5D2-9A1BCCF55C5C} + Library + Properties + CSharpTest87 + CSharpTest87 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + ..\CSharpTest85\bin\Debug\CSharpTest85.dll + + + ..\CSharpTest86\bin\Debug\CSharpTest86.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest88/CSharpTest88.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest88/CSharpTest88.csproj new file mode 100644 index 00000000000..469e9629e55 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest88/CSharpTest88.csproj @@ -0,0 +1,317 @@ + + + + + Debug + AnyCPU + {B182FD8F-F60F-45A7-838C-3EC9DC0932A2} + Library + Properties + CSharpTest88 + CSharpTest88 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + ..\CSharpTest85\bin\Debug\CSharpTest85.dll + + + ..\CSharpTest86\bin\Debug\CSharpTest86.dll + + + ..\CSharpTest87\bin\Debug\CSharpTest87.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest89/CSharpTest89.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest89/CSharpTest89.csproj new file mode 100644 index 00000000000..45c31d950c0 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest89/CSharpTest89.csproj @@ -0,0 +1,320 @@ + + + + + Debug + AnyCPU + {159A58AE-880C-4CD4-A035-BD0EF738C916} + Library + Properties + CSharpTest89 + CSharpTest89 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + ..\CSharpTest85\bin\Debug\CSharpTest85.dll + + + ..\CSharpTest86\bin\Debug\CSharpTest86.dll + + + ..\CSharpTest87\bin\Debug\CSharpTest87.dll + + + ..\CSharpTest88\bin\Debug\CSharpTest88.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest9/CSharpTest9.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest9/CSharpTest9.csproj new file mode 100644 index 00000000000..f58b6e28a24 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest9/CSharpTest9.csproj @@ -0,0 +1,80 @@ + + + + + Debug + AnyCPU + {7DE1A148-4386-41D2-A726-296950C470C9} + Library + Properties + CSharpTest9 + CSharpTest9 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest90/CSharpTest90.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest90/CSharpTest90.csproj new file mode 100644 index 00000000000..5a63319a0a3 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest90/CSharpTest90.csproj @@ -0,0 +1,323 @@ + + + + + Debug + AnyCPU + {A9749A58-411B-4688-B36A-B14EE116BFC0} + Library + Properties + CSharpTest90 + CSharpTest90 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + ..\CSharpTest85\bin\Debug\CSharpTest85.dll + + + ..\CSharpTest86\bin\Debug\CSharpTest86.dll + + + ..\CSharpTest87\bin\Debug\CSharpTest87.dll + + + ..\CSharpTest88\bin\Debug\CSharpTest88.dll + + + ..\CSharpTest89\bin\Debug\CSharpTest89.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest91/CSharpTest91.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest91/CSharpTest91.csproj new file mode 100644 index 00000000000..33ff50d59c8 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest91/CSharpTest91.csproj @@ -0,0 +1,326 @@ + + + + + Debug + AnyCPU + {21117357-BFA0-4CA0-BCF8-8812EDE79B49} + Library + Properties + CSharpTest91 + CSharpTest91 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + ..\CSharpTest85\bin\Debug\CSharpTest85.dll + + + ..\CSharpTest86\bin\Debug\CSharpTest86.dll + + + ..\CSharpTest87\bin\Debug\CSharpTest87.dll + + + ..\CSharpTest88\bin\Debug\CSharpTest88.dll + + + ..\CSharpTest89\bin\Debug\CSharpTest89.dll + + + ..\CSharpTest90\bin\Debug\CSharpTest90.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest92/CSharpTest92.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest92/CSharpTest92.csproj new file mode 100644 index 00000000000..0006e0317dc --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest92/CSharpTest92.csproj @@ -0,0 +1,329 @@ + + + + + Debug + AnyCPU + {C3AFED21-FCA4-49C6-B4B8-16DCB6933AD5} + Library + Properties + CSharpTest92 + CSharpTest92 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + ..\CSharpTest85\bin\Debug\CSharpTest85.dll + + + ..\CSharpTest86\bin\Debug\CSharpTest86.dll + + + ..\CSharpTest87\bin\Debug\CSharpTest87.dll + + + ..\CSharpTest88\bin\Debug\CSharpTest88.dll + + + ..\CSharpTest89\bin\Debug\CSharpTest89.dll + + + ..\CSharpTest90\bin\Debug\CSharpTest90.dll + + + ..\CSharpTest91\bin\Debug\CSharpTest91.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest93/CSharpTest93.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest93/CSharpTest93.csproj new file mode 100644 index 00000000000..52f0ca341e8 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest93/CSharpTest93.csproj @@ -0,0 +1,332 @@ + + + + + Debug + AnyCPU + {D383D584-9A16-4C0A-B41A-661E8DEEA772} + Library + Properties + CSharpTest93 + CSharpTest93 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + ..\CSharpTest85\bin\Debug\CSharpTest85.dll + + + ..\CSharpTest86\bin\Debug\CSharpTest86.dll + + + ..\CSharpTest87\bin\Debug\CSharpTest87.dll + + + ..\CSharpTest88\bin\Debug\CSharpTest88.dll + + + ..\CSharpTest89\bin\Debug\CSharpTest89.dll + + + ..\CSharpTest90\bin\Debug\CSharpTest90.dll + + + ..\CSharpTest91\bin\Debug\CSharpTest91.dll + + + ..\CSharpTest92\bin\Debug\CSharpTest92.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest94/CSharpTest94.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest94/CSharpTest94.csproj new file mode 100644 index 00000000000..60980b48e6b --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest94/CSharpTest94.csproj @@ -0,0 +1,335 @@ + + + + + Debug + AnyCPU + {3ABD5F20-FE04-49B8-BCCC-35A5AF868DD3} + Library + Properties + CSharpTest94 + CSharpTest94 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + ..\CSharpTest85\bin\Debug\CSharpTest85.dll + + + ..\CSharpTest86\bin\Debug\CSharpTest86.dll + + + ..\CSharpTest87\bin\Debug\CSharpTest87.dll + + + ..\CSharpTest88\bin\Debug\CSharpTest88.dll + + + ..\CSharpTest89\bin\Debug\CSharpTest89.dll + + + ..\CSharpTest90\bin\Debug\CSharpTest90.dll + + + ..\CSharpTest91\bin\Debug\CSharpTest91.dll + + + ..\CSharpTest92\bin\Debug\CSharpTest92.dll + + + ..\CSharpTest93\bin\Debug\CSharpTest93.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest95/CSharpTest95.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest95/CSharpTest95.csproj new file mode 100644 index 00000000000..667bb0e7988 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest95/CSharpTest95.csproj @@ -0,0 +1,338 @@ + + + + + Debug + AnyCPU + {8150B358-5022-4012-B99E-E60E955409DB} + Library + Properties + CSharpTest95 + CSharpTest95 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + ..\CSharpTest85\bin\Debug\CSharpTest85.dll + + + ..\CSharpTest86\bin\Debug\CSharpTest86.dll + + + ..\CSharpTest87\bin\Debug\CSharpTest87.dll + + + ..\CSharpTest88\bin\Debug\CSharpTest88.dll + + + ..\CSharpTest89\bin\Debug\CSharpTest89.dll + + + ..\CSharpTest90\bin\Debug\CSharpTest90.dll + + + ..\CSharpTest91\bin\Debug\CSharpTest91.dll + + + ..\CSharpTest92\bin\Debug\CSharpTest92.dll + + + ..\CSharpTest93\bin\Debug\CSharpTest93.dll + + + ..\CSharpTest94\bin\Debug\CSharpTest94.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest96/CSharpTest96.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest96/CSharpTest96.csproj new file mode 100644 index 00000000000..a427a947f86 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest96/CSharpTest96.csproj @@ -0,0 +1,341 @@ + + + + + Debug + AnyCPU + {41D264BE-3273-4C70-B4B6-7FAA2D0B27C5} + Library + Properties + CSharpTest96 + CSharpTest96 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + ..\CSharpTest85\bin\Debug\CSharpTest85.dll + + + ..\CSharpTest86\bin\Debug\CSharpTest86.dll + + + ..\CSharpTest87\bin\Debug\CSharpTest87.dll + + + ..\CSharpTest88\bin\Debug\CSharpTest88.dll + + + ..\CSharpTest89\bin\Debug\CSharpTest89.dll + + + ..\CSharpTest90\bin\Debug\CSharpTest90.dll + + + ..\CSharpTest91\bin\Debug\CSharpTest91.dll + + + ..\CSharpTest92\bin\Debug\CSharpTest92.dll + + + ..\CSharpTest93\bin\Debug\CSharpTest93.dll + + + ..\CSharpTest94\bin\Debug\CSharpTest94.dll + + + ..\CSharpTest95\bin\Debug\CSharpTest95.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest97/CSharpTest97.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest97/CSharpTest97.csproj new file mode 100644 index 00000000000..dc7e6730979 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest97/CSharpTest97.csproj @@ -0,0 +1,344 @@ + + + + + Debug + AnyCPU + {7E2603AE-9BAA-4894-8DC1-8ADCFC772CAA} + Library + Properties + CSharpTest97 + CSharpTest97 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + ..\CSharpTest85\bin\Debug\CSharpTest85.dll + + + ..\CSharpTest86\bin\Debug\CSharpTest86.dll + + + ..\CSharpTest87\bin\Debug\CSharpTest87.dll + + + ..\CSharpTest88\bin\Debug\CSharpTest88.dll + + + ..\CSharpTest89\bin\Debug\CSharpTest89.dll + + + ..\CSharpTest90\bin\Debug\CSharpTest90.dll + + + ..\CSharpTest91\bin\Debug\CSharpTest91.dll + + + ..\CSharpTest92\bin\Debug\CSharpTest92.dll + + + ..\CSharpTest93\bin\Debug\CSharpTest93.dll + + + ..\CSharpTest94\bin\Debug\CSharpTest94.dll + + + ..\CSharpTest95\bin\Debug\CSharpTest95.dll + + + ..\CSharpTest96\bin\Debug\CSharpTest96.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest98/CSharpTest98.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest98/CSharpTest98.csproj new file mode 100644 index 00000000000..4312396ffb3 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest98/CSharpTest98.csproj @@ -0,0 +1,347 @@ + + + + + Debug + AnyCPU + {6966E264-65FA-44EF-BA2C-C04A292BB972} + Library + Properties + CSharpTest98 + CSharpTest98 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + ..\CSharpTest85\bin\Debug\CSharpTest85.dll + + + ..\CSharpTest86\bin\Debug\CSharpTest86.dll + + + ..\CSharpTest87\bin\Debug\CSharpTest87.dll + + + ..\CSharpTest88\bin\Debug\CSharpTest88.dll + + + ..\CSharpTest89\bin\Debug\CSharpTest89.dll + + + ..\CSharpTest90\bin\Debug\CSharpTest90.dll + + + ..\CSharpTest91\bin\Debug\CSharpTest91.dll + + + ..\CSharpTest92\bin\Debug\CSharpTest92.dll + + + ..\CSharpTest93\bin\Debug\CSharpTest93.dll + + + ..\CSharpTest94\bin\Debug\CSharpTest94.dll + + + ..\CSharpTest95\bin\Debug\CSharpTest95.dll + + + ..\CSharpTest96\bin\Debug\CSharpTest96.dll + + + ..\CSharpTest97\bin\Debug\CSharpTest97.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/CSharpTest99/CSharpTest99.csproj b/tests/projects/stress/denseBinCSharp/CSharpTest99/CSharpTest99.csproj new file mode 100644 index 00000000000..86f30f8a6cf --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/CSharpTest99/CSharpTest99.csproj @@ -0,0 +1,350 @@ + + + + + Debug + AnyCPU + {58AEB73B-632C-4E95-A579-3A09A72A5E67} + Library + Properties + CSharpTest99 + CSharpTest99 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\CSharpTest1\bin\Debug\CSharpTest1.dll + + + ..\CSharpTest2\bin\Debug\CSharpTest2.dll + + + ..\CSharpTest3\bin\Debug\CSharpTest3.dll + + + ..\CSharpTest4\bin\Debug\CSharpTest4.dll + + + ..\CSharpTest5\bin\Debug\CSharpTest5.dll + + + ..\CSharpTest6\bin\Debug\CSharpTest6.dll + + + ..\CSharpTest7\bin\Debug\CSharpTest7.dll + + + ..\CSharpTest8\bin\Debug\CSharpTest8.dll + + + ..\CSharpTest9\bin\Debug\CSharpTest9.dll + + + ..\CSharpTest10\bin\Debug\CSharpTest10.dll + + + ..\CSharpTest11\bin\Debug\CSharpTest11.dll + + + ..\CSharpTest12\bin\Debug\CSharpTest12.dll + + + ..\CSharpTest13\bin\Debug\CSharpTest13.dll + + + ..\CSharpTest14\bin\Debug\CSharpTest14.dll + + + ..\CSharpTest15\bin\Debug\CSharpTest15.dll + + + ..\CSharpTest16\bin\Debug\CSharpTest16.dll + + + ..\CSharpTest17\bin\Debug\CSharpTest17.dll + + + ..\CSharpTest18\bin\Debug\CSharpTest18.dll + + + ..\CSharpTest19\bin\Debug\CSharpTest19.dll + + + ..\CSharpTest20\bin\Debug\CSharpTest20.dll + + + ..\CSharpTest21\bin\Debug\CSharpTest21.dll + + + ..\CSharpTest22\bin\Debug\CSharpTest22.dll + + + ..\CSharpTest23\bin\Debug\CSharpTest23.dll + + + ..\CSharpTest24\bin\Debug\CSharpTest24.dll + + + ..\CSharpTest25\bin\Debug\CSharpTest25.dll + + + ..\CSharpTest26\bin\Debug\CSharpTest26.dll + + + ..\CSharpTest27\bin\Debug\CSharpTest27.dll + + + ..\CSharpTest28\bin\Debug\CSharpTest28.dll + + + ..\CSharpTest29\bin\Debug\CSharpTest29.dll + + + ..\CSharpTest30\bin\Debug\CSharpTest30.dll + + + ..\CSharpTest31\bin\Debug\CSharpTest31.dll + + + ..\CSharpTest32\bin\Debug\CSharpTest32.dll + + + ..\CSharpTest33\bin\Debug\CSharpTest33.dll + + + ..\CSharpTest34\bin\Debug\CSharpTest34.dll + + + ..\CSharpTest35\bin\Debug\CSharpTest35.dll + + + ..\CSharpTest36\bin\Debug\CSharpTest36.dll + + + ..\CSharpTest37\bin\Debug\CSharpTest37.dll + + + ..\CSharpTest38\bin\Debug\CSharpTest38.dll + + + ..\CSharpTest39\bin\Debug\CSharpTest39.dll + + + ..\CSharpTest40\bin\Debug\CSharpTest40.dll + + + ..\CSharpTest41\bin\Debug\CSharpTest41.dll + + + ..\CSharpTest42\bin\Debug\CSharpTest42.dll + + + ..\CSharpTest43\bin\Debug\CSharpTest43.dll + + + ..\CSharpTest44\bin\Debug\CSharpTest44.dll + + + ..\CSharpTest45\bin\Debug\CSharpTest45.dll + + + ..\CSharpTest46\bin\Debug\CSharpTest46.dll + + + ..\CSharpTest47\bin\Debug\CSharpTest47.dll + + + ..\CSharpTest48\bin\Debug\CSharpTest48.dll + + + ..\CSharpTest49\bin\Debug\CSharpTest49.dll + + + ..\CSharpTest50\bin\Debug\CSharpTest50.dll + + + ..\CSharpTest51\bin\Debug\CSharpTest51.dll + + + ..\CSharpTest52\bin\Debug\CSharpTest52.dll + + + ..\CSharpTest53\bin\Debug\CSharpTest53.dll + + + ..\CSharpTest54\bin\Debug\CSharpTest54.dll + + + ..\CSharpTest55\bin\Debug\CSharpTest55.dll + + + ..\CSharpTest56\bin\Debug\CSharpTest56.dll + + + ..\CSharpTest57\bin\Debug\CSharpTest57.dll + + + ..\CSharpTest58\bin\Debug\CSharpTest58.dll + + + ..\CSharpTest59\bin\Debug\CSharpTest59.dll + + + ..\CSharpTest60\bin\Debug\CSharpTest60.dll + + + ..\CSharpTest61\bin\Debug\CSharpTest61.dll + + + ..\CSharpTest62\bin\Debug\CSharpTest62.dll + + + ..\CSharpTest63\bin\Debug\CSharpTest63.dll + + + ..\CSharpTest64\bin\Debug\CSharpTest64.dll + + + ..\CSharpTest65\bin\Debug\CSharpTest65.dll + + + ..\CSharpTest66\bin\Debug\CSharpTest66.dll + + + ..\CSharpTest67\bin\Debug\CSharpTest67.dll + + + ..\CSharpTest68\bin\Debug\CSharpTest68.dll + + + ..\CSharpTest69\bin\Debug\CSharpTest69.dll + + + ..\CSharpTest70\bin\Debug\CSharpTest70.dll + + + ..\CSharpTest71\bin\Debug\CSharpTest71.dll + + + ..\CSharpTest72\bin\Debug\CSharpTest72.dll + + + ..\CSharpTest73\bin\Debug\CSharpTest73.dll + + + ..\CSharpTest74\bin\Debug\CSharpTest74.dll + + + ..\CSharpTest75\bin\Debug\CSharpTest75.dll + + + ..\CSharpTest76\bin\Debug\CSharpTest76.dll + + + ..\CSharpTest77\bin\Debug\CSharpTest77.dll + + + ..\CSharpTest78\bin\Debug\CSharpTest78.dll + + + ..\CSharpTest79\bin\Debug\CSharpTest79.dll + + + ..\CSharpTest80\bin\Debug\CSharpTest80.dll + + + ..\CSharpTest81\bin\Debug\CSharpTest81.dll + + + ..\CSharpTest82\bin\Debug\CSharpTest82.dll + + + ..\CSharpTest83\bin\Debug\CSharpTest83.dll + + + ..\CSharpTest84\bin\Debug\CSharpTest84.dll + + + ..\CSharpTest85\bin\Debug\CSharpTest85.dll + + + ..\CSharpTest86\bin\Debug\CSharpTest86.dll + + + ..\CSharpTest87\bin\Debug\CSharpTest87.dll + + + ..\CSharpTest88\bin\Debug\CSharpTest88.dll + + + ..\CSharpTest89\bin\Debug\CSharpTest89.dll + + + ..\CSharpTest90\bin\Debug\CSharpTest90.dll + + + ..\CSharpTest91\bin\Debug\CSharpTest91.dll + + + ..\CSharpTest92\bin\Debug\CSharpTest92.dll + + + ..\CSharpTest93\bin\Debug\CSharpTest93.dll + + + ..\CSharpTest94\bin\Debug\CSharpTest94.dll + + + ..\CSharpTest95\bin\Debug\CSharpTest95.dll + + + ..\CSharpTest96\bin\Debug\CSharpTest96.dll + + + ..\CSharpTest97\bin\Debug\CSharpTest97.dll + + + ..\CSharpTest98\bin\Debug\CSharpTest98.dll + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseBinCSharp/DenseBin.sln b/tests/projects/stress/denseBinCSharp/DenseBin.sln new file mode 100644 index 00000000000..4e589de1304 --- /dev/null +++ b/tests/projects/stress/denseBinCSharp/DenseBin.sln @@ -0,0 +1,616 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest1", "CSharpTest1\CSharpTest1.csproj", "{A7D7B20A-31F8-479C-A2C6-8020386AF512}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest2", "CSharpTest2\CSharpTest2.csproj", "{EC4F6B21-BD70-41DD-B3BF-E18922EFE609}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest3", "CSharpTest3\CSharpTest3.csproj", "{531DDF9E-3483-4EFA-A917-3F4FC31EC92C}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest4", "CSharpTest4\CSharpTest4.csproj", "{BE8DBC22-508A-48A7-8BCC-F1BEF37CE77D}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest5", "CSharpTest5\CSharpTest5.csproj", "{98AADB8C-927E-4215-BE89-63435320FAB5}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest6", "CSharpTest6\CSharpTest6.csproj", "{6F606FE6-FA05-4DAD-B6AD-F064BEF12650}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest7", "CSharpTest7\CSharpTest7.csproj", "{1F0FA189-A350-4A50-99DD-4E06CDD50102}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest8", "CSharpTest8\CSharpTest8.csproj", "{456C5253-C706-4095-9202-E4F2DB5BEF6F}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest9", "CSharpTest9\CSharpTest9.csproj", "{7DE1A148-4386-41D2-A726-296950C470C9}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest10", "CSharpTest10\CSharpTest10.csproj", "{C50DABC8-9C99-4237-9DA8-7B1C1E050CE3}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest11", "CSharpTest11\CSharpTest11.csproj", "{67CDD4F8-2ED6-4F6A-BBCA-76BE75E3E4C2}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest12", "CSharpTest12\CSharpTest12.csproj", "{96C9EB17-1776-4255-A49F-1F81D0041398}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest13", "CSharpTest13\CSharpTest13.csproj", "{A3E19894-BB0D-4AD3-8245-A5C7CF0703B6}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest14", "CSharpTest14\CSharpTest14.csproj", "{C1557E44-42B5-4D5F-9C95-337E7A8EDDED}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest15", "CSharpTest15\CSharpTest15.csproj", "{45C6EA49-47E6-422A-8630-F8D5D1223550}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest16", "CSharpTest16\CSharpTest16.csproj", "{91F6D0F0-8625-4CD5-9FFF-F7EBCB755037}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest17", "CSharpTest17\CSharpTest17.csproj", "{C6E6BEC6-153A-4B39-A065-501A01EB271D}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest18", "CSharpTest18\CSharpTest18.csproj", "{56D4FA0B-D1B0-4BA6-B228-560E7672685A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest19", "CSharpTest19\CSharpTest19.csproj", "{0B4650A3-0155-45E9-9392-9237A800B78F}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest20", "CSharpTest20\CSharpTest20.csproj", "{36C8D7CC-8D9B-4C12-B707-C77D0FEA0DC8}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest21", "CSharpTest21\CSharpTest21.csproj", "{A66A751A-6FF1-4CD2-B667-A30DFB7B4989}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest22", "CSharpTest22\CSharpTest22.csproj", "{0960B941-4A91-4CCE-8222-8CBE6483CAFF}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest23", "CSharpTest23\CSharpTest23.csproj", "{B557B11B-8F80-4D92-B927-7053DCA07378}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest24", "CSharpTest24\CSharpTest24.csproj", "{61DFE2EA-9939-4072-8CD4-6BE8FBBD2B66}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest25", "CSharpTest25\CSharpTest25.csproj", "{10F3ADE3-8967-4726-A659-B267CDE9A329}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest26", "CSharpTest26\CSharpTest26.csproj", "{BDD3EB1C-D636-44D0-BFD4-28F1A1C0A281}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest27", "CSharpTest27\CSharpTest27.csproj", "{E547BA24-555D-484A-92A1-D0559EE45FC6}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest28", "CSharpTest28\CSharpTest28.csproj", "{DAC83D18-FD1F-4E64-8241-026626279803}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest29", "CSharpTest29\CSharpTest29.csproj", "{2D34162B-2FDD-4967-8BAC-2CBE50259A2E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest30", "CSharpTest30\CSharpTest30.csproj", "{E0071D61-993E-4E18-9AEF-EAD332C2521A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest31", "CSharpTest31\CSharpTest31.csproj", "{FD325273-E23F-49DC-BD1A-781FE699F17B}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest32", "CSharpTest32\CSharpTest32.csproj", "{DF887659-920A-4291-8035-663A5AAC0C13}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest33", "CSharpTest33\CSharpTest33.csproj", "{9DED1C73-27C5-4B65-A7F7-8AF7F104C480}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest34", "CSharpTest34\CSharpTest34.csproj", "{DF5979A0-613A-4216-BBD9-BBD6ACD8451B}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest35", "CSharpTest35\CSharpTest35.csproj", "{986FAF9F-9176-4B12-88F7-209A472D3D6A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest36", "CSharpTest36\CSharpTest36.csproj", "{9199350D-25C4-4109-8C99-77E8DF58E4B0}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest37", "CSharpTest37\CSharpTest37.csproj", "{B6AF4BDB-BF17-4715-AFFE-40B4684AFEA5}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest38", "CSharpTest38\CSharpTest38.csproj", "{FFE359FE-32F2-48F7-A2FE-17F468A62DE1}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest39", "CSharpTest39\CSharpTest39.csproj", "{64D87F3D-11ED-4356-BA1A-A152592ECE6A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest40", "CSharpTest40\CSharpTest40.csproj", "{65EB5A17-67C6-48CB-9A2C-003697B433D7}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest41", "CSharpTest41\CSharpTest41.csproj", "{2BB0A648-0C1F-498E-A9C5-ED180A4E97BD}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest42", "CSharpTest42\CSharpTest42.csproj", "{DAC5E18D-E71A-4695-B599-D80F2A58E9F7}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest43", "CSharpTest43\CSharpTest43.csproj", "{5A0D4811-D1C6-4CA8-A5F3-19A979C298F7}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest44", "CSharpTest44\CSharpTest44.csproj", "{73316676-EC71-4E23-BEF8-27C501B4A0B4}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest45", "CSharpTest45\CSharpTest45.csproj", "{3DAC76B7-D380-4C27-98EA-C6D697A9EF42}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest46", "CSharpTest46\CSharpTest46.csproj", "{6876FE9C-EA76-4D87-8B71-3D393D78AA21}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest47", "CSharpTest47\CSharpTest47.csproj", "{5BE5E34D-6CE5-48EA-99C0-1662514FC805}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest48", "CSharpTest48\CSharpTest48.csproj", "{747675AB-7A26-49AB-8D49-B6D316076825}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest49", "CSharpTest49\CSharpTest49.csproj", "{9341D054-CBC7-42F8-B095-D6E522FA3833}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest50", "CSharpTest50\CSharpTest50.csproj", "{99C45D71-9D07-4270-B900-E27F4B05EF2E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest51", "CSharpTest51\CSharpTest51.csproj", "{D0962830-C483-4E39-BD45-2F48924FC468}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest52", "CSharpTest52\CSharpTest52.csproj", "{9DDE620D-1A0F-407A-81BE-7D3BA7D79B25}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest53", "CSharpTest53\CSharpTest53.csproj", "{ACB2EB5D-1C90-4E8B-8176-FC98796E0927}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest54", "CSharpTest54\CSharpTest54.csproj", "{71D9BB88-1C3E-44E1-AF4B-B0143B8F7C03}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest55", "CSharpTest55\CSharpTest55.csproj", "{F0850CA0-5112-4ED2-A9A6-093E8B90A4DC}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest56", "CSharpTest56\CSharpTest56.csproj", "{DD087D0B-A726-4CF0-BBE5-DC857E7D96B6}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest57", "CSharpTest57\CSharpTest57.csproj", "{A6921125-CEE7-41EC-B77E-F045F4ABEE3B}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest58", "CSharpTest58\CSharpTest58.csproj", "{FB62007D-6854-4C4E-9E5A-4F5A6AF9B980}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest59", "CSharpTest59\CSharpTest59.csproj", "{631BB2FF-36E3-4DCC-855F-7EA5418D861C}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest60", "CSharpTest60\CSharpTest60.csproj", "{87DA924F-1B18-4977-A5B5-17D53105601B}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest61", "CSharpTest61\CSharpTest61.csproj", "{7B8D07DB-E4E4-408E-A170-E027C55C7AF2}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest62", "CSharpTest62\CSharpTest62.csproj", "{18EF3C87-FE70-4AD3-8125-6E351DADF640}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest63", "CSharpTest63\CSharpTest63.csproj", "{E3EC8F8A-854A-4126-8BA0-C40AEABB7A7A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest64", "CSharpTest64\CSharpTest64.csproj", "{554CF24E-AD8C-4455-AF02-AE745B275448}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest65", "CSharpTest65\CSharpTest65.csproj", "{9CB53306-C3F2-46F7-9595-F824A2558780}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest66", "CSharpTest66\CSharpTest66.csproj", "{720EFD89-EB7A-4D14-8FC6-01F7342230B4}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest67", "CSharpTest67\CSharpTest67.csproj", "{FFC83217-D611-4253-8443-95F1451CC177}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest68", "CSharpTest68\CSharpTest68.csproj", "{8266A03C-0EAC-485E-819A-31926E493F73}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest69", "CSharpTest69\CSharpTest69.csproj", "{15BA292C-BB90-414C-84C1-FF0A048020BC}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest70", "CSharpTest70\CSharpTest70.csproj", "{96D56ED0-D594-4267-A7A8-82DD18A8059A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest71", "CSharpTest71\CSharpTest71.csproj", "{6C8BA279-5BED-42CA-B413-86D78310AE82}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest72", "CSharpTest72\CSharpTest72.csproj", "{3D5BC5D2-DCF5-4BC9-BC0F-086C94BE952B}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest73", "CSharpTest73\CSharpTest73.csproj", "{C35EE5E3-728D-4929-BD2D-C8488AC498E7}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest74", "CSharpTest74\CSharpTest74.csproj", "{480E2B0F-826B-4AA5-8492-C0D9F0010633}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest75", "CSharpTest75\CSharpTest75.csproj", "{F3B7B1F5-5295-41BA-A5E4-47862A51CD17}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest76", "CSharpTest76\CSharpTest76.csproj", "{5DA5CBA5-8C09-448C-8A21-A79AF025E845}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest77", "CSharpTest77\CSharpTest77.csproj", "{90916019-F259-4A54-923F-31B7F311BF5D}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest78", "CSharpTest78\CSharpTest78.csproj", "{D09D2519-9CD1-4E0F-BB12-EE2B1CD1FEC1}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest79", "CSharpTest79\CSharpTest79.csproj", "{7F6CD578-37BE-429D-BB82-8F8A6A174EAD}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest80", "CSharpTest80\CSharpTest80.csproj", "{B7C3C742-046E-45E8-B4F1-EBD1F86F1A26}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest81", "CSharpTest81\CSharpTest81.csproj", "{F48587C6-9239-4E3F-AFDF-AAF3AE5FEA3C}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest82", "CSharpTest82\CSharpTest82.csproj", "{2891AF4B-D095-48FC-A890-002F194DCC4E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest83", "CSharpTest83\CSharpTest83.csproj", "{1EF3C71C-30E0-421A-A51C-35E1B405547C}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest84", "CSharpTest84\CSharpTest84.csproj", "{9CA876F2-F3FC-4BC0-AB5D-25D74093EA2B}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest85", "CSharpTest85\CSharpTest85.csproj", "{A1BF6B01-42D1-46AA-BABC-E8495F2820EB}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest86", "CSharpTest86\CSharpTest86.csproj", "{C4245B97-4819-405B-A9A2-B7453038C401}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest87", "CSharpTest87\CSharpTest87.csproj", "{295D7EF5-88D7-4660-A5D2-9A1BCCF55C5C}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest88", "CSharpTest88\CSharpTest88.csproj", "{B182FD8F-F60F-45A7-838C-3EC9DC0932A2}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest89", "CSharpTest89\CSharpTest89.csproj", "{159A58AE-880C-4CD4-A035-BD0EF738C916}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest90", "CSharpTest90\CSharpTest90.csproj", "{A9749A58-411B-4688-B36A-B14EE116BFC0}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest91", "CSharpTest91\CSharpTest91.csproj", "{21117357-BFA0-4CA0-BCF8-8812EDE79B49}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest92", "CSharpTest92\CSharpTest92.csproj", "{C3AFED21-FCA4-49C6-B4B8-16DCB6933AD5}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest93", "CSharpTest93\CSharpTest93.csproj", "{D383D584-9A16-4C0A-B41A-661E8DEEA772}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest94", "CSharpTest94\CSharpTest94.csproj", "{3ABD5F20-FE04-49B8-BCCC-35A5AF868DD3}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest95", "CSharpTest95\CSharpTest95.csproj", "{8150B358-5022-4012-B99E-E60E955409DB}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest96", "CSharpTest96\CSharpTest96.csproj", "{41D264BE-3273-4C70-B4B6-7FAA2D0B27C5}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest97", "CSharpTest97\CSharpTest97.csproj", "{7E2603AE-9BAA-4894-8DC1-8ADCFC772CAA}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest98", "CSharpTest98\CSharpTest98.csproj", "{6966E264-65FA-44EF-BA2C-C04A292BB972}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest99", "CSharpTest99\CSharpTest99.csproj", "{58AEB73B-632C-4E95-A579-3A09A72A5E67}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest100", "CSharpTest100\CSharpTest100.csproj", "{E1B93067-B8A0-4D36-98B0-43F1D37851AC}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {A7D7B20A-31F8-479C-A2C6-8020386AF512}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A7D7B20A-31F8-479C-A2C6-8020386AF512}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A7D7B20A-31F8-479C-A2C6-8020386AF512}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A7D7B20A-31F8-479C-A2C6-8020386AF512}.Release|Any CPU.Build.0 = Release|Any CPU + {EC4F6B21-BD70-41DD-B3BF-E18922EFE609}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EC4F6B21-BD70-41DD-B3BF-E18922EFE609}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EC4F6B21-BD70-41DD-B3BF-E18922EFE609}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EC4F6B21-BD70-41DD-B3BF-E18922EFE609}.Release|Any CPU.Build.0 = Release|Any CPU + {531DDF9E-3483-4EFA-A917-3F4FC31EC92C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {531DDF9E-3483-4EFA-A917-3F4FC31EC92C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {531DDF9E-3483-4EFA-A917-3F4FC31EC92C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {531DDF9E-3483-4EFA-A917-3F4FC31EC92C}.Release|Any CPU.Build.0 = Release|Any CPU + {BE8DBC22-508A-48A7-8BCC-F1BEF37CE77D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BE8DBC22-508A-48A7-8BCC-F1BEF37CE77D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BE8DBC22-508A-48A7-8BCC-F1BEF37CE77D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BE8DBC22-508A-48A7-8BCC-F1BEF37CE77D}.Release|Any CPU.Build.0 = Release|Any CPU + {98AADB8C-927E-4215-BE89-63435320FAB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {98AADB8C-927E-4215-BE89-63435320FAB5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {98AADB8C-927E-4215-BE89-63435320FAB5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {98AADB8C-927E-4215-BE89-63435320FAB5}.Release|Any CPU.Build.0 = Release|Any CPU + {6F606FE6-FA05-4DAD-B6AD-F064BEF12650}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6F606FE6-FA05-4DAD-B6AD-F064BEF12650}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6F606FE6-FA05-4DAD-B6AD-F064BEF12650}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6F606FE6-FA05-4DAD-B6AD-F064BEF12650}.Release|Any CPU.Build.0 = Release|Any CPU + {1F0FA189-A350-4A50-99DD-4E06CDD50102}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1F0FA189-A350-4A50-99DD-4E06CDD50102}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1F0FA189-A350-4A50-99DD-4E06CDD50102}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1F0FA189-A350-4A50-99DD-4E06CDD50102}.Release|Any CPU.Build.0 = Release|Any CPU + {456C5253-C706-4095-9202-E4F2DB5BEF6F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {456C5253-C706-4095-9202-E4F2DB5BEF6F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {456C5253-C706-4095-9202-E4F2DB5BEF6F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {456C5253-C706-4095-9202-E4F2DB5BEF6F}.Release|Any CPU.Build.0 = Release|Any CPU + {7DE1A148-4386-41D2-A726-296950C470C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7DE1A148-4386-41D2-A726-296950C470C9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7DE1A148-4386-41D2-A726-296950C470C9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7DE1A148-4386-41D2-A726-296950C470C9}.Release|Any CPU.Build.0 = Release|Any CPU + {C50DABC8-9C99-4237-9DA8-7B1C1E050CE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C50DABC8-9C99-4237-9DA8-7B1C1E050CE3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C50DABC8-9C99-4237-9DA8-7B1C1E050CE3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C50DABC8-9C99-4237-9DA8-7B1C1E050CE3}.Release|Any CPU.Build.0 = Release|Any CPU + {67CDD4F8-2ED6-4F6A-BBCA-76BE75E3E4C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {67CDD4F8-2ED6-4F6A-BBCA-76BE75E3E4C2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {67CDD4F8-2ED6-4F6A-BBCA-76BE75E3E4C2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {67CDD4F8-2ED6-4F6A-BBCA-76BE75E3E4C2}.Release|Any CPU.Build.0 = Release|Any CPU + {96C9EB17-1776-4255-A49F-1F81D0041398}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {96C9EB17-1776-4255-A49F-1F81D0041398}.Debug|Any CPU.Build.0 = Debug|Any CPU + {96C9EB17-1776-4255-A49F-1F81D0041398}.Release|Any CPU.ActiveCfg = Release|Any CPU + {96C9EB17-1776-4255-A49F-1F81D0041398}.Release|Any CPU.Build.0 = Release|Any CPU + {A3E19894-BB0D-4AD3-8245-A5C7CF0703B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A3E19894-BB0D-4AD3-8245-A5C7CF0703B6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A3E19894-BB0D-4AD3-8245-A5C7CF0703B6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A3E19894-BB0D-4AD3-8245-A5C7CF0703B6}.Release|Any CPU.Build.0 = Release|Any CPU + {C1557E44-42B5-4D5F-9C95-337E7A8EDDED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C1557E44-42B5-4D5F-9C95-337E7A8EDDED}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C1557E44-42B5-4D5F-9C95-337E7A8EDDED}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C1557E44-42B5-4D5F-9C95-337E7A8EDDED}.Release|Any CPU.Build.0 = Release|Any CPU + {45C6EA49-47E6-422A-8630-F8D5D1223550}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {45C6EA49-47E6-422A-8630-F8D5D1223550}.Debug|Any CPU.Build.0 = Debug|Any CPU + {45C6EA49-47E6-422A-8630-F8D5D1223550}.Release|Any CPU.ActiveCfg = Release|Any CPU + {45C6EA49-47E6-422A-8630-F8D5D1223550}.Release|Any CPU.Build.0 = Release|Any CPU + {91F6D0F0-8625-4CD5-9FFF-F7EBCB755037}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {91F6D0F0-8625-4CD5-9FFF-F7EBCB755037}.Debug|Any CPU.Build.0 = Debug|Any CPU + {91F6D0F0-8625-4CD5-9FFF-F7EBCB755037}.Release|Any CPU.ActiveCfg = Release|Any CPU + {91F6D0F0-8625-4CD5-9FFF-F7EBCB755037}.Release|Any CPU.Build.0 = Release|Any CPU + {C6E6BEC6-153A-4B39-A065-501A01EB271D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C6E6BEC6-153A-4B39-A065-501A01EB271D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C6E6BEC6-153A-4B39-A065-501A01EB271D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C6E6BEC6-153A-4B39-A065-501A01EB271D}.Release|Any CPU.Build.0 = Release|Any CPU + {56D4FA0B-D1B0-4BA6-B228-560E7672685A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {56D4FA0B-D1B0-4BA6-B228-560E7672685A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {56D4FA0B-D1B0-4BA6-B228-560E7672685A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {56D4FA0B-D1B0-4BA6-B228-560E7672685A}.Release|Any CPU.Build.0 = Release|Any CPU + {0B4650A3-0155-45E9-9392-9237A800B78F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0B4650A3-0155-45E9-9392-9237A800B78F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0B4650A3-0155-45E9-9392-9237A800B78F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0B4650A3-0155-45E9-9392-9237A800B78F}.Release|Any CPU.Build.0 = Release|Any CPU + {36C8D7CC-8D9B-4C12-B707-C77D0FEA0DC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {36C8D7CC-8D9B-4C12-B707-C77D0FEA0DC8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {36C8D7CC-8D9B-4C12-B707-C77D0FEA0DC8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {36C8D7CC-8D9B-4C12-B707-C77D0FEA0DC8}.Release|Any CPU.Build.0 = Release|Any CPU + {A66A751A-6FF1-4CD2-B667-A30DFB7B4989}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A66A751A-6FF1-4CD2-B667-A30DFB7B4989}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A66A751A-6FF1-4CD2-B667-A30DFB7B4989}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A66A751A-6FF1-4CD2-B667-A30DFB7B4989}.Release|Any CPU.Build.0 = Release|Any CPU + {0960B941-4A91-4CCE-8222-8CBE6483CAFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0960B941-4A91-4CCE-8222-8CBE6483CAFF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0960B941-4A91-4CCE-8222-8CBE6483CAFF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0960B941-4A91-4CCE-8222-8CBE6483CAFF}.Release|Any CPU.Build.0 = Release|Any CPU + {B557B11B-8F80-4D92-B927-7053DCA07378}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B557B11B-8F80-4D92-B927-7053DCA07378}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B557B11B-8F80-4D92-B927-7053DCA07378}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B557B11B-8F80-4D92-B927-7053DCA07378}.Release|Any CPU.Build.0 = Release|Any CPU + {61DFE2EA-9939-4072-8CD4-6BE8FBBD2B66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {61DFE2EA-9939-4072-8CD4-6BE8FBBD2B66}.Debug|Any CPU.Build.0 = Debug|Any CPU + {61DFE2EA-9939-4072-8CD4-6BE8FBBD2B66}.Release|Any CPU.ActiveCfg = Release|Any CPU + {61DFE2EA-9939-4072-8CD4-6BE8FBBD2B66}.Release|Any CPU.Build.0 = Release|Any CPU + {10F3ADE3-8967-4726-A659-B267CDE9A329}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {10F3ADE3-8967-4726-A659-B267CDE9A329}.Debug|Any CPU.Build.0 = Debug|Any CPU + {10F3ADE3-8967-4726-A659-B267CDE9A329}.Release|Any CPU.ActiveCfg = Release|Any CPU + {10F3ADE3-8967-4726-A659-B267CDE9A329}.Release|Any CPU.Build.0 = Release|Any CPU + {BDD3EB1C-D636-44D0-BFD4-28F1A1C0A281}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BDD3EB1C-D636-44D0-BFD4-28F1A1C0A281}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BDD3EB1C-D636-44D0-BFD4-28F1A1C0A281}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BDD3EB1C-D636-44D0-BFD4-28F1A1C0A281}.Release|Any CPU.Build.0 = Release|Any CPU + {E547BA24-555D-484A-92A1-D0559EE45FC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E547BA24-555D-484A-92A1-D0559EE45FC6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E547BA24-555D-484A-92A1-D0559EE45FC6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E547BA24-555D-484A-92A1-D0559EE45FC6}.Release|Any CPU.Build.0 = Release|Any CPU + {DAC83D18-FD1F-4E64-8241-026626279803}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DAC83D18-FD1F-4E64-8241-026626279803}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DAC83D18-FD1F-4E64-8241-026626279803}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DAC83D18-FD1F-4E64-8241-026626279803}.Release|Any CPU.Build.0 = Release|Any CPU + {2D34162B-2FDD-4967-8BAC-2CBE50259A2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2D34162B-2FDD-4967-8BAC-2CBE50259A2E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2D34162B-2FDD-4967-8BAC-2CBE50259A2E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2D34162B-2FDD-4967-8BAC-2CBE50259A2E}.Release|Any CPU.Build.0 = Release|Any CPU + {E0071D61-993E-4E18-9AEF-EAD332C2521A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E0071D61-993E-4E18-9AEF-EAD332C2521A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E0071D61-993E-4E18-9AEF-EAD332C2521A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E0071D61-993E-4E18-9AEF-EAD332C2521A}.Release|Any CPU.Build.0 = Release|Any CPU + {FD325273-E23F-49DC-BD1A-781FE699F17B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FD325273-E23F-49DC-BD1A-781FE699F17B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FD325273-E23F-49DC-BD1A-781FE699F17B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FD325273-E23F-49DC-BD1A-781FE699F17B}.Release|Any CPU.Build.0 = Release|Any CPU + {DF887659-920A-4291-8035-663A5AAC0C13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DF887659-920A-4291-8035-663A5AAC0C13}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DF887659-920A-4291-8035-663A5AAC0C13}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DF887659-920A-4291-8035-663A5AAC0C13}.Release|Any CPU.Build.0 = Release|Any CPU + {9DED1C73-27C5-4B65-A7F7-8AF7F104C480}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9DED1C73-27C5-4B65-A7F7-8AF7F104C480}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9DED1C73-27C5-4B65-A7F7-8AF7F104C480}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9DED1C73-27C5-4B65-A7F7-8AF7F104C480}.Release|Any CPU.Build.0 = Release|Any CPU + {DF5979A0-613A-4216-BBD9-BBD6ACD8451B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DF5979A0-613A-4216-BBD9-BBD6ACD8451B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DF5979A0-613A-4216-BBD9-BBD6ACD8451B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DF5979A0-613A-4216-BBD9-BBD6ACD8451B}.Release|Any CPU.Build.0 = Release|Any CPU + {986FAF9F-9176-4B12-88F7-209A472D3D6A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {986FAF9F-9176-4B12-88F7-209A472D3D6A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {986FAF9F-9176-4B12-88F7-209A472D3D6A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {986FAF9F-9176-4B12-88F7-209A472D3D6A}.Release|Any CPU.Build.0 = Release|Any CPU + {9199350D-25C4-4109-8C99-77E8DF58E4B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9199350D-25C4-4109-8C99-77E8DF58E4B0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9199350D-25C4-4109-8C99-77E8DF58E4B0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9199350D-25C4-4109-8C99-77E8DF58E4B0}.Release|Any CPU.Build.0 = Release|Any CPU + {B6AF4BDB-BF17-4715-AFFE-40B4684AFEA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B6AF4BDB-BF17-4715-AFFE-40B4684AFEA5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B6AF4BDB-BF17-4715-AFFE-40B4684AFEA5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B6AF4BDB-BF17-4715-AFFE-40B4684AFEA5}.Release|Any CPU.Build.0 = Release|Any CPU + {FFE359FE-32F2-48F7-A2FE-17F468A62DE1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FFE359FE-32F2-48F7-A2FE-17F468A62DE1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FFE359FE-32F2-48F7-A2FE-17F468A62DE1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FFE359FE-32F2-48F7-A2FE-17F468A62DE1}.Release|Any CPU.Build.0 = Release|Any CPU + {64D87F3D-11ED-4356-BA1A-A152592ECE6A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {64D87F3D-11ED-4356-BA1A-A152592ECE6A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {64D87F3D-11ED-4356-BA1A-A152592ECE6A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {64D87F3D-11ED-4356-BA1A-A152592ECE6A}.Release|Any CPU.Build.0 = Release|Any CPU + {65EB5A17-67C6-48CB-9A2C-003697B433D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {65EB5A17-67C6-48CB-9A2C-003697B433D7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {65EB5A17-67C6-48CB-9A2C-003697B433D7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {65EB5A17-67C6-48CB-9A2C-003697B433D7}.Release|Any CPU.Build.0 = Release|Any CPU + {2BB0A648-0C1F-498E-A9C5-ED180A4E97BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2BB0A648-0C1F-498E-A9C5-ED180A4E97BD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2BB0A648-0C1F-498E-A9C5-ED180A4E97BD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2BB0A648-0C1F-498E-A9C5-ED180A4E97BD}.Release|Any CPU.Build.0 = Release|Any CPU + {DAC5E18D-E71A-4695-B599-D80F2A58E9F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DAC5E18D-E71A-4695-B599-D80F2A58E9F7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DAC5E18D-E71A-4695-B599-D80F2A58E9F7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DAC5E18D-E71A-4695-B599-D80F2A58E9F7}.Release|Any CPU.Build.0 = Release|Any CPU + {5A0D4811-D1C6-4CA8-A5F3-19A979C298F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5A0D4811-D1C6-4CA8-A5F3-19A979C298F7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5A0D4811-D1C6-4CA8-A5F3-19A979C298F7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5A0D4811-D1C6-4CA8-A5F3-19A979C298F7}.Release|Any CPU.Build.0 = Release|Any CPU + {73316676-EC71-4E23-BEF8-27C501B4A0B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {73316676-EC71-4E23-BEF8-27C501B4A0B4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {73316676-EC71-4E23-BEF8-27C501B4A0B4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {73316676-EC71-4E23-BEF8-27C501B4A0B4}.Release|Any CPU.Build.0 = Release|Any CPU + {3DAC76B7-D380-4C27-98EA-C6D697A9EF42}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3DAC76B7-D380-4C27-98EA-C6D697A9EF42}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3DAC76B7-D380-4C27-98EA-C6D697A9EF42}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3DAC76B7-D380-4C27-98EA-C6D697A9EF42}.Release|Any CPU.Build.0 = Release|Any CPU + {6876FE9C-EA76-4D87-8B71-3D393D78AA21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6876FE9C-EA76-4D87-8B71-3D393D78AA21}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6876FE9C-EA76-4D87-8B71-3D393D78AA21}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6876FE9C-EA76-4D87-8B71-3D393D78AA21}.Release|Any CPU.Build.0 = Release|Any CPU + {5BE5E34D-6CE5-48EA-99C0-1662514FC805}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5BE5E34D-6CE5-48EA-99C0-1662514FC805}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5BE5E34D-6CE5-48EA-99C0-1662514FC805}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5BE5E34D-6CE5-48EA-99C0-1662514FC805}.Release|Any CPU.Build.0 = Release|Any CPU + {747675AB-7A26-49AB-8D49-B6D316076825}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {747675AB-7A26-49AB-8D49-B6D316076825}.Debug|Any CPU.Build.0 = Debug|Any CPU + {747675AB-7A26-49AB-8D49-B6D316076825}.Release|Any CPU.ActiveCfg = Release|Any CPU + {747675AB-7A26-49AB-8D49-B6D316076825}.Release|Any CPU.Build.0 = Release|Any CPU + {9341D054-CBC7-42F8-B095-D6E522FA3833}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9341D054-CBC7-42F8-B095-D6E522FA3833}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9341D054-CBC7-42F8-B095-D6E522FA3833}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9341D054-CBC7-42F8-B095-D6E522FA3833}.Release|Any CPU.Build.0 = Release|Any CPU + {99C45D71-9D07-4270-B900-E27F4B05EF2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {99C45D71-9D07-4270-B900-E27F4B05EF2E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {99C45D71-9D07-4270-B900-E27F4B05EF2E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {99C45D71-9D07-4270-B900-E27F4B05EF2E}.Release|Any CPU.Build.0 = Release|Any CPU + {D0962830-C483-4E39-BD45-2F48924FC468}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D0962830-C483-4E39-BD45-2F48924FC468}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D0962830-C483-4E39-BD45-2F48924FC468}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D0962830-C483-4E39-BD45-2F48924FC468}.Release|Any CPU.Build.0 = Release|Any CPU + {9DDE620D-1A0F-407A-81BE-7D3BA7D79B25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9DDE620D-1A0F-407A-81BE-7D3BA7D79B25}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9DDE620D-1A0F-407A-81BE-7D3BA7D79B25}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9DDE620D-1A0F-407A-81BE-7D3BA7D79B25}.Release|Any CPU.Build.0 = Release|Any CPU + {ACB2EB5D-1C90-4E8B-8176-FC98796E0927}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ACB2EB5D-1C90-4E8B-8176-FC98796E0927}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ACB2EB5D-1C90-4E8B-8176-FC98796E0927}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ACB2EB5D-1C90-4E8B-8176-FC98796E0927}.Release|Any CPU.Build.0 = Release|Any CPU + {71D9BB88-1C3E-44E1-AF4B-B0143B8F7C03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {71D9BB88-1C3E-44E1-AF4B-B0143B8F7C03}.Debug|Any CPU.Build.0 = Debug|Any CPU + {71D9BB88-1C3E-44E1-AF4B-B0143B8F7C03}.Release|Any CPU.ActiveCfg = Release|Any CPU + {71D9BB88-1C3E-44E1-AF4B-B0143B8F7C03}.Release|Any CPU.Build.0 = Release|Any CPU + {F0850CA0-5112-4ED2-A9A6-093E8B90A4DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F0850CA0-5112-4ED2-A9A6-093E8B90A4DC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F0850CA0-5112-4ED2-A9A6-093E8B90A4DC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F0850CA0-5112-4ED2-A9A6-093E8B90A4DC}.Release|Any CPU.Build.0 = Release|Any CPU + {DD087D0B-A726-4CF0-BBE5-DC857E7D96B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DD087D0B-A726-4CF0-BBE5-DC857E7D96B6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DD087D0B-A726-4CF0-BBE5-DC857E7D96B6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DD087D0B-A726-4CF0-BBE5-DC857E7D96B6}.Release|Any CPU.Build.0 = Release|Any CPU + {A6921125-CEE7-41EC-B77E-F045F4ABEE3B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A6921125-CEE7-41EC-B77E-F045F4ABEE3B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A6921125-CEE7-41EC-B77E-F045F4ABEE3B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A6921125-CEE7-41EC-B77E-F045F4ABEE3B}.Release|Any CPU.Build.0 = Release|Any CPU + {FB62007D-6854-4C4E-9E5A-4F5A6AF9B980}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FB62007D-6854-4C4E-9E5A-4F5A6AF9B980}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FB62007D-6854-4C4E-9E5A-4F5A6AF9B980}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FB62007D-6854-4C4E-9E5A-4F5A6AF9B980}.Release|Any CPU.Build.0 = Release|Any CPU + {631BB2FF-36E3-4DCC-855F-7EA5418D861C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {631BB2FF-36E3-4DCC-855F-7EA5418D861C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {631BB2FF-36E3-4DCC-855F-7EA5418D861C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {631BB2FF-36E3-4DCC-855F-7EA5418D861C}.Release|Any CPU.Build.0 = Release|Any CPU + {87DA924F-1B18-4977-A5B5-17D53105601B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {87DA924F-1B18-4977-A5B5-17D53105601B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {87DA924F-1B18-4977-A5B5-17D53105601B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {87DA924F-1B18-4977-A5B5-17D53105601B}.Release|Any CPU.Build.0 = Release|Any CPU + {7B8D07DB-E4E4-408E-A170-E027C55C7AF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7B8D07DB-E4E4-408E-A170-E027C55C7AF2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7B8D07DB-E4E4-408E-A170-E027C55C7AF2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7B8D07DB-E4E4-408E-A170-E027C55C7AF2}.Release|Any CPU.Build.0 = Release|Any CPU + {18EF3C87-FE70-4AD3-8125-6E351DADF640}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {18EF3C87-FE70-4AD3-8125-6E351DADF640}.Debug|Any CPU.Build.0 = Debug|Any CPU + {18EF3C87-FE70-4AD3-8125-6E351DADF640}.Release|Any CPU.ActiveCfg = Release|Any CPU + {18EF3C87-FE70-4AD3-8125-6E351DADF640}.Release|Any CPU.Build.0 = Release|Any CPU + {E3EC8F8A-854A-4126-8BA0-C40AEABB7A7A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E3EC8F8A-854A-4126-8BA0-C40AEABB7A7A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E3EC8F8A-854A-4126-8BA0-C40AEABB7A7A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E3EC8F8A-854A-4126-8BA0-C40AEABB7A7A}.Release|Any CPU.Build.0 = Release|Any CPU + {554CF24E-AD8C-4455-AF02-AE745B275448}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {554CF24E-AD8C-4455-AF02-AE745B275448}.Debug|Any CPU.Build.0 = Debug|Any CPU + {554CF24E-AD8C-4455-AF02-AE745B275448}.Release|Any CPU.ActiveCfg = Release|Any CPU + {554CF24E-AD8C-4455-AF02-AE745B275448}.Release|Any CPU.Build.0 = Release|Any CPU + {9CB53306-C3F2-46F7-9595-F824A2558780}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9CB53306-C3F2-46F7-9595-F824A2558780}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9CB53306-C3F2-46F7-9595-F824A2558780}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9CB53306-C3F2-46F7-9595-F824A2558780}.Release|Any CPU.Build.0 = Release|Any CPU + {720EFD89-EB7A-4D14-8FC6-01F7342230B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {720EFD89-EB7A-4D14-8FC6-01F7342230B4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {720EFD89-EB7A-4D14-8FC6-01F7342230B4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {720EFD89-EB7A-4D14-8FC6-01F7342230B4}.Release|Any CPU.Build.0 = Release|Any CPU + {FFC83217-D611-4253-8443-95F1451CC177}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FFC83217-D611-4253-8443-95F1451CC177}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FFC83217-D611-4253-8443-95F1451CC177}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FFC83217-D611-4253-8443-95F1451CC177}.Release|Any CPU.Build.0 = Release|Any CPU + {8266A03C-0EAC-485E-819A-31926E493F73}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8266A03C-0EAC-485E-819A-31926E493F73}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8266A03C-0EAC-485E-819A-31926E493F73}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8266A03C-0EAC-485E-819A-31926E493F73}.Release|Any CPU.Build.0 = Release|Any CPU + {15BA292C-BB90-414C-84C1-FF0A048020BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {15BA292C-BB90-414C-84C1-FF0A048020BC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {15BA292C-BB90-414C-84C1-FF0A048020BC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {15BA292C-BB90-414C-84C1-FF0A048020BC}.Release|Any CPU.Build.0 = Release|Any CPU + {96D56ED0-D594-4267-A7A8-82DD18A8059A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {96D56ED0-D594-4267-A7A8-82DD18A8059A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {96D56ED0-D594-4267-A7A8-82DD18A8059A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {96D56ED0-D594-4267-A7A8-82DD18A8059A}.Release|Any CPU.Build.0 = Release|Any CPU + {6C8BA279-5BED-42CA-B413-86D78310AE82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6C8BA279-5BED-42CA-B413-86D78310AE82}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6C8BA279-5BED-42CA-B413-86D78310AE82}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6C8BA279-5BED-42CA-B413-86D78310AE82}.Release|Any CPU.Build.0 = Release|Any CPU + {3D5BC5D2-DCF5-4BC9-BC0F-086C94BE952B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3D5BC5D2-DCF5-4BC9-BC0F-086C94BE952B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3D5BC5D2-DCF5-4BC9-BC0F-086C94BE952B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3D5BC5D2-DCF5-4BC9-BC0F-086C94BE952B}.Release|Any CPU.Build.0 = Release|Any CPU + {C35EE5E3-728D-4929-BD2D-C8488AC498E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C35EE5E3-728D-4929-BD2D-C8488AC498E7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C35EE5E3-728D-4929-BD2D-C8488AC498E7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C35EE5E3-728D-4929-BD2D-C8488AC498E7}.Release|Any CPU.Build.0 = Release|Any CPU + {480E2B0F-826B-4AA5-8492-C0D9F0010633}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {480E2B0F-826B-4AA5-8492-C0D9F0010633}.Debug|Any CPU.Build.0 = Debug|Any CPU + {480E2B0F-826B-4AA5-8492-C0D9F0010633}.Release|Any CPU.ActiveCfg = Release|Any CPU + {480E2B0F-826B-4AA5-8492-C0D9F0010633}.Release|Any CPU.Build.0 = Release|Any CPU + {F3B7B1F5-5295-41BA-A5E4-47862A51CD17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F3B7B1F5-5295-41BA-A5E4-47862A51CD17}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F3B7B1F5-5295-41BA-A5E4-47862A51CD17}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F3B7B1F5-5295-41BA-A5E4-47862A51CD17}.Release|Any CPU.Build.0 = Release|Any CPU + {5DA5CBA5-8C09-448C-8A21-A79AF025E845}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5DA5CBA5-8C09-448C-8A21-A79AF025E845}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5DA5CBA5-8C09-448C-8A21-A79AF025E845}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5DA5CBA5-8C09-448C-8A21-A79AF025E845}.Release|Any CPU.Build.0 = Release|Any CPU + {90916019-F259-4A54-923F-31B7F311BF5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {90916019-F259-4A54-923F-31B7F311BF5D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {90916019-F259-4A54-923F-31B7F311BF5D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {90916019-F259-4A54-923F-31B7F311BF5D}.Release|Any CPU.Build.0 = Release|Any CPU + {D09D2519-9CD1-4E0F-BB12-EE2B1CD1FEC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D09D2519-9CD1-4E0F-BB12-EE2B1CD1FEC1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D09D2519-9CD1-4E0F-BB12-EE2B1CD1FEC1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D09D2519-9CD1-4E0F-BB12-EE2B1CD1FEC1}.Release|Any CPU.Build.0 = Release|Any CPU + {7F6CD578-37BE-429D-BB82-8F8A6A174EAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7F6CD578-37BE-429D-BB82-8F8A6A174EAD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7F6CD578-37BE-429D-BB82-8F8A6A174EAD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7F6CD578-37BE-429D-BB82-8F8A6A174EAD}.Release|Any CPU.Build.0 = Release|Any CPU + {B7C3C742-046E-45E8-B4F1-EBD1F86F1A26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B7C3C742-046E-45E8-B4F1-EBD1F86F1A26}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B7C3C742-046E-45E8-B4F1-EBD1F86F1A26}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B7C3C742-046E-45E8-B4F1-EBD1F86F1A26}.Release|Any CPU.Build.0 = Release|Any CPU + {F48587C6-9239-4E3F-AFDF-AAF3AE5FEA3C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F48587C6-9239-4E3F-AFDF-AAF3AE5FEA3C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F48587C6-9239-4E3F-AFDF-AAF3AE5FEA3C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F48587C6-9239-4E3F-AFDF-AAF3AE5FEA3C}.Release|Any CPU.Build.0 = Release|Any CPU + {2891AF4B-D095-48FC-A890-002F194DCC4E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2891AF4B-D095-48FC-A890-002F194DCC4E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2891AF4B-D095-48FC-A890-002F194DCC4E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2891AF4B-D095-48FC-A890-002F194DCC4E}.Release|Any CPU.Build.0 = Release|Any CPU + {1EF3C71C-30E0-421A-A51C-35E1B405547C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1EF3C71C-30E0-421A-A51C-35E1B405547C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1EF3C71C-30E0-421A-A51C-35E1B405547C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1EF3C71C-30E0-421A-A51C-35E1B405547C}.Release|Any CPU.Build.0 = Release|Any CPU + {9CA876F2-F3FC-4BC0-AB5D-25D74093EA2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9CA876F2-F3FC-4BC0-AB5D-25D74093EA2B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9CA876F2-F3FC-4BC0-AB5D-25D74093EA2B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9CA876F2-F3FC-4BC0-AB5D-25D74093EA2B}.Release|Any CPU.Build.0 = Release|Any CPU + {A1BF6B01-42D1-46AA-BABC-E8495F2820EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A1BF6B01-42D1-46AA-BABC-E8495F2820EB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A1BF6B01-42D1-46AA-BABC-E8495F2820EB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A1BF6B01-42D1-46AA-BABC-E8495F2820EB}.Release|Any CPU.Build.0 = Release|Any CPU + {C4245B97-4819-405B-A9A2-B7453038C401}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C4245B97-4819-405B-A9A2-B7453038C401}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C4245B97-4819-405B-A9A2-B7453038C401}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C4245B97-4819-405B-A9A2-B7453038C401}.Release|Any CPU.Build.0 = Release|Any CPU + {295D7EF5-88D7-4660-A5D2-9A1BCCF55C5C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {295D7EF5-88D7-4660-A5D2-9A1BCCF55C5C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {295D7EF5-88D7-4660-A5D2-9A1BCCF55C5C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {295D7EF5-88D7-4660-A5D2-9A1BCCF55C5C}.Release|Any CPU.Build.0 = Release|Any CPU + {B182FD8F-F60F-45A7-838C-3EC9DC0932A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B182FD8F-F60F-45A7-838C-3EC9DC0932A2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B182FD8F-F60F-45A7-838C-3EC9DC0932A2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B182FD8F-F60F-45A7-838C-3EC9DC0932A2}.Release|Any CPU.Build.0 = Release|Any CPU + {159A58AE-880C-4CD4-A035-BD0EF738C916}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {159A58AE-880C-4CD4-A035-BD0EF738C916}.Debug|Any CPU.Build.0 = Debug|Any CPU + {159A58AE-880C-4CD4-A035-BD0EF738C916}.Release|Any CPU.ActiveCfg = Release|Any CPU + {159A58AE-880C-4CD4-A035-BD0EF738C916}.Release|Any CPU.Build.0 = Release|Any CPU + {A9749A58-411B-4688-B36A-B14EE116BFC0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A9749A58-411B-4688-B36A-B14EE116BFC0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A9749A58-411B-4688-B36A-B14EE116BFC0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A9749A58-411B-4688-B36A-B14EE116BFC0}.Release|Any CPU.Build.0 = Release|Any CPU + {21117357-BFA0-4CA0-BCF8-8812EDE79B49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {21117357-BFA0-4CA0-BCF8-8812EDE79B49}.Debug|Any CPU.Build.0 = Debug|Any CPU + {21117357-BFA0-4CA0-BCF8-8812EDE79B49}.Release|Any CPU.ActiveCfg = Release|Any CPU + {21117357-BFA0-4CA0-BCF8-8812EDE79B49}.Release|Any CPU.Build.0 = Release|Any CPU + {C3AFED21-FCA4-49C6-B4B8-16DCB6933AD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C3AFED21-FCA4-49C6-B4B8-16DCB6933AD5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C3AFED21-FCA4-49C6-B4B8-16DCB6933AD5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C3AFED21-FCA4-49C6-B4B8-16DCB6933AD5}.Release|Any CPU.Build.0 = Release|Any CPU + {D383D584-9A16-4C0A-B41A-661E8DEEA772}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D383D584-9A16-4C0A-B41A-661E8DEEA772}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D383D584-9A16-4C0A-B41A-661E8DEEA772}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D383D584-9A16-4C0A-B41A-661E8DEEA772}.Release|Any CPU.Build.0 = Release|Any CPU + {3ABD5F20-FE04-49B8-BCCC-35A5AF868DD3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3ABD5F20-FE04-49B8-BCCC-35A5AF868DD3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3ABD5F20-FE04-49B8-BCCC-35A5AF868DD3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3ABD5F20-FE04-49B8-BCCC-35A5AF868DD3}.Release|Any CPU.Build.0 = Release|Any CPU + {8150B358-5022-4012-B99E-E60E955409DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8150B358-5022-4012-B99E-E60E955409DB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8150B358-5022-4012-B99E-E60E955409DB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8150B358-5022-4012-B99E-E60E955409DB}.Release|Any CPU.Build.0 = Release|Any CPU + {41D264BE-3273-4C70-B4B6-7FAA2D0B27C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {41D264BE-3273-4C70-B4B6-7FAA2D0B27C5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {41D264BE-3273-4C70-B4B6-7FAA2D0B27C5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {41D264BE-3273-4C70-B4B6-7FAA2D0B27C5}.Release|Any CPU.Build.0 = Release|Any CPU + {7E2603AE-9BAA-4894-8DC1-8ADCFC772CAA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7E2603AE-9BAA-4894-8DC1-8ADCFC772CAA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7E2603AE-9BAA-4894-8DC1-8ADCFC772CAA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7E2603AE-9BAA-4894-8DC1-8ADCFC772CAA}.Release|Any CPU.Build.0 = Release|Any CPU + {6966E264-65FA-44EF-BA2C-C04A292BB972}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6966E264-65FA-44EF-BA2C-C04A292BB972}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6966E264-65FA-44EF-BA2C-C04A292BB972}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6966E264-65FA-44EF-BA2C-C04A292BB972}.Release|Any CPU.Build.0 = Release|Any CPU + {58AEB73B-632C-4E95-A579-3A09A72A5E67}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {58AEB73B-632C-4E95-A579-3A09A72A5E67}.Debug|Any CPU.Build.0 = Debug|Any CPU + {58AEB73B-632C-4E95-A579-3A09A72A5E67}.Release|Any CPU.ActiveCfg = Release|Any CPU + {58AEB73B-632C-4E95-A579-3A09A72A5E67}.Release|Any CPU.Build.0 = Release|Any CPU + {E1B93067-B8A0-4D36-98B0-43F1D37851AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E1B93067-B8A0-4D36-98B0-43F1D37851AC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E1B93067-B8A0-4D36-98B0-43F1D37851AC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E1B93067-B8A0-4D36-98B0-43F1D37851AC}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/tests/projects/stress/denseCSharp/CSharpTest1/CSharpTest1.csproj b/tests/projects/stress/denseCSharp/CSharpTest1/CSharpTest1.csproj new file mode 100644 index 00000000000..de1f3d0a324 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest1/CSharpTest1.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {CADD8BE9-3854-4F9A-97D4-469455DC70EC} + Library + Properties + CSharpTest1 + CSharpTest1 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest10/CSharpTest10.csproj b/tests/projects/stress/denseCSharp/CSharpTest10/CSharpTest10.csproj new file mode 100644 index 00000000000..9cf3f1907b6 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest10/CSharpTest10.csproj @@ -0,0 +1,92 @@ + + + + + Debug + AnyCPU + {A3918723-437F-437C-84B0-3ED05385DA4F} + Library + Properties + CSharpTest10 + CSharpTest10 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest100/CSharpTest100.csproj b/tests/projects/stress/denseCSharp/CSharpTest100/CSharpTest100.csproj new file mode 100644 index 00000000000..968a2c5c17c --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest100/CSharpTest100.csproj @@ -0,0 +1,452 @@ + + + + + Debug + AnyCPU + {7D9CD9C7-A9F2-4628-B101-556071D55060} + Library + Properties + CSharpTest100 + CSharpTest100 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + {62474bd2-2f54-463f-b84f-526ab0331c69} + CSharpTest85 + + + {5f9e6c8f-722d-45c6-9477-8ffebba10782} + CSharpTest86 + + + {a1da2e21-70b1-4e22-b65d-8eecaa6e4b9b} + CSharpTest87 + + + {fe3316c4-af16-4201-b874-088c16ec56e4} + CSharpTest88 + + + {bc1dec8f-38e4-4251-9543-70d8404899cb} + CSharpTest89 + + + {7c648dde-bf6c-40f4-b033-7a7758fd8891} + CSharpTest90 + + + {206e9152-1e94-4543-b2c4-799c6997c96a} + CSharpTest91 + + + {4a5b2e7f-a376-406d-9a0f-dd0be3d1292d} + CSharpTest92 + + + {2455bb3b-06be-4dd9-a097-ef731d7eb248} + CSharpTest93 + + + {43638f23-3d49-4d32-a056-152b19ff387a} + CSharpTest94 + + + {d5dfa1e5-3913-4c1b-8e44-eda0f01f309e} + CSharpTest95 + + + {79ba5167-d4c6-456d-b789-15218e4685cc} + CSharpTest96 + + + {ffb71b95-358a-4df5-aa72-95cf9d43a43d} + CSharpTest97 + + + {bd8aadec-68a2-4d16-a6bf-7d4479909f3c} + CSharpTest98 + + + {b7b81eed-e8d2-46e2-a2ff-f2473a390242} + CSharpTest99 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest11/CSharpTest11.csproj b/tests/projects/stress/denseCSharp/CSharpTest11/CSharpTest11.csproj new file mode 100644 index 00000000000..cfdadc4db31 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest11/CSharpTest11.csproj @@ -0,0 +1,96 @@ + + + + + Debug + AnyCPU + {6DB72C6B-CFFD-4720-9F48-FE8D7CFAF21D} + Library + Properties + CSharpTest11 + CSharpTest11 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest12/CSharpTest12.csproj b/tests/projects/stress/denseCSharp/CSharpTest12/CSharpTest12.csproj new file mode 100644 index 00000000000..92c9d4af3c3 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest12/CSharpTest12.csproj @@ -0,0 +1,100 @@ + + + + + Debug + AnyCPU + {0B02A6CD-064F-492D-A80A-11AB2B6600E2} + Library + Properties + CSharpTest12 + CSharpTest12 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest13/CSharpTest13.csproj b/tests/projects/stress/denseCSharp/CSharpTest13/CSharpTest13.csproj new file mode 100644 index 00000000000..f9826920745 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest13/CSharpTest13.csproj @@ -0,0 +1,104 @@ + + + + + Debug + AnyCPU + {EA6EE10D-341A-491B-9C0F-2A179719E715} + Library + Properties + CSharpTest13 + CSharpTest13 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest14/CSharpTest14.csproj b/tests/projects/stress/denseCSharp/CSharpTest14/CSharpTest14.csproj new file mode 100644 index 00000000000..bb3c6b9195e --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest14/CSharpTest14.csproj @@ -0,0 +1,108 @@ + + + + + Debug + AnyCPU + {3BB6906B-7CEB-4ACC-B7C1-8EBD0CB76542} + Library + Properties + CSharpTest14 + CSharpTest14 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest15/CSharpTest15.csproj b/tests/projects/stress/denseCSharp/CSharpTest15/CSharpTest15.csproj new file mode 100644 index 00000000000..14911c5f67d --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest15/CSharpTest15.csproj @@ -0,0 +1,112 @@ + + + + + Debug + AnyCPU + {0E87F94B-9F92-4712-A200-70395056ECFC} + Library + Properties + CSharpTest15 + CSharpTest15 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest16/CSharpTest16.csproj b/tests/projects/stress/denseCSharp/CSharpTest16/CSharpTest16.csproj new file mode 100644 index 00000000000..7e4c34e0877 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest16/CSharpTest16.csproj @@ -0,0 +1,116 @@ + + + + + Debug + AnyCPU + {4ACCF65C-4912-449C-A6C6-A0DB8FC0CBA2} + Library + Properties + CSharpTest16 + CSharpTest16 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest17/CSharpTest17.csproj b/tests/projects/stress/denseCSharp/CSharpTest17/CSharpTest17.csproj new file mode 100644 index 00000000000..3dcfbf91b4c --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest17/CSharpTest17.csproj @@ -0,0 +1,120 @@ + + + + + Debug + AnyCPU + {E4A5F58D-4DCE-4C31-ABD5-029EF741DEE3} + Library + Properties + CSharpTest17 + CSharpTest17 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest18/CSharpTest18.csproj b/tests/projects/stress/denseCSharp/CSharpTest18/CSharpTest18.csproj new file mode 100644 index 00000000000..fa3720c3897 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest18/CSharpTest18.csproj @@ -0,0 +1,124 @@ + + + + + Debug + AnyCPU + {21CBDA85-0D2B-429B-A5F7-97BEA12B38F2} + Library + Properties + CSharpTest18 + CSharpTest18 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest19/CSharpTest19.csproj b/tests/projects/stress/denseCSharp/CSharpTest19/CSharpTest19.csproj new file mode 100644 index 00000000000..060b131b921 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest19/CSharpTest19.csproj @@ -0,0 +1,128 @@ + + + + + Debug + AnyCPU + {7D902421-3737-4FEE-BF85-8B6E60AE462A} + Library + Properties + CSharpTest19 + CSharpTest19 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest2/CSharpTest2.csproj b/tests/projects/stress/denseCSharp/CSharpTest2/CSharpTest2.csproj new file mode 100644 index 00000000000..e74edb007d5 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest2/CSharpTest2.csproj @@ -0,0 +1,60 @@ + + + + + Debug + AnyCPU + {1D8500CD-807B-4FE8-8A9D-EE9EDEB65DA5} + Library + Properties + CSharpTest2 + CSharpTest2 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest20/CSharpTest20.csproj b/tests/projects/stress/denseCSharp/CSharpTest20/CSharpTest20.csproj new file mode 100644 index 00000000000..d6612ca89b0 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest20/CSharpTest20.csproj @@ -0,0 +1,132 @@ + + + + + Debug + AnyCPU + {1B48E83D-659A-4444-B7C8-F73EA61D2D62} + Library + Properties + CSharpTest20 + CSharpTest20 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest21/CSharpTest21.csproj b/tests/projects/stress/denseCSharp/CSharpTest21/CSharpTest21.csproj new file mode 100644 index 00000000000..fa33d74f5a7 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest21/CSharpTest21.csproj @@ -0,0 +1,136 @@ + + + + + Debug + AnyCPU + {404D5DB0-D861-4A17-A775-54699EB8852F} + Library + Properties + CSharpTest21 + CSharpTest21 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest22/CSharpTest22.csproj b/tests/projects/stress/denseCSharp/CSharpTest22/CSharpTest22.csproj new file mode 100644 index 00000000000..b61a82393fd --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest22/CSharpTest22.csproj @@ -0,0 +1,140 @@ + + + + + Debug + AnyCPU + {C4706ABD-F1CB-49CF-A6CE-84620DE59EF4} + Library + Properties + CSharpTest22 + CSharpTest22 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest23/CSharpTest23.csproj b/tests/projects/stress/denseCSharp/CSharpTest23/CSharpTest23.csproj new file mode 100644 index 00000000000..60db7e73291 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest23/CSharpTest23.csproj @@ -0,0 +1,144 @@ + + + + + Debug + AnyCPU + {3E86C50F-F131-42CE-92F7-6BDF62A49469} + Library + Properties + CSharpTest23 + CSharpTest23 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest24/CSharpTest24.csproj b/tests/projects/stress/denseCSharp/CSharpTest24/CSharpTest24.csproj new file mode 100644 index 00000000000..2bde54c6065 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest24/CSharpTest24.csproj @@ -0,0 +1,148 @@ + + + + + Debug + AnyCPU + {755B76F7-DF40-46A7-9F90-F7E7580E8360} + Library + Properties + CSharpTest24 + CSharpTest24 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest25/CSharpTest25.csproj b/tests/projects/stress/denseCSharp/CSharpTest25/CSharpTest25.csproj new file mode 100644 index 00000000000..4cc62c81420 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest25/CSharpTest25.csproj @@ -0,0 +1,152 @@ + + + + + Debug + AnyCPU + {DEB5A6F6-BFD6-47A1-A9FC-7027FA11E7E4} + Library + Properties + CSharpTest25 + CSharpTest25 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest26/CSharpTest26.csproj b/tests/projects/stress/denseCSharp/CSharpTest26/CSharpTest26.csproj new file mode 100644 index 00000000000..2df47c7a04f --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest26/CSharpTest26.csproj @@ -0,0 +1,156 @@ + + + + + Debug + AnyCPU + {AD0FC66F-E598-423F-B9AD-87343C4DF93A} + Library + Properties + CSharpTest26 + CSharpTest26 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest27/CSharpTest27.csproj b/tests/projects/stress/denseCSharp/CSharpTest27/CSharpTest27.csproj new file mode 100644 index 00000000000..8597a3bb0ab --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest27/CSharpTest27.csproj @@ -0,0 +1,160 @@ + + + + + Debug + AnyCPU + {2557F7E0-E307-4E0F-AD5B-30D2809E66D1} + Library + Properties + CSharpTest27 + CSharpTest27 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest28/CSharpTest28.csproj b/tests/projects/stress/denseCSharp/CSharpTest28/CSharpTest28.csproj new file mode 100644 index 00000000000..a2181be7357 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest28/CSharpTest28.csproj @@ -0,0 +1,164 @@ + + + + + Debug + AnyCPU + {241FE3AD-9980-481F-A6FD-887A55E4AFC5} + Library + Properties + CSharpTest28 + CSharpTest28 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest29/CSharpTest29.csproj b/tests/projects/stress/denseCSharp/CSharpTest29/CSharpTest29.csproj new file mode 100644 index 00000000000..5e9070ae5df --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest29/CSharpTest29.csproj @@ -0,0 +1,168 @@ + + + + + Debug + AnyCPU + {651F5B32-E46E-4669-BA06-08269B8EAB31} + Library + Properties + CSharpTest29 + CSharpTest29 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest3/CSharpTest3.csproj b/tests/projects/stress/denseCSharp/CSharpTest3/CSharpTest3.csproj new file mode 100644 index 00000000000..36ec0f0fdcd --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest3/CSharpTest3.csproj @@ -0,0 +1,64 @@ + + + + + Debug + AnyCPU + {0B746387-F5E0-42E8-9826-6910939B3CB5} + Library + Properties + CSharpTest3 + CSharpTest3 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest30/CSharpTest30.csproj b/tests/projects/stress/denseCSharp/CSharpTest30/CSharpTest30.csproj new file mode 100644 index 00000000000..cd9063763a0 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest30/CSharpTest30.csproj @@ -0,0 +1,172 @@ + + + + + Debug + AnyCPU + {F776C9E6-01E0-4B5A-BE06-36EA78D51A8A} + Library + Properties + CSharpTest30 + CSharpTest30 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest31/CSharpTest31.csproj b/tests/projects/stress/denseCSharp/CSharpTest31/CSharpTest31.csproj new file mode 100644 index 00000000000..a475862b62d --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest31/CSharpTest31.csproj @@ -0,0 +1,176 @@ + + + + + Debug + AnyCPU + {8D9F9B25-4352-4135-92E6-9606A4572B30} + Library + Properties + CSharpTest31 + CSharpTest31 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest32/CSharpTest32.csproj b/tests/projects/stress/denseCSharp/CSharpTest32/CSharpTest32.csproj new file mode 100644 index 00000000000..2af729404b5 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest32/CSharpTest32.csproj @@ -0,0 +1,180 @@ + + + + + Debug + AnyCPU + {19C1EA49-E078-4274-A004-D5DC37E60B2E} + Library + Properties + CSharpTest32 + CSharpTest32 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest33/CSharpTest33.csproj b/tests/projects/stress/denseCSharp/CSharpTest33/CSharpTest33.csproj new file mode 100644 index 00000000000..921a5d6f86e --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest33/CSharpTest33.csproj @@ -0,0 +1,184 @@ + + + + + Debug + AnyCPU + {F348FB91-4DEC-4D3E-8E5B-97E7BE87AC0F} + Library + Properties + CSharpTest33 + CSharpTest33 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest34/CSharpTest34.csproj b/tests/projects/stress/denseCSharp/CSharpTest34/CSharpTest34.csproj new file mode 100644 index 00000000000..e9b34461048 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest34/CSharpTest34.csproj @@ -0,0 +1,188 @@ + + + + + Debug + AnyCPU + {21A21F15-8346-4DD3-8E13-AF5BBDAEB727} + Library + Properties + CSharpTest34 + CSharpTest34 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest35/CSharpTest35.csproj b/tests/projects/stress/denseCSharp/CSharpTest35/CSharpTest35.csproj new file mode 100644 index 00000000000..30dd05b5664 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest35/CSharpTest35.csproj @@ -0,0 +1,192 @@ + + + + + Debug + AnyCPU + {2D08851B-6E55-4577-80CB-4177A2446716} + Library + Properties + CSharpTest35 + CSharpTest35 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest36/CSharpTest36.csproj b/tests/projects/stress/denseCSharp/CSharpTest36/CSharpTest36.csproj new file mode 100644 index 00000000000..41649f9982e --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest36/CSharpTest36.csproj @@ -0,0 +1,196 @@ + + + + + Debug + AnyCPU + {C88F08FE-EF9C-4F35-ADEA-2A3BF4EE5EB3} + Library + Properties + CSharpTest36 + CSharpTest36 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest37/CSharpTest37.csproj b/tests/projects/stress/denseCSharp/CSharpTest37/CSharpTest37.csproj new file mode 100644 index 00000000000..cf239cbc854 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest37/CSharpTest37.csproj @@ -0,0 +1,200 @@ + + + + + Debug + AnyCPU + {18C95F0B-749C-4B70-8420-71AF2A9CE714} + Library + Properties + CSharpTest37 + CSharpTest37 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest38/CSharpTest38.csproj b/tests/projects/stress/denseCSharp/CSharpTest38/CSharpTest38.csproj new file mode 100644 index 00000000000..4b0c53868e1 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest38/CSharpTest38.csproj @@ -0,0 +1,204 @@ + + + + + Debug + AnyCPU + {A08481FA-2923-4E21-A91F-FC29257FA1D1} + Library + Properties + CSharpTest38 + CSharpTest38 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest39/CSharpTest39.csproj b/tests/projects/stress/denseCSharp/CSharpTest39/CSharpTest39.csproj new file mode 100644 index 00000000000..af327ccf917 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest39/CSharpTest39.csproj @@ -0,0 +1,208 @@ + + + + + Debug + AnyCPU + {1511B155-3FF6-437B-9FFE-60916B4244A9} + Library + Properties + CSharpTest39 + CSharpTest39 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest4/CSharpTest4.csproj b/tests/projects/stress/denseCSharp/CSharpTest4/CSharpTest4.csproj new file mode 100644 index 00000000000..2adde0bc844 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest4/CSharpTest4.csproj @@ -0,0 +1,68 @@ + + + + + Debug + AnyCPU + {327E76DC-594C-4229-8B94-2D3B885EEC94} + Library + Properties + CSharpTest4 + CSharpTest4 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest40/CSharpTest40.csproj b/tests/projects/stress/denseCSharp/CSharpTest40/CSharpTest40.csproj new file mode 100644 index 00000000000..c0851a8a627 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest40/CSharpTest40.csproj @@ -0,0 +1,212 @@ + + + + + Debug + AnyCPU + {608185F5-1A68-4757-8F1A-36C9FFF298B7} + Library + Properties + CSharpTest40 + CSharpTest40 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest41/CSharpTest41.csproj b/tests/projects/stress/denseCSharp/CSharpTest41/CSharpTest41.csproj new file mode 100644 index 00000000000..1943482b68c --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest41/CSharpTest41.csproj @@ -0,0 +1,216 @@ + + + + + Debug + AnyCPU + {53678D2C-5405-4995-BB73-D20E78764F63} + Library + Properties + CSharpTest41 + CSharpTest41 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest42/CSharpTest42.csproj b/tests/projects/stress/denseCSharp/CSharpTest42/CSharpTest42.csproj new file mode 100644 index 00000000000..25b04ff6fc2 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest42/CSharpTest42.csproj @@ -0,0 +1,220 @@ + + + + + Debug + AnyCPU + {715C1B2A-15DE-4710-A846-65ED828E669B} + Library + Properties + CSharpTest42 + CSharpTest42 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest43/CSharpTest43.csproj b/tests/projects/stress/denseCSharp/CSharpTest43/CSharpTest43.csproj new file mode 100644 index 00000000000..b563122fe19 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest43/CSharpTest43.csproj @@ -0,0 +1,224 @@ + + + + + Debug + AnyCPU + {6EAEED0F-96D4-44C3-8F0E-1A224D358F88} + Library + Properties + CSharpTest43 + CSharpTest43 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest44/CSharpTest44.csproj b/tests/projects/stress/denseCSharp/CSharpTest44/CSharpTest44.csproj new file mode 100644 index 00000000000..b346d3cb0e4 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest44/CSharpTest44.csproj @@ -0,0 +1,228 @@ + + + + + Debug + AnyCPU + {0D992FBD-D8AC-49FB-9156-1DBF6B083B41} + Library + Properties + CSharpTest44 + CSharpTest44 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest45/CSharpTest45.csproj b/tests/projects/stress/denseCSharp/CSharpTest45/CSharpTest45.csproj new file mode 100644 index 00000000000..06052689afb --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest45/CSharpTest45.csproj @@ -0,0 +1,232 @@ + + + + + Debug + AnyCPU + {FC141700-281A-4674-AE4B-5CA7B21FFE6D} + Library + Properties + CSharpTest45 + CSharpTest45 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest46/CSharpTest46.csproj b/tests/projects/stress/denseCSharp/CSharpTest46/CSharpTest46.csproj new file mode 100644 index 00000000000..2cb9be69b9b --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest46/CSharpTest46.csproj @@ -0,0 +1,236 @@ + + + + + Debug + AnyCPU + {1304C0D9-593D-4BA8-A4E2-E6F4845EC76F} + Library + Properties + CSharpTest46 + CSharpTest46 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest47/CSharpTest47.csproj b/tests/projects/stress/denseCSharp/CSharpTest47/CSharpTest47.csproj new file mode 100644 index 00000000000..17d98f5b43f --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest47/CSharpTest47.csproj @@ -0,0 +1,240 @@ + + + + + Debug + AnyCPU + {455598FA-8EF3-443F-A723-0C8AC023C91E} + Library + Properties + CSharpTest47 + CSharpTest47 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest48/CSharpTest48.csproj b/tests/projects/stress/denseCSharp/CSharpTest48/CSharpTest48.csproj new file mode 100644 index 00000000000..79fba837f32 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest48/CSharpTest48.csproj @@ -0,0 +1,244 @@ + + + + + Debug + AnyCPU + {3A2120B1-B57F-425C-8039-6E97375063FE} + Library + Properties + CSharpTest48 + CSharpTest48 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest49/CSharpTest49.csproj b/tests/projects/stress/denseCSharp/CSharpTest49/CSharpTest49.csproj new file mode 100644 index 00000000000..45c8a163c0b --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest49/CSharpTest49.csproj @@ -0,0 +1,248 @@ + + + + + Debug + AnyCPU + {58C22E14-06A3-40B8-857B-24144D0120AC} + Library + Properties + CSharpTest49 + CSharpTest49 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest5/CSharpTest5.csproj b/tests/projects/stress/denseCSharp/CSharpTest5/CSharpTest5.csproj new file mode 100644 index 00000000000..2ba5d8ea400 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest5/CSharpTest5.csproj @@ -0,0 +1,72 @@ + + + + + Debug + AnyCPU + {F8550BDB-9A8B-493D-8E66-0FC43B8AA252} + Library + Properties + CSharpTest5 + CSharpTest5 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest50/CSharpTest50.csproj b/tests/projects/stress/denseCSharp/CSharpTest50/CSharpTest50.csproj new file mode 100644 index 00000000000..74b3ab85f85 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest50/CSharpTest50.csproj @@ -0,0 +1,252 @@ + + + + + Debug + AnyCPU + {D8D9301F-DE44-49AC-B492-F4A7D1F87E1D} + Library + Properties + CSharpTest50 + CSharpTest50 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest51/CSharpTest51.csproj b/tests/projects/stress/denseCSharp/CSharpTest51/CSharpTest51.csproj new file mode 100644 index 00000000000..4423fb6bc03 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest51/CSharpTest51.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {E537CFC4-8C78-41EA-9912-FD76E51F1817} + Library + Properties + CSharpTest51 + CSharpTest51 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest52/CSharpTest52.csproj b/tests/projects/stress/denseCSharp/CSharpTest52/CSharpTest52.csproj new file mode 100644 index 00000000000..6cf2dacb5c8 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest52/CSharpTest52.csproj @@ -0,0 +1,260 @@ + + + + + Debug + AnyCPU + {8A5E80E8-134C-49E9-9407-EFA808D7643A} + Library + Properties + CSharpTest52 + CSharpTest52 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest53/CSharpTest53.csproj b/tests/projects/stress/denseCSharp/CSharpTest53/CSharpTest53.csproj new file mode 100644 index 00000000000..c7c2befb13f --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest53/CSharpTest53.csproj @@ -0,0 +1,264 @@ + + + + + Debug + AnyCPU + {9BF81F4E-7F65-45B0-A104-EB7061D7190E} + Library + Properties + CSharpTest53 + CSharpTest53 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest54/CSharpTest54.csproj b/tests/projects/stress/denseCSharp/CSharpTest54/CSharpTest54.csproj new file mode 100644 index 00000000000..765930f631b --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest54/CSharpTest54.csproj @@ -0,0 +1,268 @@ + + + + + Debug + AnyCPU + {781C8D81-9063-4197-A7F7-A46D2A3804F3} + Library + Properties + CSharpTest54 + CSharpTest54 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest55/CSharpTest55.csproj b/tests/projects/stress/denseCSharp/CSharpTest55/CSharpTest55.csproj new file mode 100644 index 00000000000..d4a21693cca --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest55/CSharpTest55.csproj @@ -0,0 +1,272 @@ + + + + + Debug + AnyCPU + {D491EC61-5B67-401A-8585-682550EB2D13} + Library + Properties + CSharpTest55 + CSharpTest55 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest56/CSharpTest56.csproj b/tests/projects/stress/denseCSharp/CSharpTest56/CSharpTest56.csproj new file mode 100644 index 00000000000..54dd153dd9e --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest56/CSharpTest56.csproj @@ -0,0 +1,276 @@ + + + + + Debug + AnyCPU + {AFBB53F0-4BCD-4EC1-ACBD-6772658092E3} + Library + Properties + CSharpTest56 + CSharpTest56 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest57/CSharpTest57.csproj b/tests/projects/stress/denseCSharp/CSharpTest57/CSharpTest57.csproj new file mode 100644 index 00000000000..8fdcde194f7 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest57/CSharpTest57.csproj @@ -0,0 +1,280 @@ + + + + + Debug + AnyCPU + {82998078-12D1-4D8B-AFE5-7E9F752E2CF4} + Library + Properties + CSharpTest57 + CSharpTest57 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest58/CSharpTest58.csproj b/tests/projects/stress/denseCSharp/CSharpTest58/CSharpTest58.csproj new file mode 100644 index 00000000000..93d3e59057c --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest58/CSharpTest58.csproj @@ -0,0 +1,284 @@ + + + + + Debug + AnyCPU + {A95DBCE7-8AB4-48B3-B1C9-8911B2FC8900} + Library + Properties + CSharpTest58 + CSharpTest58 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest59/CSharpTest59.csproj b/tests/projects/stress/denseCSharp/CSharpTest59/CSharpTest59.csproj new file mode 100644 index 00000000000..eb07a1a119e --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest59/CSharpTest59.csproj @@ -0,0 +1,288 @@ + + + + + Debug + AnyCPU + {0D4C66B3-4512-44EC-A7B1-5D0C0995A672} + Library + Properties + CSharpTest59 + CSharpTest59 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest6/CSharpTest6.csproj b/tests/projects/stress/denseCSharp/CSharpTest6/CSharpTest6.csproj new file mode 100644 index 00000000000..5f469214910 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest6/CSharpTest6.csproj @@ -0,0 +1,76 @@ + + + + + Debug + AnyCPU + {4B3A3575-C8B8-4D48-B400-A4AD27E5D8D8} + Library + Properties + CSharpTest6 + CSharpTest6 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest60/CSharpTest60.csproj b/tests/projects/stress/denseCSharp/CSharpTest60/CSharpTest60.csproj new file mode 100644 index 00000000000..d3266e1b358 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest60/CSharpTest60.csproj @@ -0,0 +1,292 @@ + + + + + Debug + AnyCPU + {B0BC9A07-4470-4FAD-B0EA-4F870090C494} + Library + Properties + CSharpTest60 + CSharpTest60 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest61/CSharpTest61.csproj b/tests/projects/stress/denseCSharp/CSharpTest61/CSharpTest61.csproj new file mode 100644 index 00000000000..34ad572cb82 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest61/CSharpTest61.csproj @@ -0,0 +1,296 @@ + + + + + Debug + AnyCPU + {5BA7EE4F-9325-47BF-A9CB-C03C7717B336} + Library + Properties + CSharpTest61 + CSharpTest61 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest62/CSharpTest62.csproj b/tests/projects/stress/denseCSharp/CSharpTest62/CSharpTest62.csproj new file mode 100644 index 00000000000..5eecd943ae0 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest62/CSharpTest62.csproj @@ -0,0 +1,300 @@ + + + + + Debug + AnyCPU + {C0817CAC-F028-4556-A680-3A8B67DCC4C8} + Library + Properties + CSharpTest62 + CSharpTest62 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest63/CSharpTest63.csproj b/tests/projects/stress/denseCSharp/CSharpTest63/CSharpTest63.csproj new file mode 100644 index 00000000000..1d1eda7bbc6 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest63/CSharpTest63.csproj @@ -0,0 +1,304 @@ + + + + + Debug + AnyCPU + {89FD7B77-EF4F-42A9-8C93-01603B72B34E} + Library + Properties + CSharpTest63 + CSharpTest63 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest64/CSharpTest64.csproj b/tests/projects/stress/denseCSharp/CSharpTest64/CSharpTest64.csproj new file mode 100644 index 00000000000..50a9124738a --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest64/CSharpTest64.csproj @@ -0,0 +1,308 @@ + + + + + Debug + AnyCPU + {DF281645-33F6-48EE-985A-ADB961AAC65D} + Library + Properties + CSharpTest64 + CSharpTest64 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest65/CSharpTest65.csproj b/tests/projects/stress/denseCSharp/CSharpTest65/CSharpTest65.csproj new file mode 100644 index 00000000000..e6596d2fe02 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest65/CSharpTest65.csproj @@ -0,0 +1,312 @@ + + + + + Debug + AnyCPU + {60C53306-8C60-4C51-BEE7-65E5E550D0EE} + Library + Properties + CSharpTest65 + CSharpTest65 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest66/CSharpTest66.csproj b/tests/projects/stress/denseCSharp/CSharpTest66/CSharpTest66.csproj new file mode 100644 index 00000000000..f135bacc92f --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest66/CSharpTest66.csproj @@ -0,0 +1,316 @@ + + + + + Debug + AnyCPU + {066D787D-F503-4E31-A59B-56E57AB60C31} + Library + Properties + CSharpTest66 + CSharpTest66 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest67/CSharpTest67.csproj b/tests/projects/stress/denseCSharp/CSharpTest67/CSharpTest67.csproj new file mode 100644 index 00000000000..c919f484067 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest67/CSharpTest67.csproj @@ -0,0 +1,320 @@ + + + + + Debug + AnyCPU + {670DC188-EF50-4E15-BADC-79FAEB64C9ED} + Library + Properties + CSharpTest67 + CSharpTest67 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest68/CSharpTest68.csproj b/tests/projects/stress/denseCSharp/CSharpTest68/CSharpTest68.csproj new file mode 100644 index 00000000000..340a3892c06 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest68/CSharpTest68.csproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + {0A47AED9-F9C2-42E4-8E38-143645F07EFB} + Library + Properties + CSharpTest68 + CSharpTest68 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest69/CSharpTest69.csproj b/tests/projects/stress/denseCSharp/CSharpTest69/CSharpTest69.csproj new file mode 100644 index 00000000000..f7459ca5887 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest69/CSharpTest69.csproj @@ -0,0 +1,328 @@ + + + + + Debug + AnyCPU + {06F42A20-B69D-4413-B510-49042615D915} + Library + Properties + CSharpTest69 + CSharpTest69 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest7/CSharpTest7.csproj b/tests/projects/stress/denseCSharp/CSharpTest7/CSharpTest7.csproj new file mode 100644 index 00000000000..ca4e3e1f1c8 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest7/CSharpTest7.csproj @@ -0,0 +1,80 @@ + + + + + Debug + AnyCPU + {ADFC4B1F-A12B-4C1D-A087-4C3F54D22F78} + Library + Properties + CSharpTest7 + CSharpTest7 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest70/CSharpTest70.csproj b/tests/projects/stress/denseCSharp/CSharpTest70/CSharpTest70.csproj new file mode 100644 index 00000000000..66a698b7712 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest70/CSharpTest70.csproj @@ -0,0 +1,332 @@ + + + + + Debug + AnyCPU + {292C2958-09F4-4999-8B7F-21F06B6C1EDF} + Library + Properties + CSharpTest70 + CSharpTest70 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest71/CSharpTest71.csproj b/tests/projects/stress/denseCSharp/CSharpTest71/CSharpTest71.csproj new file mode 100644 index 00000000000..956b03105c3 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest71/CSharpTest71.csproj @@ -0,0 +1,336 @@ + + + + + Debug + AnyCPU + {84BEA1F6-BC97-425C-8270-AEDD0D46ADEA} + Library + Properties + CSharpTest71 + CSharpTest71 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest72/CSharpTest72.csproj b/tests/projects/stress/denseCSharp/CSharpTest72/CSharpTest72.csproj new file mode 100644 index 00000000000..e857d484f9f --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest72/CSharpTest72.csproj @@ -0,0 +1,340 @@ + + + + + Debug + AnyCPU + {DE1DF22B-0448-4234-9EDF-5012126C1991} + Library + Properties + CSharpTest72 + CSharpTest72 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest73/CSharpTest73.csproj b/tests/projects/stress/denseCSharp/CSharpTest73/CSharpTest73.csproj new file mode 100644 index 00000000000..b6293fe9235 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest73/CSharpTest73.csproj @@ -0,0 +1,344 @@ + + + + + Debug + AnyCPU + {A6976458-6846-4C81-9B64-005C393B1E58} + Library + Properties + CSharpTest73 + CSharpTest73 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest74/CSharpTest74.csproj b/tests/projects/stress/denseCSharp/CSharpTest74/CSharpTest74.csproj new file mode 100644 index 00000000000..f6e7cb1d246 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest74/CSharpTest74.csproj @@ -0,0 +1,348 @@ + + + + + Debug + AnyCPU + {0665562A-9023-443F-BEA7-39BB096CF115} + Library + Properties + CSharpTest74 + CSharpTest74 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest75/CSharpTest75.csproj b/tests/projects/stress/denseCSharp/CSharpTest75/CSharpTest75.csproj new file mode 100644 index 00000000000..15d0f518040 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest75/CSharpTest75.csproj @@ -0,0 +1,352 @@ + + + + + Debug + AnyCPU + {2A5890AB-2A65-4FDC-84A2-2A469BAE3357} + Library + Properties + CSharpTest75 + CSharpTest75 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest76/CSharpTest76.csproj b/tests/projects/stress/denseCSharp/CSharpTest76/CSharpTest76.csproj new file mode 100644 index 00000000000..7ad2c6e54c0 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest76/CSharpTest76.csproj @@ -0,0 +1,356 @@ + + + + + Debug + AnyCPU + {80B590F0-EC89-466A-8F73-A0BB0D2E59EE} + Library + Properties + CSharpTest76 + CSharpTest76 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest77/CSharpTest77.csproj b/tests/projects/stress/denseCSharp/CSharpTest77/CSharpTest77.csproj new file mode 100644 index 00000000000..fd1e7ec698e --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest77/CSharpTest77.csproj @@ -0,0 +1,360 @@ + + + + + Debug + AnyCPU + {42FDB3F3-3870-46C3-A897-0529A3D0945E} + Library + Properties + CSharpTest77 + CSharpTest77 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest78/CSharpTest78.csproj b/tests/projects/stress/denseCSharp/CSharpTest78/CSharpTest78.csproj new file mode 100644 index 00000000000..33b65fa9a13 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest78/CSharpTest78.csproj @@ -0,0 +1,364 @@ + + + + + Debug + AnyCPU + {BE067E6F-524D-4317-8C9E-28A7B4A33776} + Library + Properties + CSharpTest78 + CSharpTest78 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest79/CSharpTest79.csproj b/tests/projects/stress/denseCSharp/CSharpTest79/CSharpTest79.csproj new file mode 100644 index 00000000000..9653b9e0818 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest79/CSharpTest79.csproj @@ -0,0 +1,368 @@ + + + + + Debug + AnyCPU + {D37329E5-2BDD-4848-BB36-5E6760471DDC} + Library + Properties + CSharpTest79 + CSharpTest79 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest8/CSharpTest8.csproj b/tests/projects/stress/denseCSharp/CSharpTest8/CSharpTest8.csproj new file mode 100644 index 00000000000..36606bb234b --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest8/CSharpTest8.csproj @@ -0,0 +1,84 @@ + + + + + Debug + AnyCPU + {6054B234-E596-453B-85FE-CACF93C835AA} + Library + Properties + CSharpTest8 + CSharpTest8 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest80/CSharpTest80.csproj b/tests/projects/stress/denseCSharp/CSharpTest80/CSharpTest80.csproj new file mode 100644 index 00000000000..c966e1d29b0 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest80/CSharpTest80.csproj @@ -0,0 +1,372 @@ + + + + + Debug + AnyCPU + {3DB69DCF-5280-4F64-9EEC-69284A2B651A} + Library + Properties + CSharpTest80 + CSharpTest80 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest81/CSharpTest81.csproj b/tests/projects/stress/denseCSharp/CSharpTest81/CSharpTest81.csproj new file mode 100644 index 00000000000..e1d55366cbe --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest81/CSharpTest81.csproj @@ -0,0 +1,376 @@ + + + + + Debug + AnyCPU + {914E1202-DE6D-45B1-A860-30C32092874E} + Library + Properties + CSharpTest81 + CSharpTest81 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest82/CSharpTest82.csproj b/tests/projects/stress/denseCSharp/CSharpTest82/CSharpTest82.csproj new file mode 100644 index 00000000000..374ad8dd8c6 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest82/CSharpTest82.csproj @@ -0,0 +1,380 @@ + + + + + Debug + AnyCPU + {E1338DCA-01D5-47B1-9206-F235A554FEDA} + Library + Properties + CSharpTest82 + CSharpTest82 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest83/CSharpTest83.csproj b/tests/projects/stress/denseCSharp/CSharpTest83/CSharpTest83.csproj new file mode 100644 index 00000000000..6bf9a4a41a2 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest83/CSharpTest83.csproj @@ -0,0 +1,384 @@ + + + + + Debug + AnyCPU + {BE866D31-6E72-4FE3-A43E-B75DC5A30D89} + Library + Properties + CSharpTest83 + CSharpTest83 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest84/CSharpTest84.csproj b/tests/projects/stress/denseCSharp/CSharpTest84/CSharpTest84.csproj new file mode 100644 index 00000000000..edbf3540fc8 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest84/CSharpTest84.csproj @@ -0,0 +1,388 @@ + + + + + Debug + AnyCPU + {C029EC16-3D14-4C0A-BD1E-9029D4012585} + Library + Properties + CSharpTest84 + CSharpTest84 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest85/CSharpTest85.csproj b/tests/projects/stress/denseCSharp/CSharpTest85/CSharpTest85.csproj new file mode 100644 index 00000000000..0cc27d56da3 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest85/CSharpTest85.csproj @@ -0,0 +1,392 @@ + + + + + Debug + AnyCPU + {62474BD2-2F54-463F-B84F-526AB0331C69} + Library + Properties + CSharpTest85 + CSharpTest85 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest86/CSharpTest86.csproj b/tests/projects/stress/denseCSharp/CSharpTest86/CSharpTest86.csproj new file mode 100644 index 00000000000..41e4ba2f5a7 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest86/CSharpTest86.csproj @@ -0,0 +1,396 @@ + + + + + Debug + AnyCPU + {5F9E6C8F-722D-45C6-9477-8FFEBBA10782} + Library + Properties + CSharpTest86 + CSharpTest86 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + {62474bd2-2f54-463f-b84f-526ab0331c69} + CSharpTest85 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest87/CSharpTest87.csproj b/tests/projects/stress/denseCSharp/CSharpTest87/CSharpTest87.csproj new file mode 100644 index 00000000000..bb55e51e7a2 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest87/CSharpTest87.csproj @@ -0,0 +1,400 @@ + + + + + Debug + AnyCPU + {A1DA2E21-70B1-4E22-B65D-8EECAA6E4B9B} + Library + Properties + CSharpTest87 + CSharpTest87 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + {62474bd2-2f54-463f-b84f-526ab0331c69} + CSharpTest85 + + + {5f9e6c8f-722d-45c6-9477-8ffebba10782} + CSharpTest86 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest88/CSharpTest88.csproj b/tests/projects/stress/denseCSharp/CSharpTest88/CSharpTest88.csproj new file mode 100644 index 00000000000..636f6435b4e --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest88/CSharpTest88.csproj @@ -0,0 +1,404 @@ + + + + + Debug + AnyCPU + {FE3316C4-AF16-4201-B874-088C16EC56E4} + Library + Properties + CSharpTest88 + CSharpTest88 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + {62474bd2-2f54-463f-b84f-526ab0331c69} + CSharpTest85 + + + {5f9e6c8f-722d-45c6-9477-8ffebba10782} + CSharpTest86 + + + {a1da2e21-70b1-4e22-b65d-8eecaa6e4b9b} + CSharpTest87 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest89/CSharpTest89.csproj b/tests/projects/stress/denseCSharp/CSharpTest89/CSharpTest89.csproj new file mode 100644 index 00000000000..2da12b51d83 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest89/CSharpTest89.csproj @@ -0,0 +1,408 @@ + + + + + Debug + AnyCPU + {BC1DEC8F-38E4-4251-9543-70D8404899CB} + Library + Properties + CSharpTest89 + CSharpTest89 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + {62474bd2-2f54-463f-b84f-526ab0331c69} + CSharpTest85 + + + {5f9e6c8f-722d-45c6-9477-8ffebba10782} + CSharpTest86 + + + {a1da2e21-70b1-4e22-b65d-8eecaa6e4b9b} + CSharpTest87 + + + {fe3316c4-af16-4201-b874-088c16ec56e4} + CSharpTest88 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest9/CSharpTest9.csproj b/tests/projects/stress/denseCSharp/CSharpTest9/CSharpTest9.csproj new file mode 100644 index 00000000000..4730d857dcf --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest9/CSharpTest9.csproj @@ -0,0 +1,88 @@ + + + + + Debug + AnyCPU + {CB82261A-420B-4322-AA3A-01C2444426CB} + Library + Properties + CSharpTest9 + CSharpTest9 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest90/CSharpTest90.csproj b/tests/projects/stress/denseCSharp/CSharpTest90/CSharpTest90.csproj new file mode 100644 index 00000000000..8640fb18957 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest90/CSharpTest90.csproj @@ -0,0 +1,412 @@ + + + + + Debug + AnyCPU + {7C648DDE-BF6C-40F4-B033-7A7758FD8891} + Library + Properties + CSharpTest90 + CSharpTest90 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + {62474bd2-2f54-463f-b84f-526ab0331c69} + CSharpTest85 + + + {5f9e6c8f-722d-45c6-9477-8ffebba10782} + CSharpTest86 + + + {a1da2e21-70b1-4e22-b65d-8eecaa6e4b9b} + CSharpTest87 + + + {fe3316c4-af16-4201-b874-088c16ec56e4} + CSharpTest88 + + + {bc1dec8f-38e4-4251-9543-70d8404899cb} + CSharpTest89 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest91/CSharpTest91.csproj b/tests/projects/stress/denseCSharp/CSharpTest91/CSharpTest91.csproj new file mode 100644 index 00000000000..0146f795494 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest91/CSharpTest91.csproj @@ -0,0 +1,416 @@ + + + + + Debug + AnyCPU + {206E9152-1E94-4543-B2C4-799C6997C96A} + Library + Properties + CSharpTest91 + CSharpTest91 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + {62474bd2-2f54-463f-b84f-526ab0331c69} + CSharpTest85 + + + {5f9e6c8f-722d-45c6-9477-8ffebba10782} + CSharpTest86 + + + {a1da2e21-70b1-4e22-b65d-8eecaa6e4b9b} + CSharpTest87 + + + {fe3316c4-af16-4201-b874-088c16ec56e4} + CSharpTest88 + + + {bc1dec8f-38e4-4251-9543-70d8404899cb} + CSharpTest89 + + + {7c648dde-bf6c-40f4-b033-7a7758fd8891} + CSharpTest90 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest92/CSharpTest92.csproj b/tests/projects/stress/denseCSharp/CSharpTest92/CSharpTest92.csproj new file mode 100644 index 00000000000..854408425fc --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest92/CSharpTest92.csproj @@ -0,0 +1,420 @@ + + + + + Debug + AnyCPU + {4A5B2E7F-A376-406D-9A0F-DD0BE3D1292D} + Library + Properties + CSharpTest92 + CSharpTest92 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + {62474bd2-2f54-463f-b84f-526ab0331c69} + CSharpTest85 + + + {5f9e6c8f-722d-45c6-9477-8ffebba10782} + CSharpTest86 + + + {a1da2e21-70b1-4e22-b65d-8eecaa6e4b9b} + CSharpTest87 + + + {fe3316c4-af16-4201-b874-088c16ec56e4} + CSharpTest88 + + + {bc1dec8f-38e4-4251-9543-70d8404899cb} + CSharpTest89 + + + {7c648dde-bf6c-40f4-b033-7a7758fd8891} + CSharpTest90 + + + {206e9152-1e94-4543-b2c4-799c6997c96a} + CSharpTest91 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest93/CSharpTest93.csproj b/tests/projects/stress/denseCSharp/CSharpTest93/CSharpTest93.csproj new file mode 100644 index 00000000000..94ea4fe7ca4 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest93/CSharpTest93.csproj @@ -0,0 +1,424 @@ + + + + + Debug + AnyCPU + {2455BB3B-06BE-4DD9-A097-EF731D7EB248} + Library + Properties + CSharpTest93 + CSharpTest93 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + {62474bd2-2f54-463f-b84f-526ab0331c69} + CSharpTest85 + + + {5f9e6c8f-722d-45c6-9477-8ffebba10782} + CSharpTest86 + + + {a1da2e21-70b1-4e22-b65d-8eecaa6e4b9b} + CSharpTest87 + + + {fe3316c4-af16-4201-b874-088c16ec56e4} + CSharpTest88 + + + {bc1dec8f-38e4-4251-9543-70d8404899cb} + CSharpTest89 + + + {7c648dde-bf6c-40f4-b033-7a7758fd8891} + CSharpTest90 + + + {206e9152-1e94-4543-b2c4-799c6997c96a} + CSharpTest91 + + + {4a5b2e7f-a376-406d-9a0f-dd0be3d1292d} + CSharpTest92 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest94/CSharpTest94.csproj b/tests/projects/stress/denseCSharp/CSharpTest94/CSharpTest94.csproj new file mode 100644 index 00000000000..7a46d7a8498 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest94/CSharpTest94.csproj @@ -0,0 +1,428 @@ + + + + + Debug + AnyCPU + {43638F23-3D49-4D32-A056-152B19FF387A} + Library + Properties + CSharpTest94 + CSharpTest94 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + {62474bd2-2f54-463f-b84f-526ab0331c69} + CSharpTest85 + + + {5f9e6c8f-722d-45c6-9477-8ffebba10782} + CSharpTest86 + + + {a1da2e21-70b1-4e22-b65d-8eecaa6e4b9b} + CSharpTest87 + + + {fe3316c4-af16-4201-b874-088c16ec56e4} + CSharpTest88 + + + {bc1dec8f-38e4-4251-9543-70d8404899cb} + CSharpTest89 + + + {7c648dde-bf6c-40f4-b033-7a7758fd8891} + CSharpTest90 + + + {206e9152-1e94-4543-b2c4-799c6997c96a} + CSharpTest91 + + + {4a5b2e7f-a376-406d-9a0f-dd0be3d1292d} + CSharpTest92 + + + {2455bb3b-06be-4dd9-a097-ef731d7eb248} + CSharpTest93 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest95/CSharpTest95.csproj b/tests/projects/stress/denseCSharp/CSharpTest95/CSharpTest95.csproj new file mode 100644 index 00000000000..bd41a673dc9 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest95/CSharpTest95.csproj @@ -0,0 +1,432 @@ + + + + + Debug + AnyCPU + {D5DFA1E5-3913-4C1B-8E44-EDA0F01F309E} + Library + Properties + CSharpTest95 + CSharpTest95 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + {62474bd2-2f54-463f-b84f-526ab0331c69} + CSharpTest85 + + + {5f9e6c8f-722d-45c6-9477-8ffebba10782} + CSharpTest86 + + + {a1da2e21-70b1-4e22-b65d-8eecaa6e4b9b} + CSharpTest87 + + + {fe3316c4-af16-4201-b874-088c16ec56e4} + CSharpTest88 + + + {bc1dec8f-38e4-4251-9543-70d8404899cb} + CSharpTest89 + + + {7c648dde-bf6c-40f4-b033-7a7758fd8891} + CSharpTest90 + + + {206e9152-1e94-4543-b2c4-799c6997c96a} + CSharpTest91 + + + {4a5b2e7f-a376-406d-9a0f-dd0be3d1292d} + CSharpTest92 + + + {2455bb3b-06be-4dd9-a097-ef731d7eb248} + CSharpTest93 + + + {43638f23-3d49-4d32-a056-152b19ff387a} + CSharpTest94 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest96/CSharpTest96.csproj b/tests/projects/stress/denseCSharp/CSharpTest96/CSharpTest96.csproj new file mode 100644 index 00000000000..1942d5c3187 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest96/CSharpTest96.csproj @@ -0,0 +1,436 @@ + + + + + Debug + AnyCPU + {79BA5167-D4C6-456D-B789-15218E4685CC} + Library + Properties + CSharpTest96 + CSharpTest96 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + {62474bd2-2f54-463f-b84f-526ab0331c69} + CSharpTest85 + + + {5f9e6c8f-722d-45c6-9477-8ffebba10782} + CSharpTest86 + + + {a1da2e21-70b1-4e22-b65d-8eecaa6e4b9b} + CSharpTest87 + + + {fe3316c4-af16-4201-b874-088c16ec56e4} + CSharpTest88 + + + {bc1dec8f-38e4-4251-9543-70d8404899cb} + CSharpTest89 + + + {7c648dde-bf6c-40f4-b033-7a7758fd8891} + CSharpTest90 + + + {206e9152-1e94-4543-b2c4-799c6997c96a} + CSharpTest91 + + + {4a5b2e7f-a376-406d-9a0f-dd0be3d1292d} + CSharpTest92 + + + {2455bb3b-06be-4dd9-a097-ef731d7eb248} + CSharpTest93 + + + {43638f23-3d49-4d32-a056-152b19ff387a} + CSharpTest94 + + + {d5dfa1e5-3913-4c1b-8e44-eda0f01f309e} + CSharpTest95 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest97/CSharpTest97.csproj b/tests/projects/stress/denseCSharp/CSharpTest97/CSharpTest97.csproj new file mode 100644 index 00000000000..9c971d26fbb --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest97/CSharpTest97.csproj @@ -0,0 +1,440 @@ + + + + + Debug + AnyCPU + {FFB71B95-358A-4DF5-AA72-95CF9D43A43D} + Library + Properties + CSharpTest97 + CSharpTest97 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + {62474bd2-2f54-463f-b84f-526ab0331c69} + CSharpTest85 + + + {5f9e6c8f-722d-45c6-9477-8ffebba10782} + CSharpTest86 + + + {a1da2e21-70b1-4e22-b65d-8eecaa6e4b9b} + CSharpTest87 + + + {fe3316c4-af16-4201-b874-088c16ec56e4} + CSharpTest88 + + + {bc1dec8f-38e4-4251-9543-70d8404899cb} + CSharpTest89 + + + {7c648dde-bf6c-40f4-b033-7a7758fd8891} + CSharpTest90 + + + {206e9152-1e94-4543-b2c4-799c6997c96a} + CSharpTest91 + + + {4a5b2e7f-a376-406d-9a0f-dd0be3d1292d} + CSharpTest92 + + + {2455bb3b-06be-4dd9-a097-ef731d7eb248} + CSharpTest93 + + + {43638f23-3d49-4d32-a056-152b19ff387a} + CSharpTest94 + + + {d5dfa1e5-3913-4c1b-8e44-eda0f01f309e} + CSharpTest95 + + + {79ba5167-d4c6-456d-b789-15218e4685cc} + CSharpTest96 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest98/CSharpTest98.csproj b/tests/projects/stress/denseCSharp/CSharpTest98/CSharpTest98.csproj new file mode 100644 index 00000000000..d4137e6680f --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest98/CSharpTest98.csproj @@ -0,0 +1,444 @@ + + + + + Debug + AnyCPU + {BD8AADEC-68A2-4D16-A6BF-7D4479909F3C} + Library + Properties + CSharpTest98 + CSharpTest98 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + {62474bd2-2f54-463f-b84f-526ab0331c69} + CSharpTest85 + + + {5f9e6c8f-722d-45c6-9477-8ffebba10782} + CSharpTest86 + + + {a1da2e21-70b1-4e22-b65d-8eecaa6e4b9b} + CSharpTest87 + + + {fe3316c4-af16-4201-b874-088c16ec56e4} + CSharpTest88 + + + {bc1dec8f-38e4-4251-9543-70d8404899cb} + CSharpTest89 + + + {7c648dde-bf6c-40f4-b033-7a7758fd8891} + CSharpTest90 + + + {206e9152-1e94-4543-b2c4-799c6997c96a} + CSharpTest91 + + + {4a5b2e7f-a376-406d-9a0f-dd0be3d1292d} + CSharpTest92 + + + {2455bb3b-06be-4dd9-a097-ef731d7eb248} + CSharpTest93 + + + {43638f23-3d49-4d32-a056-152b19ff387a} + CSharpTest94 + + + {d5dfa1e5-3913-4c1b-8e44-eda0f01f309e} + CSharpTest95 + + + {79ba5167-d4c6-456d-b789-15218e4685cc} + CSharpTest96 + + + {ffb71b95-358a-4df5-aa72-95cf9d43a43d} + CSharpTest97 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/CSharpTest99/CSharpTest99.csproj b/tests/projects/stress/denseCSharp/CSharpTest99/CSharpTest99.csproj new file mode 100644 index 00000000000..fe488324528 --- /dev/null +++ b/tests/projects/stress/denseCSharp/CSharpTest99/CSharpTest99.csproj @@ -0,0 +1,448 @@ + + + + + Debug + AnyCPU + {B7B81EED-E8D2-46E2-A2FF-F2473A390242} + Library + Properties + CSharpTest99 + CSharpTest99 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {cadd8be9-3854-4f9a-97d4-469455dc70ec} + CSharpTest1 + + + {1d8500cd-807b-4fe8-8a9d-ee9edeb65da5} + CSharpTest2 + + + {0b746387-f5e0-42e8-9826-6910939b3cb5} + CSharpTest3 + + + {327e76dc-594c-4229-8b94-2d3b885eec94} + CSharpTest4 + + + {f8550bdb-9a8b-493d-8e66-0fc43b8aa252} + CSharpTest5 + + + {4b3a3575-c8b8-4d48-b400-a4ad27e5d8d8} + CSharpTest6 + + + {adfc4b1f-a12b-4c1d-a087-4c3f54d22f78} + CSharpTest7 + + + {6054b234-e596-453b-85fe-cacf93c835aa} + CSharpTest8 + + + {cb82261a-420b-4322-aa3a-01c2444426cb} + CSharpTest9 + + + {a3918723-437f-437c-84b0-3ed05385da4f} + CSharpTest10 + + + {6db72c6b-cffd-4720-9f48-fe8d7cfaf21d} + CSharpTest11 + + + {0b02a6cd-064f-492d-a80a-11ab2b6600e2} + CSharpTest12 + + + {ea6ee10d-341a-491b-9c0f-2a179719e715} + CSharpTest13 + + + {3bb6906b-7ceb-4acc-b7c1-8ebd0cb76542} + CSharpTest14 + + + {0e87f94b-9f92-4712-a200-70395056ecfc} + CSharpTest15 + + + {4accf65c-4912-449c-a6c6-a0db8fc0cba2} + CSharpTest16 + + + {e4a5f58d-4dce-4c31-abd5-029ef741dee3} + CSharpTest17 + + + {21cbda85-0d2b-429b-a5f7-97bea12b38f2} + CSharpTest18 + + + {7d902421-3737-4fee-bf85-8b6e60ae462a} + CSharpTest19 + + + {1b48e83d-659a-4444-b7c8-f73ea61d2d62} + CSharpTest20 + + + {404d5db0-d861-4a17-a775-54699eb8852f} + CSharpTest21 + + + {c4706abd-f1cb-49cf-a6ce-84620de59ef4} + CSharpTest22 + + + {3e86c50f-f131-42ce-92f7-6bdf62a49469} + CSharpTest23 + + + {755b76f7-df40-46a7-9f90-f7e7580e8360} + CSharpTest24 + + + {deb5a6f6-bfd6-47a1-a9fc-7027fa11e7e4} + CSharpTest25 + + + {ad0fc66f-e598-423f-b9ad-87343c4df93a} + CSharpTest26 + + + {2557f7e0-e307-4e0f-ad5b-30d2809e66d1} + CSharpTest27 + + + {241fe3ad-9980-481f-a6fd-887a55e4afc5} + CSharpTest28 + + + {651f5b32-e46e-4669-ba06-08269b8eab31} + CSharpTest29 + + + {f776c9e6-01e0-4b5a-be06-36ea78d51a8a} + CSharpTest30 + + + {8d9f9b25-4352-4135-92e6-9606a4572b30} + CSharpTest31 + + + {19c1ea49-e078-4274-a004-d5dc37e60b2e} + CSharpTest32 + + + {f348fb91-4dec-4d3e-8e5b-97e7be87ac0f} + CSharpTest33 + + + {21a21f15-8346-4dd3-8e13-af5bbdaeb727} + CSharpTest34 + + + {2d08851b-6e55-4577-80cb-4177a2446716} + CSharpTest35 + + + {c88f08fe-ef9c-4f35-adea-2a3bf4ee5eb3} + CSharpTest36 + + + {18c95f0b-749c-4b70-8420-71af2a9ce714} + CSharpTest37 + + + {a08481fa-2923-4e21-a91f-fc29257fa1d1} + CSharpTest38 + + + {1511b155-3ff6-437b-9ffe-60916b4244a9} + CSharpTest39 + + + {608185f5-1a68-4757-8f1a-36c9fff298b7} + CSharpTest40 + + + {53678d2c-5405-4995-bb73-d20e78764f63} + CSharpTest41 + + + {715c1b2a-15de-4710-a846-65ed828e669b} + CSharpTest42 + + + {6eaeed0f-96d4-44c3-8f0e-1a224d358f88} + CSharpTest43 + + + {0d992fbd-d8ac-49fb-9156-1dbf6b083b41} + CSharpTest44 + + + {fc141700-281a-4674-ae4b-5ca7b21ffe6d} + CSharpTest45 + + + {1304c0d9-593d-4ba8-a4e2-e6f4845ec76f} + CSharpTest46 + + + {455598fa-8ef3-443f-a723-0c8ac023c91e} + CSharpTest47 + + + {3a2120b1-b57f-425c-8039-6e97375063fe} + CSharpTest48 + + + {58c22e14-06a3-40b8-857b-24144d0120ac} + CSharpTest49 + + + {d8d9301f-de44-49ac-b492-f4a7d1f87e1d} + CSharpTest50 + + + {e537cfc4-8c78-41ea-9912-fd76e51f1817} + CSharpTest51 + + + {8a5e80e8-134c-49e9-9407-efa808d7643a} + CSharpTest52 + + + {9bf81f4e-7f65-45b0-a104-eb7061d7190e} + CSharpTest53 + + + {781c8d81-9063-4197-a7f7-a46d2a3804f3} + CSharpTest54 + + + {d491ec61-5b67-401a-8585-682550eb2d13} + CSharpTest55 + + + {afbb53f0-4bcd-4ec1-acbd-6772658092e3} + CSharpTest56 + + + {82998078-12d1-4d8b-afe5-7e9f752e2cf4} + CSharpTest57 + + + {a95dbce7-8ab4-48b3-b1c9-8911b2fc8900} + CSharpTest58 + + + {0d4c66b3-4512-44ec-a7b1-5d0c0995a672} + CSharpTest59 + + + {b0bc9a07-4470-4fad-b0ea-4f870090c494} + CSharpTest60 + + + {5ba7ee4f-9325-47bf-a9cb-c03c7717b336} + CSharpTest61 + + + {c0817cac-f028-4556-a680-3a8b67dcc4c8} + CSharpTest62 + + + {89fd7b77-ef4f-42a9-8c93-01603b72b34e} + CSharpTest63 + + + {df281645-33f6-48ee-985a-adb961aac65d} + CSharpTest64 + + + {60c53306-8c60-4c51-bee7-65e5e550d0ee} + CSharpTest65 + + + {066d787d-f503-4e31-a59b-56e57ab60c31} + CSharpTest66 + + + {670dc188-ef50-4e15-badc-79faeb64c9ed} + CSharpTest67 + + + {0a47aed9-f9c2-42e4-8e38-143645f07efb} + CSharpTest68 + + + {06f42a20-b69d-4413-b510-49042615d915} + CSharpTest69 + + + {292c2958-09f4-4999-8b7f-21f06b6c1edf} + CSharpTest70 + + + {84bea1f6-bc97-425c-8270-aedd0d46adea} + CSharpTest71 + + + {de1df22b-0448-4234-9edf-5012126c1991} + CSharpTest72 + + + {a6976458-6846-4c81-9b64-005c393b1e58} + CSharpTest73 + + + {0665562a-9023-443f-bea7-39bb096cf115} + CSharpTest74 + + + {2a5890ab-2a65-4fdc-84a2-2a469bae3357} + CSharpTest75 + + + {80b590f0-ec89-466a-8f73-a0bb0d2e59ee} + CSharpTest76 + + + {42fdb3f3-3870-46c3-a897-0529a3d0945e} + CSharpTest77 + + + {be067e6f-524d-4317-8c9e-28a7b4a33776} + CSharpTest78 + + + {d37329e5-2bdd-4848-bb36-5e6760471ddc} + CSharpTest79 + + + {3db69dcf-5280-4f64-9eec-69284a2b651a} + CSharpTest80 + + + {914e1202-de6d-45b1-a860-30c32092874e} + CSharpTest81 + + + {e1338dca-01d5-47b1-9206-f235a554feda} + CSharpTest82 + + + {be866d31-6e72-4fe3-a43e-b75dc5a30d89} + CSharpTest83 + + + {c029ec16-3d14-4c0a-bd1e-9029d4012585} + CSharpTest84 + + + {62474bd2-2f54-463f-b84f-526ab0331c69} + CSharpTest85 + + + {5f9e6c8f-722d-45c6-9477-8ffebba10782} + CSharpTest86 + + + {a1da2e21-70b1-4e22-b65d-8eecaa6e4b9b} + CSharpTest87 + + + {fe3316c4-af16-4201-b874-088c16ec56e4} + CSharpTest88 + + + {bc1dec8f-38e4-4251-9543-70d8404899cb} + CSharpTest89 + + + {7c648dde-bf6c-40f4-b033-7a7758fd8891} + CSharpTest90 + + + {206e9152-1e94-4543-b2c4-799c6997c96a} + CSharpTest91 + + + {4a5b2e7f-a376-406d-9a0f-dd0be3d1292d} + CSharpTest92 + + + {2455bb3b-06be-4dd9-a097-ef731d7eb248} + CSharpTest93 + + + {43638f23-3d49-4d32-a056-152b19ff387a} + CSharpTest94 + + + {d5dfa1e5-3913-4c1b-8e44-eda0f01f309e} + CSharpTest95 + + + {79ba5167-d4c6-456d-b789-15218e4685cc} + CSharpTest96 + + + {ffb71b95-358a-4df5-aa72-95cf9d43a43d} + CSharpTest97 + + + {bd8aadec-68a2-4d16-a6bf-7d4479909f3c} + CSharpTest98 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/denseCSharp/Dense.sln b/tests/projects/stress/denseCSharp/Dense.sln new file mode 100644 index 00000000000..b70261fe9aa --- /dev/null +++ b/tests/projects/stress/denseCSharp/Dense.sln @@ -0,0 +1,616 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest1", "CSharpTest1\CSharpTest1.csproj", "{CADD8BE9-3854-4F9A-97D4-469455DC70EC}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest2", "CSharpTest2\CSharpTest2.csproj", "{1D8500CD-807B-4FE8-8A9D-EE9EDEB65DA5}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest3", "CSharpTest3\CSharpTest3.csproj", "{0B746387-F5E0-42E8-9826-6910939B3CB5}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest4", "CSharpTest4\CSharpTest4.csproj", "{327E76DC-594C-4229-8B94-2D3B885EEC94}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest5", "CSharpTest5\CSharpTest5.csproj", "{F8550BDB-9A8B-493D-8E66-0FC43B8AA252}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest6", "CSharpTest6\CSharpTest6.csproj", "{4B3A3575-C8B8-4D48-B400-A4AD27E5D8D8}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest7", "CSharpTest7\CSharpTest7.csproj", "{ADFC4B1F-A12B-4C1D-A087-4C3F54D22F78}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest8", "CSharpTest8\CSharpTest8.csproj", "{6054B234-E596-453B-85FE-CACF93C835AA}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest9", "CSharpTest9\CSharpTest9.csproj", "{CB82261A-420B-4322-AA3A-01C2444426CB}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest10", "CSharpTest10\CSharpTest10.csproj", "{A3918723-437F-437C-84B0-3ED05385DA4F}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest11", "CSharpTest11\CSharpTest11.csproj", "{6DB72C6B-CFFD-4720-9F48-FE8D7CFAF21D}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest12", "CSharpTest12\CSharpTest12.csproj", "{0B02A6CD-064F-492D-A80A-11AB2B6600E2}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest13", "CSharpTest13\CSharpTest13.csproj", "{EA6EE10D-341A-491B-9C0F-2A179719E715}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest14", "CSharpTest14\CSharpTest14.csproj", "{3BB6906B-7CEB-4ACC-B7C1-8EBD0CB76542}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest15", "CSharpTest15\CSharpTest15.csproj", "{0E87F94B-9F92-4712-A200-70395056ECFC}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest16", "CSharpTest16\CSharpTest16.csproj", "{4ACCF65C-4912-449C-A6C6-A0DB8FC0CBA2}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest17", "CSharpTest17\CSharpTest17.csproj", "{E4A5F58D-4DCE-4C31-ABD5-029EF741DEE3}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest18", "CSharpTest18\CSharpTest18.csproj", "{21CBDA85-0D2B-429B-A5F7-97BEA12B38F2}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest19", "CSharpTest19\CSharpTest19.csproj", "{7D902421-3737-4FEE-BF85-8B6E60AE462A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest20", "CSharpTest20\CSharpTest20.csproj", "{1B48E83D-659A-4444-B7C8-F73EA61D2D62}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest21", "CSharpTest21\CSharpTest21.csproj", "{404D5DB0-D861-4A17-A775-54699EB8852F}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest22", "CSharpTest22\CSharpTest22.csproj", "{C4706ABD-F1CB-49CF-A6CE-84620DE59EF4}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest23", "CSharpTest23\CSharpTest23.csproj", "{3E86C50F-F131-42CE-92F7-6BDF62A49469}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest24", "CSharpTest24\CSharpTest24.csproj", "{755B76F7-DF40-46A7-9F90-F7E7580E8360}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest25", "CSharpTest25\CSharpTest25.csproj", "{DEB5A6F6-BFD6-47A1-A9FC-7027FA11E7E4}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest26", "CSharpTest26\CSharpTest26.csproj", "{AD0FC66F-E598-423F-B9AD-87343C4DF93A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest27", "CSharpTest27\CSharpTest27.csproj", "{2557F7E0-E307-4E0F-AD5B-30D2809E66D1}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest28", "CSharpTest28\CSharpTest28.csproj", "{241FE3AD-9980-481F-A6FD-887A55E4AFC5}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest29", "CSharpTest29\CSharpTest29.csproj", "{651F5B32-E46E-4669-BA06-08269B8EAB31}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest30", "CSharpTest30\CSharpTest30.csproj", "{F776C9E6-01E0-4B5A-BE06-36EA78D51A8A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest31", "CSharpTest31\CSharpTest31.csproj", "{8D9F9B25-4352-4135-92E6-9606A4572B30}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest32", "CSharpTest32\CSharpTest32.csproj", "{19C1EA49-E078-4274-A004-D5DC37E60B2E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest33", "CSharpTest33\CSharpTest33.csproj", "{F348FB91-4DEC-4D3E-8E5B-97E7BE87AC0F}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest34", "CSharpTest34\CSharpTest34.csproj", "{21A21F15-8346-4DD3-8E13-AF5BBDAEB727}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest35", "CSharpTest35\CSharpTest35.csproj", "{2D08851B-6E55-4577-80CB-4177A2446716}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest36", "CSharpTest36\CSharpTest36.csproj", "{C88F08FE-EF9C-4F35-ADEA-2A3BF4EE5EB3}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest37", "CSharpTest37\CSharpTest37.csproj", "{18C95F0B-749C-4B70-8420-71AF2A9CE714}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest38", "CSharpTest38\CSharpTest38.csproj", "{A08481FA-2923-4E21-A91F-FC29257FA1D1}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest39", "CSharpTest39\CSharpTest39.csproj", "{1511B155-3FF6-437B-9FFE-60916B4244A9}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest40", "CSharpTest40\CSharpTest40.csproj", "{608185F5-1A68-4757-8F1A-36C9FFF298B7}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest41", "CSharpTest41\CSharpTest41.csproj", "{53678D2C-5405-4995-BB73-D20E78764F63}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest42", "CSharpTest42\CSharpTest42.csproj", "{715C1B2A-15DE-4710-A846-65ED828E669B}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest43", "CSharpTest43\CSharpTest43.csproj", "{6EAEED0F-96D4-44C3-8F0E-1A224D358F88}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest44", "CSharpTest44\CSharpTest44.csproj", "{0D992FBD-D8AC-49FB-9156-1DBF6B083B41}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest45", "CSharpTest45\CSharpTest45.csproj", "{FC141700-281A-4674-AE4B-5CA7B21FFE6D}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest46", "CSharpTest46\CSharpTest46.csproj", "{1304C0D9-593D-4BA8-A4E2-E6F4845EC76F}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest47", "CSharpTest47\CSharpTest47.csproj", "{455598FA-8EF3-443F-A723-0C8AC023C91E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest48", "CSharpTest48\CSharpTest48.csproj", "{3A2120B1-B57F-425C-8039-6E97375063FE}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest49", "CSharpTest49\CSharpTest49.csproj", "{58C22E14-06A3-40B8-857B-24144D0120AC}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest50", "CSharpTest50\CSharpTest50.csproj", "{D8D9301F-DE44-49AC-B492-F4A7D1F87E1D}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest51", "CSharpTest51\CSharpTest51.csproj", "{E537CFC4-8C78-41EA-9912-FD76E51F1817}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest52", "CSharpTest52\CSharpTest52.csproj", "{8A5E80E8-134C-49E9-9407-EFA808D7643A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest53", "CSharpTest53\CSharpTest53.csproj", "{9BF81F4E-7F65-45B0-A104-EB7061D7190E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest54", "CSharpTest54\CSharpTest54.csproj", "{781C8D81-9063-4197-A7F7-A46D2A3804F3}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest55", "CSharpTest55\CSharpTest55.csproj", "{D491EC61-5B67-401A-8585-682550EB2D13}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest56", "CSharpTest56\CSharpTest56.csproj", "{AFBB53F0-4BCD-4EC1-ACBD-6772658092E3}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest57", "CSharpTest57\CSharpTest57.csproj", "{82998078-12D1-4D8B-AFE5-7E9F752E2CF4}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest58", "CSharpTest58\CSharpTest58.csproj", "{A95DBCE7-8AB4-48B3-B1C9-8911B2FC8900}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest59", "CSharpTest59\CSharpTest59.csproj", "{0D4C66B3-4512-44EC-A7B1-5D0C0995A672}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest60", "CSharpTest60\CSharpTest60.csproj", "{B0BC9A07-4470-4FAD-B0EA-4F870090C494}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest61", "CSharpTest61\CSharpTest61.csproj", "{5BA7EE4F-9325-47BF-A9CB-C03C7717B336}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest62", "CSharpTest62\CSharpTest62.csproj", "{C0817CAC-F028-4556-A680-3A8B67DCC4C8}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest63", "CSharpTest63\CSharpTest63.csproj", "{89FD7B77-EF4F-42A9-8C93-01603B72B34E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest64", "CSharpTest64\CSharpTest64.csproj", "{DF281645-33F6-48EE-985A-ADB961AAC65D}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest65", "CSharpTest65\CSharpTest65.csproj", "{60C53306-8C60-4C51-BEE7-65E5E550D0EE}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest66", "CSharpTest66\CSharpTest66.csproj", "{066D787D-F503-4E31-A59B-56E57AB60C31}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest67", "CSharpTest67\CSharpTest67.csproj", "{670DC188-EF50-4E15-BADC-79FAEB64C9ED}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest68", "CSharpTest68\CSharpTest68.csproj", "{0A47AED9-F9C2-42E4-8E38-143645F07EFB}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest69", "CSharpTest69\CSharpTest69.csproj", "{06F42A20-B69D-4413-B510-49042615D915}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest70", "CSharpTest70\CSharpTest70.csproj", "{292C2958-09F4-4999-8B7F-21F06B6C1EDF}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest71", "CSharpTest71\CSharpTest71.csproj", "{84BEA1F6-BC97-425C-8270-AEDD0D46ADEA}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest72", "CSharpTest72\CSharpTest72.csproj", "{DE1DF22B-0448-4234-9EDF-5012126C1991}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest73", "CSharpTest73\CSharpTest73.csproj", "{A6976458-6846-4C81-9B64-005C393B1E58}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest74", "CSharpTest74\CSharpTest74.csproj", "{0665562A-9023-443F-BEA7-39BB096CF115}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest75", "CSharpTest75\CSharpTest75.csproj", "{2A5890AB-2A65-4FDC-84A2-2A469BAE3357}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest76", "CSharpTest76\CSharpTest76.csproj", "{80B590F0-EC89-466A-8F73-A0BB0D2E59EE}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest77", "CSharpTest77\CSharpTest77.csproj", "{42FDB3F3-3870-46C3-A897-0529A3D0945E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest78", "CSharpTest78\CSharpTest78.csproj", "{BE067E6F-524D-4317-8C9E-28A7B4A33776}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest79", "CSharpTest79\CSharpTest79.csproj", "{D37329E5-2BDD-4848-BB36-5E6760471DDC}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest80", "CSharpTest80\CSharpTest80.csproj", "{3DB69DCF-5280-4F64-9EEC-69284A2B651A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest81", "CSharpTest81\CSharpTest81.csproj", "{914E1202-DE6D-45B1-A860-30C32092874E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest82", "CSharpTest82\CSharpTest82.csproj", "{E1338DCA-01D5-47B1-9206-F235A554FEDA}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest83", "CSharpTest83\CSharpTest83.csproj", "{BE866D31-6E72-4FE3-A43E-B75DC5A30D89}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest84", "CSharpTest84\CSharpTest84.csproj", "{C029EC16-3D14-4C0A-BD1E-9029D4012585}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest85", "CSharpTest85\CSharpTest85.csproj", "{62474BD2-2F54-463F-B84F-526AB0331C69}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest86", "CSharpTest86\CSharpTest86.csproj", "{5F9E6C8F-722D-45C6-9477-8FFEBBA10782}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest87", "CSharpTest87\CSharpTest87.csproj", "{A1DA2E21-70B1-4E22-B65D-8EECAA6E4B9B}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest88", "CSharpTest88\CSharpTest88.csproj", "{FE3316C4-AF16-4201-B874-088C16EC56E4}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest89", "CSharpTest89\CSharpTest89.csproj", "{BC1DEC8F-38E4-4251-9543-70D8404899CB}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest90", "CSharpTest90\CSharpTest90.csproj", "{7C648DDE-BF6C-40F4-B033-7A7758FD8891}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest91", "CSharpTest91\CSharpTest91.csproj", "{206E9152-1E94-4543-B2C4-799C6997C96A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest92", "CSharpTest92\CSharpTest92.csproj", "{4A5B2E7F-A376-406D-9A0F-DD0BE3D1292D}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest93", "CSharpTest93\CSharpTest93.csproj", "{2455BB3B-06BE-4DD9-A097-EF731D7EB248}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest94", "CSharpTest94\CSharpTest94.csproj", "{43638F23-3D49-4D32-A056-152B19FF387A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest95", "CSharpTest95\CSharpTest95.csproj", "{D5DFA1E5-3913-4C1B-8E44-EDA0F01F309E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest96", "CSharpTest96\CSharpTest96.csproj", "{79BA5167-D4C6-456D-B789-15218E4685CC}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest97", "CSharpTest97\CSharpTest97.csproj", "{FFB71B95-358A-4DF5-AA72-95CF9D43A43D}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest98", "CSharpTest98\CSharpTest98.csproj", "{BD8AADEC-68A2-4D16-A6BF-7D4479909F3C}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest99", "CSharpTest99\CSharpTest99.csproj", "{B7B81EED-E8D2-46E2-A2FF-F2473A390242}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTest100", "CSharpTest100\CSharpTest100.csproj", "{7D9CD9C7-A9F2-4628-B101-556071D55060}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {CADD8BE9-3854-4F9A-97D4-469455DC70EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CADD8BE9-3854-4F9A-97D4-469455DC70EC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CADD8BE9-3854-4F9A-97D4-469455DC70EC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CADD8BE9-3854-4F9A-97D4-469455DC70EC}.Release|Any CPU.Build.0 = Release|Any CPU + {1D8500CD-807B-4FE8-8A9D-EE9EDEB65DA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1D8500CD-807B-4FE8-8A9D-EE9EDEB65DA5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1D8500CD-807B-4FE8-8A9D-EE9EDEB65DA5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1D8500CD-807B-4FE8-8A9D-EE9EDEB65DA5}.Release|Any CPU.Build.0 = Release|Any CPU + {0B746387-F5E0-42E8-9826-6910939B3CB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0B746387-F5E0-42E8-9826-6910939B3CB5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0B746387-F5E0-42E8-9826-6910939B3CB5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0B746387-F5E0-42E8-9826-6910939B3CB5}.Release|Any CPU.Build.0 = Release|Any CPU + {327E76DC-594C-4229-8B94-2D3B885EEC94}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {327E76DC-594C-4229-8B94-2D3B885EEC94}.Debug|Any CPU.Build.0 = Debug|Any CPU + {327E76DC-594C-4229-8B94-2D3B885EEC94}.Release|Any CPU.ActiveCfg = Release|Any CPU + {327E76DC-594C-4229-8B94-2D3B885EEC94}.Release|Any CPU.Build.0 = Release|Any CPU + {F8550BDB-9A8B-493D-8E66-0FC43B8AA252}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F8550BDB-9A8B-493D-8E66-0FC43B8AA252}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F8550BDB-9A8B-493D-8E66-0FC43B8AA252}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F8550BDB-9A8B-493D-8E66-0FC43B8AA252}.Release|Any CPU.Build.0 = Release|Any CPU + {4B3A3575-C8B8-4D48-B400-A4AD27E5D8D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4B3A3575-C8B8-4D48-B400-A4AD27E5D8D8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4B3A3575-C8B8-4D48-B400-A4AD27E5D8D8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4B3A3575-C8B8-4D48-B400-A4AD27E5D8D8}.Release|Any CPU.Build.0 = Release|Any CPU + {ADFC4B1F-A12B-4C1D-A087-4C3F54D22F78}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ADFC4B1F-A12B-4C1D-A087-4C3F54D22F78}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ADFC4B1F-A12B-4C1D-A087-4C3F54D22F78}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ADFC4B1F-A12B-4C1D-A087-4C3F54D22F78}.Release|Any CPU.Build.0 = Release|Any CPU + {6054B234-E596-453B-85FE-CACF93C835AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6054B234-E596-453B-85FE-CACF93C835AA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6054B234-E596-453B-85FE-CACF93C835AA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6054B234-E596-453B-85FE-CACF93C835AA}.Release|Any CPU.Build.0 = Release|Any CPU + {CB82261A-420B-4322-AA3A-01C2444426CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CB82261A-420B-4322-AA3A-01C2444426CB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CB82261A-420B-4322-AA3A-01C2444426CB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CB82261A-420B-4322-AA3A-01C2444426CB}.Release|Any CPU.Build.0 = Release|Any CPU + {A3918723-437F-437C-84B0-3ED05385DA4F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A3918723-437F-437C-84B0-3ED05385DA4F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A3918723-437F-437C-84B0-3ED05385DA4F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A3918723-437F-437C-84B0-3ED05385DA4F}.Release|Any CPU.Build.0 = Release|Any CPU + {6DB72C6B-CFFD-4720-9F48-FE8D7CFAF21D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6DB72C6B-CFFD-4720-9F48-FE8D7CFAF21D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6DB72C6B-CFFD-4720-9F48-FE8D7CFAF21D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6DB72C6B-CFFD-4720-9F48-FE8D7CFAF21D}.Release|Any CPU.Build.0 = Release|Any CPU + {0B02A6CD-064F-492D-A80A-11AB2B6600E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0B02A6CD-064F-492D-A80A-11AB2B6600E2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0B02A6CD-064F-492D-A80A-11AB2B6600E2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0B02A6CD-064F-492D-A80A-11AB2B6600E2}.Release|Any CPU.Build.0 = Release|Any CPU + {EA6EE10D-341A-491B-9C0F-2A179719E715}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EA6EE10D-341A-491B-9C0F-2A179719E715}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EA6EE10D-341A-491B-9C0F-2A179719E715}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EA6EE10D-341A-491B-9C0F-2A179719E715}.Release|Any CPU.Build.0 = Release|Any CPU + {3BB6906B-7CEB-4ACC-B7C1-8EBD0CB76542}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3BB6906B-7CEB-4ACC-B7C1-8EBD0CB76542}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3BB6906B-7CEB-4ACC-B7C1-8EBD0CB76542}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3BB6906B-7CEB-4ACC-B7C1-8EBD0CB76542}.Release|Any CPU.Build.0 = Release|Any CPU + {0E87F94B-9F92-4712-A200-70395056ECFC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0E87F94B-9F92-4712-A200-70395056ECFC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0E87F94B-9F92-4712-A200-70395056ECFC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0E87F94B-9F92-4712-A200-70395056ECFC}.Release|Any CPU.Build.0 = Release|Any CPU + {4ACCF65C-4912-449C-A6C6-A0DB8FC0CBA2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4ACCF65C-4912-449C-A6C6-A0DB8FC0CBA2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4ACCF65C-4912-449C-A6C6-A0DB8FC0CBA2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4ACCF65C-4912-449C-A6C6-A0DB8FC0CBA2}.Release|Any CPU.Build.0 = Release|Any CPU + {E4A5F58D-4DCE-4C31-ABD5-029EF741DEE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E4A5F58D-4DCE-4C31-ABD5-029EF741DEE3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E4A5F58D-4DCE-4C31-ABD5-029EF741DEE3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E4A5F58D-4DCE-4C31-ABD5-029EF741DEE3}.Release|Any CPU.Build.0 = Release|Any CPU + {21CBDA85-0D2B-429B-A5F7-97BEA12B38F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {21CBDA85-0D2B-429B-A5F7-97BEA12B38F2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {21CBDA85-0D2B-429B-A5F7-97BEA12B38F2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {21CBDA85-0D2B-429B-A5F7-97BEA12B38F2}.Release|Any CPU.Build.0 = Release|Any CPU + {7D902421-3737-4FEE-BF85-8B6E60AE462A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7D902421-3737-4FEE-BF85-8B6E60AE462A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7D902421-3737-4FEE-BF85-8B6E60AE462A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7D902421-3737-4FEE-BF85-8B6E60AE462A}.Release|Any CPU.Build.0 = Release|Any CPU + {1B48E83D-659A-4444-B7C8-F73EA61D2D62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1B48E83D-659A-4444-B7C8-F73EA61D2D62}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1B48E83D-659A-4444-B7C8-F73EA61D2D62}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1B48E83D-659A-4444-B7C8-F73EA61D2D62}.Release|Any CPU.Build.0 = Release|Any CPU + {404D5DB0-D861-4A17-A775-54699EB8852F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {404D5DB0-D861-4A17-A775-54699EB8852F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {404D5DB0-D861-4A17-A775-54699EB8852F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {404D5DB0-D861-4A17-A775-54699EB8852F}.Release|Any CPU.Build.0 = Release|Any CPU + {C4706ABD-F1CB-49CF-A6CE-84620DE59EF4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C4706ABD-F1CB-49CF-A6CE-84620DE59EF4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C4706ABD-F1CB-49CF-A6CE-84620DE59EF4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C4706ABD-F1CB-49CF-A6CE-84620DE59EF4}.Release|Any CPU.Build.0 = Release|Any CPU + {3E86C50F-F131-42CE-92F7-6BDF62A49469}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3E86C50F-F131-42CE-92F7-6BDF62A49469}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3E86C50F-F131-42CE-92F7-6BDF62A49469}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3E86C50F-F131-42CE-92F7-6BDF62A49469}.Release|Any CPU.Build.0 = Release|Any CPU + {755B76F7-DF40-46A7-9F90-F7E7580E8360}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {755B76F7-DF40-46A7-9F90-F7E7580E8360}.Debug|Any CPU.Build.0 = Debug|Any CPU + {755B76F7-DF40-46A7-9F90-F7E7580E8360}.Release|Any CPU.ActiveCfg = Release|Any CPU + {755B76F7-DF40-46A7-9F90-F7E7580E8360}.Release|Any CPU.Build.0 = Release|Any CPU + {DEB5A6F6-BFD6-47A1-A9FC-7027FA11E7E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DEB5A6F6-BFD6-47A1-A9FC-7027FA11E7E4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DEB5A6F6-BFD6-47A1-A9FC-7027FA11E7E4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DEB5A6F6-BFD6-47A1-A9FC-7027FA11E7E4}.Release|Any CPU.Build.0 = Release|Any CPU + {AD0FC66F-E598-423F-B9AD-87343C4DF93A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AD0FC66F-E598-423F-B9AD-87343C4DF93A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AD0FC66F-E598-423F-B9AD-87343C4DF93A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AD0FC66F-E598-423F-B9AD-87343C4DF93A}.Release|Any CPU.Build.0 = Release|Any CPU + {2557F7E0-E307-4E0F-AD5B-30D2809E66D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2557F7E0-E307-4E0F-AD5B-30D2809E66D1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2557F7E0-E307-4E0F-AD5B-30D2809E66D1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2557F7E0-E307-4E0F-AD5B-30D2809E66D1}.Release|Any CPU.Build.0 = Release|Any CPU + {241FE3AD-9980-481F-A6FD-887A55E4AFC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {241FE3AD-9980-481F-A6FD-887A55E4AFC5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {241FE3AD-9980-481F-A6FD-887A55E4AFC5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {241FE3AD-9980-481F-A6FD-887A55E4AFC5}.Release|Any CPU.Build.0 = Release|Any CPU + {651F5B32-E46E-4669-BA06-08269B8EAB31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {651F5B32-E46E-4669-BA06-08269B8EAB31}.Debug|Any CPU.Build.0 = Debug|Any CPU + {651F5B32-E46E-4669-BA06-08269B8EAB31}.Release|Any CPU.ActiveCfg = Release|Any CPU + {651F5B32-E46E-4669-BA06-08269B8EAB31}.Release|Any CPU.Build.0 = Release|Any CPU + {F776C9E6-01E0-4B5A-BE06-36EA78D51A8A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F776C9E6-01E0-4B5A-BE06-36EA78D51A8A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F776C9E6-01E0-4B5A-BE06-36EA78D51A8A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F776C9E6-01E0-4B5A-BE06-36EA78D51A8A}.Release|Any CPU.Build.0 = Release|Any CPU + {8D9F9B25-4352-4135-92E6-9606A4572B30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8D9F9B25-4352-4135-92E6-9606A4572B30}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8D9F9B25-4352-4135-92E6-9606A4572B30}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8D9F9B25-4352-4135-92E6-9606A4572B30}.Release|Any CPU.Build.0 = Release|Any CPU + {19C1EA49-E078-4274-A004-D5DC37E60B2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {19C1EA49-E078-4274-A004-D5DC37E60B2E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {19C1EA49-E078-4274-A004-D5DC37E60B2E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {19C1EA49-E078-4274-A004-D5DC37E60B2E}.Release|Any CPU.Build.0 = Release|Any CPU + {F348FB91-4DEC-4D3E-8E5B-97E7BE87AC0F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F348FB91-4DEC-4D3E-8E5B-97E7BE87AC0F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F348FB91-4DEC-4D3E-8E5B-97E7BE87AC0F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F348FB91-4DEC-4D3E-8E5B-97E7BE87AC0F}.Release|Any CPU.Build.0 = Release|Any CPU + {21A21F15-8346-4DD3-8E13-AF5BBDAEB727}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {21A21F15-8346-4DD3-8E13-AF5BBDAEB727}.Debug|Any CPU.Build.0 = Debug|Any CPU + {21A21F15-8346-4DD3-8E13-AF5BBDAEB727}.Release|Any CPU.ActiveCfg = Release|Any CPU + {21A21F15-8346-4DD3-8E13-AF5BBDAEB727}.Release|Any CPU.Build.0 = Release|Any CPU + {2D08851B-6E55-4577-80CB-4177A2446716}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2D08851B-6E55-4577-80CB-4177A2446716}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2D08851B-6E55-4577-80CB-4177A2446716}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2D08851B-6E55-4577-80CB-4177A2446716}.Release|Any CPU.Build.0 = Release|Any CPU + {C88F08FE-EF9C-4F35-ADEA-2A3BF4EE5EB3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C88F08FE-EF9C-4F35-ADEA-2A3BF4EE5EB3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C88F08FE-EF9C-4F35-ADEA-2A3BF4EE5EB3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C88F08FE-EF9C-4F35-ADEA-2A3BF4EE5EB3}.Release|Any CPU.Build.0 = Release|Any CPU + {18C95F0B-749C-4B70-8420-71AF2A9CE714}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {18C95F0B-749C-4B70-8420-71AF2A9CE714}.Debug|Any CPU.Build.0 = Debug|Any CPU + {18C95F0B-749C-4B70-8420-71AF2A9CE714}.Release|Any CPU.ActiveCfg = Release|Any CPU + {18C95F0B-749C-4B70-8420-71AF2A9CE714}.Release|Any CPU.Build.0 = Release|Any CPU + {A08481FA-2923-4E21-A91F-FC29257FA1D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A08481FA-2923-4E21-A91F-FC29257FA1D1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A08481FA-2923-4E21-A91F-FC29257FA1D1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A08481FA-2923-4E21-A91F-FC29257FA1D1}.Release|Any CPU.Build.0 = Release|Any CPU + {1511B155-3FF6-437B-9FFE-60916B4244A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1511B155-3FF6-437B-9FFE-60916B4244A9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1511B155-3FF6-437B-9FFE-60916B4244A9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1511B155-3FF6-437B-9FFE-60916B4244A9}.Release|Any CPU.Build.0 = Release|Any CPU + {608185F5-1A68-4757-8F1A-36C9FFF298B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {608185F5-1A68-4757-8F1A-36C9FFF298B7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {608185F5-1A68-4757-8F1A-36C9FFF298B7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {608185F5-1A68-4757-8F1A-36C9FFF298B7}.Release|Any CPU.Build.0 = Release|Any CPU + {53678D2C-5405-4995-BB73-D20E78764F63}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {53678D2C-5405-4995-BB73-D20E78764F63}.Debug|Any CPU.Build.0 = Debug|Any CPU + {53678D2C-5405-4995-BB73-D20E78764F63}.Release|Any CPU.ActiveCfg = Release|Any CPU + {53678D2C-5405-4995-BB73-D20E78764F63}.Release|Any CPU.Build.0 = Release|Any CPU + {715C1B2A-15DE-4710-A846-65ED828E669B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {715C1B2A-15DE-4710-A846-65ED828E669B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {715C1B2A-15DE-4710-A846-65ED828E669B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {715C1B2A-15DE-4710-A846-65ED828E669B}.Release|Any CPU.Build.0 = Release|Any CPU + {6EAEED0F-96D4-44C3-8F0E-1A224D358F88}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6EAEED0F-96D4-44C3-8F0E-1A224D358F88}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6EAEED0F-96D4-44C3-8F0E-1A224D358F88}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6EAEED0F-96D4-44C3-8F0E-1A224D358F88}.Release|Any CPU.Build.0 = Release|Any CPU + {0D992FBD-D8AC-49FB-9156-1DBF6B083B41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0D992FBD-D8AC-49FB-9156-1DBF6B083B41}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0D992FBD-D8AC-49FB-9156-1DBF6B083B41}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0D992FBD-D8AC-49FB-9156-1DBF6B083B41}.Release|Any CPU.Build.0 = Release|Any CPU + {FC141700-281A-4674-AE4B-5CA7B21FFE6D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FC141700-281A-4674-AE4B-5CA7B21FFE6D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FC141700-281A-4674-AE4B-5CA7B21FFE6D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FC141700-281A-4674-AE4B-5CA7B21FFE6D}.Release|Any CPU.Build.0 = Release|Any CPU + {1304C0D9-593D-4BA8-A4E2-E6F4845EC76F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1304C0D9-593D-4BA8-A4E2-E6F4845EC76F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1304C0D9-593D-4BA8-A4E2-E6F4845EC76F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1304C0D9-593D-4BA8-A4E2-E6F4845EC76F}.Release|Any CPU.Build.0 = Release|Any CPU + {455598FA-8EF3-443F-A723-0C8AC023C91E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {455598FA-8EF3-443F-A723-0C8AC023C91E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {455598FA-8EF3-443F-A723-0C8AC023C91E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {455598FA-8EF3-443F-A723-0C8AC023C91E}.Release|Any CPU.Build.0 = Release|Any CPU + {3A2120B1-B57F-425C-8039-6E97375063FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3A2120B1-B57F-425C-8039-6E97375063FE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3A2120B1-B57F-425C-8039-6E97375063FE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3A2120B1-B57F-425C-8039-6E97375063FE}.Release|Any CPU.Build.0 = Release|Any CPU + {58C22E14-06A3-40B8-857B-24144D0120AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {58C22E14-06A3-40B8-857B-24144D0120AC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {58C22E14-06A3-40B8-857B-24144D0120AC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {58C22E14-06A3-40B8-857B-24144D0120AC}.Release|Any CPU.Build.0 = Release|Any CPU + {D8D9301F-DE44-49AC-B492-F4A7D1F87E1D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D8D9301F-DE44-49AC-B492-F4A7D1F87E1D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D8D9301F-DE44-49AC-B492-F4A7D1F87E1D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D8D9301F-DE44-49AC-B492-F4A7D1F87E1D}.Release|Any CPU.Build.0 = Release|Any CPU + {E537CFC4-8C78-41EA-9912-FD76E51F1817}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E537CFC4-8C78-41EA-9912-FD76E51F1817}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E537CFC4-8C78-41EA-9912-FD76E51F1817}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E537CFC4-8C78-41EA-9912-FD76E51F1817}.Release|Any CPU.Build.0 = Release|Any CPU + {8A5E80E8-134C-49E9-9407-EFA808D7643A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8A5E80E8-134C-49E9-9407-EFA808D7643A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8A5E80E8-134C-49E9-9407-EFA808D7643A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8A5E80E8-134C-49E9-9407-EFA808D7643A}.Release|Any CPU.Build.0 = Release|Any CPU + {9BF81F4E-7F65-45B0-A104-EB7061D7190E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9BF81F4E-7F65-45B0-A104-EB7061D7190E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9BF81F4E-7F65-45B0-A104-EB7061D7190E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9BF81F4E-7F65-45B0-A104-EB7061D7190E}.Release|Any CPU.Build.0 = Release|Any CPU + {781C8D81-9063-4197-A7F7-A46D2A3804F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {781C8D81-9063-4197-A7F7-A46D2A3804F3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {781C8D81-9063-4197-A7F7-A46D2A3804F3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {781C8D81-9063-4197-A7F7-A46D2A3804F3}.Release|Any CPU.Build.0 = Release|Any CPU + {D491EC61-5B67-401A-8585-682550EB2D13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D491EC61-5B67-401A-8585-682550EB2D13}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D491EC61-5B67-401A-8585-682550EB2D13}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D491EC61-5B67-401A-8585-682550EB2D13}.Release|Any CPU.Build.0 = Release|Any CPU + {AFBB53F0-4BCD-4EC1-ACBD-6772658092E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AFBB53F0-4BCD-4EC1-ACBD-6772658092E3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AFBB53F0-4BCD-4EC1-ACBD-6772658092E3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AFBB53F0-4BCD-4EC1-ACBD-6772658092E3}.Release|Any CPU.Build.0 = Release|Any CPU + {82998078-12D1-4D8B-AFE5-7E9F752E2CF4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {82998078-12D1-4D8B-AFE5-7E9F752E2CF4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {82998078-12D1-4D8B-AFE5-7E9F752E2CF4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {82998078-12D1-4D8B-AFE5-7E9F752E2CF4}.Release|Any CPU.Build.0 = Release|Any CPU + {A95DBCE7-8AB4-48B3-B1C9-8911B2FC8900}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A95DBCE7-8AB4-48B3-B1C9-8911B2FC8900}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A95DBCE7-8AB4-48B3-B1C9-8911B2FC8900}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A95DBCE7-8AB4-48B3-B1C9-8911B2FC8900}.Release|Any CPU.Build.0 = Release|Any CPU + {0D4C66B3-4512-44EC-A7B1-5D0C0995A672}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0D4C66B3-4512-44EC-A7B1-5D0C0995A672}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0D4C66B3-4512-44EC-A7B1-5D0C0995A672}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0D4C66B3-4512-44EC-A7B1-5D0C0995A672}.Release|Any CPU.Build.0 = Release|Any CPU + {B0BC9A07-4470-4FAD-B0EA-4F870090C494}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B0BC9A07-4470-4FAD-B0EA-4F870090C494}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B0BC9A07-4470-4FAD-B0EA-4F870090C494}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B0BC9A07-4470-4FAD-B0EA-4F870090C494}.Release|Any CPU.Build.0 = Release|Any CPU + {5BA7EE4F-9325-47BF-A9CB-C03C7717B336}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5BA7EE4F-9325-47BF-A9CB-C03C7717B336}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5BA7EE4F-9325-47BF-A9CB-C03C7717B336}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5BA7EE4F-9325-47BF-A9CB-C03C7717B336}.Release|Any CPU.Build.0 = Release|Any CPU + {C0817CAC-F028-4556-A680-3A8B67DCC4C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C0817CAC-F028-4556-A680-3A8B67DCC4C8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C0817CAC-F028-4556-A680-3A8B67DCC4C8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C0817CAC-F028-4556-A680-3A8B67DCC4C8}.Release|Any CPU.Build.0 = Release|Any CPU + {89FD7B77-EF4F-42A9-8C93-01603B72B34E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {89FD7B77-EF4F-42A9-8C93-01603B72B34E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {89FD7B77-EF4F-42A9-8C93-01603B72B34E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {89FD7B77-EF4F-42A9-8C93-01603B72B34E}.Release|Any CPU.Build.0 = Release|Any CPU + {DF281645-33F6-48EE-985A-ADB961AAC65D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DF281645-33F6-48EE-985A-ADB961AAC65D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DF281645-33F6-48EE-985A-ADB961AAC65D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DF281645-33F6-48EE-985A-ADB961AAC65D}.Release|Any CPU.Build.0 = Release|Any CPU + {60C53306-8C60-4C51-BEE7-65E5E550D0EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {60C53306-8C60-4C51-BEE7-65E5E550D0EE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {60C53306-8C60-4C51-BEE7-65E5E550D0EE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {60C53306-8C60-4C51-BEE7-65E5E550D0EE}.Release|Any CPU.Build.0 = Release|Any CPU + {066D787D-F503-4E31-A59B-56E57AB60C31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {066D787D-F503-4E31-A59B-56E57AB60C31}.Debug|Any CPU.Build.0 = Debug|Any CPU + {066D787D-F503-4E31-A59B-56E57AB60C31}.Release|Any CPU.ActiveCfg = Release|Any CPU + {066D787D-F503-4E31-A59B-56E57AB60C31}.Release|Any CPU.Build.0 = Release|Any CPU + {670DC188-EF50-4E15-BADC-79FAEB64C9ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {670DC188-EF50-4E15-BADC-79FAEB64C9ED}.Debug|Any CPU.Build.0 = Debug|Any CPU + {670DC188-EF50-4E15-BADC-79FAEB64C9ED}.Release|Any CPU.ActiveCfg = Release|Any CPU + {670DC188-EF50-4E15-BADC-79FAEB64C9ED}.Release|Any CPU.Build.0 = Release|Any CPU + {0A47AED9-F9C2-42E4-8E38-143645F07EFB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0A47AED9-F9C2-42E4-8E38-143645F07EFB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0A47AED9-F9C2-42E4-8E38-143645F07EFB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0A47AED9-F9C2-42E4-8E38-143645F07EFB}.Release|Any CPU.Build.0 = Release|Any CPU + {06F42A20-B69D-4413-B510-49042615D915}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {06F42A20-B69D-4413-B510-49042615D915}.Debug|Any CPU.Build.0 = Debug|Any CPU + {06F42A20-B69D-4413-B510-49042615D915}.Release|Any CPU.ActiveCfg = Release|Any CPU + {06F42A20-B69D-4413-B510-49042615D915}.Release|Any CPU.Build.0 = Release|Any CPU + {292C2958-09F4-4999-8B7F-21F06B6C1EDF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {292C2958-09F4-4999-8B7F-21F06B6C1EDF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {292C2958-09F4-4999-8B7F-21F06B6C1EDF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {292C2958-09F4-4999-8B7F-21F06B6C1EDF}.Release|Any CPU.Build.0 = Release|Any CPU + {84BEA1F6-BC97-425C-8270-AEDD0D46ADEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {84BEA1F6-BC97-425C-8270-AEDD0D46ADEA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {84BEA1F6-BC97-425C-8270-AEDD0D46ADEA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {84BEA1F6-BC97-425C-8270-AEDD0D46ADEA}.Release|Any CPU.Build.0 = Release|Any CPU + {DE1DF22B-0448-4234-9EDF-5012126C1991}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DE1DF22B-0448-4234-9EDF-5012126C1991}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DE1DF22B-0448-4234-9EDF-5012126C1991}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DE1DF22B-0448-4234-9EDF-5012126C1991}.Release|Any CPU.Build.0 = Release|Any CPU + {A6976458-6846-4C81-9B64-005C393B1E58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A6976458-6846-4C81-9B64-005C393B1E58}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A6976458-6846-4C81-9B64-005C393B1E58}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A6976458-6846-4C81-9B64-005C393B1E58}.Release|Any CPU.Build.0 = Release|Any CPU + {0665562A-9023-443F-BEA7-39BB096CF115}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0665562A-9023-443F-BEA7-39BB096CF115}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0665562A-9023-443F-BEA7-39BB096CF115}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0665562A-9023-443F-BEA7-39BB096CF115}.Release|Any CPU.Build.0 = Release|Any CPU + {2A5890AB-2A65-4FDC-84A2-2A469BAE3357}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2A5890AB-2A65-4FDC-84A2-2A469BAE3357}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2A5890AB-2A65-4FDC-84A2-2A469BAE3357}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2A5890AB-2A65-4FDC-84A2-2A469BAE3357}.Release|Any CPU.Build.0 = Release|Any CPU + {80B590F0-EC89-466A-8F73-A0BB0D2E59EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {80B590F0-EC89-466A-8F73-A0BB0D2E59EE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {80B590F0-EC89-466A-8F73-A0BB0D2E59EE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {80B590F0-EC89-466A-8F73-A0BB0D2E59EE}.Release|Any CPU.Build.0 = Release|Any CPU + {42FDB3F3-3870-46C3-A897-0529A3D0945E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {42FDB3F3-3870-46C3-A897-0529A3D0945E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {42FDB3F3-3870-46C3-A897-0529A3D0945E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {42FDB3F3-3870-46C3-A897-0529A3D0945E}.Release|Any CPU.Build.0 = Release|Any CPU + {BE067E6F-524D-4317-8C9E-28A7B4A33776}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BE067E6F-524D-4317-8C9E-28A7B4A33776}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BE067E6F-524D-4317-8C9E-28A7B4A33776}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BE067E6F-524D-4317-8C9E-28A7B4A33776}.Release|Any CPU.Build.0 = Release|Any CPU + {D37329E5-2BDD-4848-BB36-5E6760471DDC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D37329E5-2BDD-4848-BB36-5E6760471DDC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D37329E5-2BDD-4848-BB36-5E6760471DDC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D37329E5-2BDD-4848-BB36-5E6760471DDC}.Release|Any CPU.Build.0 = Release|Any CPU + {3DB69DCF-5280-4F64-9EEC-69284A2B651A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3DB69DCF-5280-4F64-9EEC-69284A2B651A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3DB69DCF-5280-4F64-9EEC-69284A2B651A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3DB69DCF-5280-4F64-9EEC-69284A2B651A}.Release|Any CPU.Build.0 = Release|Any CPU + {914E1202-DE6D-45B1-A860-30C32092874E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {914E1202-DE6D-45B1-A860-30C32092874E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {914E1202-DE6D-45B1-A860-30C32092874E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {914E1202-DE6D-45B1-A860-30C32092874E}.Release|Any CPU.Build.0 = Release|Any CPU + {E1338DCA-01D5-47B1-9206-F235A554FEDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E1338DCA-01D5-47B1-9206-F235A554FEDA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E1338DCA-01D5-47B1-9206-F235A554FEDA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E1338DCA-01D5-47B1-9206-F235A554FEDA}.Release|Any CPU.Build.0 = Release|Any CPU + {BE866D31-6E72-4FE3-A43E-B75DC5A30D89}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BE866D31-6E72-4FE3-A43E-B75DC5A30D89}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BE866D31-6E72-4FE3-A43E-B75DC5A30D89}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BE866D31-6E72-4FE3-A43E-B75DC5A30D89}.Release|Any CPU.Build.0 = Release|Any CPU + {C029EC16-3D14-4C0A-BD1E-9029D4012585}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C029EC16-3D14-4C0A-BD1E-9029D4012585}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C029EC16-3D14-4C0A-BD1E-9029D4012585}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C029EC16-3D14-4C0A-BD1E-9029D4012585}.Release|Any CPU.Build.0 = Release|Any CPU + {62474BD2-2F54-463F-B84F-526AB0331C69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {62474BD2-2F54-463F-B84F-526AB0331C69}.Debug|Any CPU.Build.0 = Debug|Any CPU + {62474BD2-2F54-463F-B84F-526AB0331C69}.Release|Any CPU.ActiveCfg = Release|Any CPU + {62474BD2-2F54-463F-B84F-526AB0331C69}.Release|Any CPU.Build.0 = Release|Any CPU + {5F9E6C8F-722D-45C6-9477-8FFEBBA10782}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5F9E6C8F-722D-45C6-9477-8FFEBBA10782}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5F9E6C8F-722D-45C6-9477-8FFEBBA10782}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5F9E6C8F-722D-45C6-9477-8FFEBBA10782}.Release|Any CPU.Build.0 = Release|Any CPU + {A1DA2E21-70B1-4E22-B65D-8EECAA6E4B9B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A1DA2E21-70B1-4E22-B65D-8EECAA6E4B9B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A1DA2E21-70B1-4E22-B65D-8EECAA6E4B9B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A1DA2E21-70B1-4E22-B65D-8EECAA6E4B9B}.Release|Any CPU.Build.0 = Release|Any CPU + {FE3316C4-AF16-4201-B874-088C16EC56E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FE3316C4-AF16-4201-B874-088C16EC56E4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FE3316C4-AF16-4201-B874-088C16EC56E4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FE3316C4-AF16-4201-B874-088C16EC56E4}.Release|Any CPU.Build.0 = Release|Any CPU + {BC1DEC8F-38E4-4251-9543-70D8404899CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BC1DEC8F-38E4-4251-9543-70D8404899CB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BC1DEC8F-38E4-4251-9543-70D8404899CB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BC1DEC8F-38E4-4251-9543-70D8404899CB}.Release|Any CPU.Build.0 = Release|Any CPU + {7C648DDE-BF6C-40F4-B033-7A7758FD8891}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7C648DDE-BF6C-40F4-B033-7A7758FD8891}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7C648DDE-BF6C-40F4-B033-7A7758FD8891}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7C648DDE-BF6C-40F4-B033-7A7758FD8891}.Release|Any CPU.Build.0 = Release|Any CPU + {206E9152-1E94-4543-B2C4-799C6997C96A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {206E9152-1E94-4543-B2C4-799C6997C96A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {206E9152-1E94-4543-B2C4-799C6997C96A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {206E9152-1E94-4543-B2C4-799C6997C96A}.Release|Any CPU.Build.0 = Release|Any CPU + {4A5B2E7F-A376-406D-9A0F-DD0BE3D1292D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4A5B2E7F-A376-406D-9A0F-DD0BE3D1292D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4A5B2E7F-A376-406D-9A0F-DD0BE3D1292D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4A5B2E7F-A376-406D-9A0F-DD0BE3D1292D}.Release|Any CPU.Build.0 = Release|Any CPU + {2455BB3B-06BE-4DD9-A097-EF731D7EB248}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2455BB3B-06BE-4DD9-A097-EF731D7EB248}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2455BB3B-06BE-4DD9-A097-EF731D7EB248}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2455BB3B-06BE-4DD9-A097-EF731D7EB248}.Release|Any CPU.Build.0 = Release|Any CPU + {43638F23-3D49-4D32-A056-152B19FF387A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {43638F23-3D49-4D32-A056-152B19FF387A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {43638F23-3D49-4D32-A056-152B19FF387A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {43638F23-3D49-4D32-A056-152B19FF387A}.Release|Any CPU.Build.0 = Release|Any CPU + {D5DFA1E5-3913-4C1B-8E44-EDA0F01F309E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D5DFA1E5-3913-4C1B-8E44-EDA0F01F309E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D5DFA1E5-3913-4C1B-8E44-EDA0F01F309E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D5DFA1E5-3913-4C1B-8E44-EDA0F01F309E}.Release|Any CPU.Build.0 = Release|Any CPU + {79BA5167-D4C6-456D-B789-15218E4685CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {79BA5167-D4C6-456D-B789-15218E4685CC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {79BA5167-D4C6-456D-B789-15218E4685CC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {79BA5167-D4C6-456D-B789-15218E4685CC}.Release|Any CPU.Build.0 = Release|Any CPU + {FFB71B95-358A-4DF5-AA72-95CF9D43A43D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FFB71B95-358A-4DF5-AA72-95CF9D43A43D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FFB71B95-358A-4DF5-AA72-95CF9D43A43D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FFB71B95-358A-4DF5-AA72-95CF9D43A43D}.Release|Any CPU.Build.0 = Release|Any CPU + {BD8AADEC-68A2-4D16-A6BF-7D4479909F3C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BD8AADEC-68A2-4D16-A6BF-7D4479909F3C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BD8AADEC-68A2-4D16-A6BF-7D4479909F3C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BD8AADEC-68A2-4D16-A6BF-7D4479909F3C}.Release|Any CPU.Build.0 = Release|Any CPU + {B7B81EED-E8D2-46E2-A2FF-F2473A390242}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B7B81EED-E8D2-46E2-A2FF-F2473A390242}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B7B81EED-E8D2-46E2-A2FF-F2473A390242}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B7B81EED-E8D2-46E2-A2FF-F2473A390242}.Release|Any CPU.Build.0 = Release|Any CPU + {7D9CD9C7-A9F2-4628-B101-556071D55060}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7D9CD9C7-A9F2-4628-B101-556071D55060}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7D9CD9C7-A9F2-4628-B101-556071D55060}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7D9CD9C7-A9F2-4628-B101-556071D55060}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/tests/projects/stress/gen.fsx b/tests/projects/stress/gen.fsx new file mode 100644 index 00000000000..f4a5bf5cf72 --- /dev/null +++ b/tests/projects/stress/gen.fsx @@ -0,0 +1,108 @@ +#load "perf.fsx" + +open Perf +open System + +let writeDense (dir : string) (projectType : ProjectType) (count : int) = + + let extension = match projectType with FSharp -> "fsproj" | CSharp -> "csproj" + + let projects = + let projectName = sprintf "%sSharpTest%i" (match projectType with FSharp -> "F" | CSharp -> "C") + [1..count] |> List.map (fun i -> projectName i, Guid.NewGuid ()) + + let writeProject i (name, guid) = + let path = sprintf @"%s\%s\%s.%s" dir name name extension + let references = + let makeRef (name, guid) = { Name = name ; Guid = guid ; RelativePath = sprintf @"..\%s\%s.%s" name name extension } + projects.[0..i-1] |> List.map makeRef + let project = { Name = name ; Guid = guid ; Files = [] ; References = references ; BinaryReferences = [] } + let writer = match projectType with FSharp -> FSharpProject.write | CSharp -> CSharpProject.write + writer path project + + projects |> List.iteri writeProject + + let solution = + let makeProjectRef (name, guid) = + let path = sprintf @"%s\%s.%s" name name extension + { Name = name ; Guid = guid ; RelativePath = path }, projectType + projects |> List.map makeProjectRef |> (fun prs -> { Projects = prs }) + + Solution.write (sprintf @"%s\Dense.sln" dir) solution + +// Produces (100 * 99) / 2 = 4950 references +writeDense "dense" FSharp 100 +writeDense "denseCSharp" CSharp 100 + +let writeShallow (dir : string) (projectType : ProjectType) (count1 : int) (count2 : int) = + + let extension = match projectType with FSharp -> "fsproj" | CSharp -> "csproj" + + let aProjects = + let projectName = sprintf "%sSharpTestA%i" (match projectType with FSharp -> "F" | CSharp -> "C") + [1..count1] |> List.map (fun i -> projectName i, Guid.NewGuid ()) + + let bProjects = + let projectName = sprintf "%sSharpTestB%i" (match projectType with FSharp -> "F" | CSharp -> "C") + [1..count2] |> List.map (fun i -> projectName i, Guid.NewGuid ()) + + let writeAProject (name, guid) = + let path = sprintf @"%s\%s\%s.%s" dir name name extension + let project = { Name = name ; Guid = guid ; Files = [] ; References = [] ; BinaryReferences = [] } + let writer = match projectType with FSharp -> FSharpProject.write | CSharp -> CSharpProject.write + writer path project + + let writeBProject (name, guid) = + let path = sprintf @"%s\%s\%s.%s" dir name name extension + let references = + let makeRef (name, guid) = { Name = name ; Guid = guid ; RelativePath = sprintf @"..\%s\%s.%s" name name extension } + aProjects |> List.map makeRef + let project = { Name = name ; Guid = guid ; Files = [] ; References = references ; BinaryReferences = [] } + let writer = match projectType with FSharp -> FSharpProject.write | CSharp -> CSharpProject.write + writer path project + + aProjects |> List.iter writeAProject + bProjects |> List.iter writeBProject + + let solution = + let makeProjectRef (name, guid) = + let path = sprintf @"%s\%s.%s" name name extension + { Name = name ; Guid = guid ; RelativePath = path }, projectType + (aProjects @ bProjects) |> List.map makeProjectRef |> (fun prs -> { Projects = prs }) + + Solution.write (sprintf @"%s\Shallow.sln" dir) solution + +// Produces 50 * 100 = 5000 references +writeShallow "shallow" FSharp 50 100 +writeShallow "shallowCSharp" CSharp 50 100 + +let writeDenseBin (dir : string) (projectType : ProjectType) (count : int) = + + let extension = match projectType with FSharp -> "fsproj" | CSharp -> "csproj" + + let projects = + let projectName = sprintf "%sSharpTest%i" (match projectType with FSharp -> "F" | CSharp -> "C") + [1..count] |> List.map (fun i -> projectName i, Guid.NewGuid ()) + + let writeProject i (name, guid) = + let path = sprintf @"%s\%s\%s.%s" dir name name extension + let references = + let makeRef (name, guid) : BinaryRef = { Name = name ; RelativePath = sprintf @"..\%s\bin\Debug\%s.dll" name name } + projects.[0..i-1] |> List.map makeRef + let project = { Name = name ; Guid = guid ; Files = [] ; References = [] ; BinaryReferences = references } + let writer = match projectType with FSharp -> FSharpProject.write | CSharp -> CSharpProject.write + writer path project + + projects |> List.iteri writeProject + + let solution = + let makeProjectRef (name, guid) = + let path = sprintf @"%s\%s.%s" name name extension + { Name = name ; Guid = guid ; RelativePath = path }, projectType + projects |> List.map makeProjectRef |> (fun prs -> { Projects = prs }) + + Solution.write (sprintf @"%s\DenseBin.sln" dir) solution + +// Produces (100 * 99) / 2 = 4950 references +writeDenseBin "denseBin" FSharp 100 +writeDenseBin "denseBinCSharp" CSharp 100 diff --git a/tests/projects/stress/notes.txt b/tests/projects/stress/notes.txt new file mode 100644 index 00000000000..bcb150bbe3c --- /dev/null +++ b/tests/projects/stress/notes.txt @@ -0,0 +1,24 @@ +* Triangular dependency order for 100 projects (~5000 references) slow for F#, quick for C# +* A/B references for 50/100 projects (~5000) slow for F#, quick for C# + +dense not compiled: 1:38 +dense compiled: 1:35 +denseCSharp not compiled: 14s +denseCSharp compiled: 14s (but instantaneous open) + +shallow not compiled: 1:54 +shallow compiled: 1:37 +shallowCSharp not compiled: 19s +shallowCSharp compiled: 15s (but instantaneous open) + +denseBin not compiled: 26s +denseBin compiled: 26s +denseBinCSharp not compiled: 11s +denseBinCSharp compiled: 7s + +(correcting binary references) + +denseBin not compiled: 42s +denseBin compiled: 18s +denseBinCSharp not compiled: 18s +denseBinCSharp compiled: 10s (but instantaneous open) diff --git a/tests/projects/stress/perf.fsx b/tests/projects/stress/perf.fsx new file mode 100644 index 00000000000..eb6eaadd831 --- /dev/null +++ b/tests/projects/stress/perf.fsx @@ -0,0 +1,164 @@ +open System +open System.IO + +type ProjectType = FSharp | CSharp + +type ProjectRef = + { + Name : string + Guid : Guid + RelativePath : string + } + +type BinaryRef = + { + Name : string + RelativePath : string + } + +type Solution = + { + Projects : (ProjectRef * ProjectType) list + } + +type Project = + { + Name : string + Guid : Guid + Files : string list + References : ProjectRef list + BinaryReferences : BinaryRef list + } + +let printGuidL (g : Guid) = (g.ToString "B") +let printGuidU (g : Guid) = (printGuidL g).ToUpper () + +let safeWrite path text = + let dir = (FileInfo path).Directory + if not <| dir.Exists then dir.Create () + File.WriteAllText(path, text) + +[] +module Solution = + + let private projectTypeGuid = + function + | FSharp -> Guid.Parse "{F2A71F9B-5D33-465A-A702-920D77279786}" + | CSharp -> Guid.Parse "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" + + let write path (solution : Solution) = + + let projects = + let printProject (p : ProjectRef, t : ProjectType) = + sprintf "Project(\"%s\") = \"%s\", \"%s\", \"%s\"\nEndProject" + (t |> projectTypeGuid |> printGuidU) p.Name p.RelativePath (p.Guid |> printGuidU) + solution.Projects |> List.map printProject |> String.concat "\n" + + let platforms = + let printPlatforms (p : ProjectRef, _) = + seq { + for t in [ "Debug" ; "Release" ] do + for k in [ "ActiveCfg" ; "Build.0" ] do + yield sprintf "\t\t%s.%s|Any CPU.%s = %s|Any CPU" (p.Guid |> printGuidU) t k t + } + solution.Projects |> Seq.collect printPlatforms |> String.concat "\n" + + let text = + File.ReadAllText(@"Templates\sln.template") + .Replace("[PROJECTS]", projects) + .Replace("[PLATFORMS]", platforms) + + safeWrite path text + +[] +module FSharpProject = + + let write path (project : Project) = + + let files = + let printFileReference = sprintf " " + project.Files |> List.map printFileReference |> String.concat "\n" + + let references = + let printProjectReference (r : ProjectRef) = + sprintf " \n %s\n %s\n True\n " + r.RelativePath r.Name (r.Guid |> printGuidL) + project.References |> List.map printProjectReference |> String.concat "\n" + + let binaryReferences = + let printBinaryReference (r : BinaryRef) = + sprintf " \n %s\n " r.Name r.RelativePath + project.BinaryReferences |> List.map printBinaryReference |> String.concat "\n" + + let text = + File.ReadAllText(@"Templates\fsproj.template") + .Replace("[NAME]", project.Name) + .Replace("[GUID]", project.Guid.ToString ()) + .Replace("[FILES]", files) + .Replace("[REFERENCES]", references) + .Replace("[BINARYREFERENCES]", binaryReferences) + + safeWrite path text + +[] +module CSharpProject = + + let write path (project : Project) = + + let files = + let printFileReference = sprintf " " + project.Files |> List.map printFileReference |> String.concat "\n" + + let references = + let printProjectReference (r : ProjectRef) = + sprintf " \n %s\n %s\n " + r.RelativePath (r.Guid |> printGuidL) r.Name + project.References |> List.map printProjectReference |> String.concat "\n" + + let binaryReferences = + let printBinaryReference (r : BinaryRef) = + sprintf " \n %s\n " r.Name r.RelativePath + project.BinaryReferences |> List.map printBinaryReference |> String.concat "\n" + + let text = + File.ReadAllText(@"Templates\csproj.template") + .Replace("[NAME]", project.Name) + .Replace("[GUID]", project.Guid |> printGuidU) + .Replace("[FILES]", files) + .Replace("[REFERENCES]", references) + .Replace("[BINARYREFERENCES]", binaryReferences) + + safeWrite path text + +module Testing = + + let testWrite () = + + let sol1 = + [ + { Name = "CSharpExample" ; Guid = Guid.Parse "{9020FD53-19B2-4D26-84BE-17F318AA8089}" ; RelativePath = "CSharpExample\CSharpExample.csproj" }, CSharp + { Name = "CSharpExample2" ; Guid = Guid.Parse "{3F13D629-E4D0-4FB0-A6BC-3A61CAEA4EC9}" ; RelativePath = "CSharpExample2\CSharpExample2.csproj" }, CSharp + ] + |> (fun prs -> { Projects = prs }) + + let sol2 = + [ + { Name = "FSharpExample" ; Guid = Guid.Parse "{58C702E1-6256-499A-AA61-03ABDE4148D4}" ; RelativePath = "FSharpExample\FSharpExample.fsproj" }, FSharp + { Name = "FSharpExample2" ; Guid = Guid.Parse "{972203B9-CDA3-45F6-9E55-9A31DFF36722}" ; RelativePath = "FSharpExample2\FSharpExample2.fsproj" }, FSharp + ] + |> (fun prs -> { Projects = prs }) + + Solution.write @"Test\csharp.sln" sol1 + Solution.write @"Test\fsharp.sln" sol2 + + let fsproj = + let ref1 = { Name = "FSharpExample" ; Guid = Guid.Parse "{58c702e1-6256-499a-aa61-03abde4148d4}" ; RelativePath = "..\FSharpExample\FSharpExample.fsproj" } + { Name = "FSharpExample2" ; Guid = Guid.Parse "972203b9-cda3-45f6-9e55-9a31dff36722" ; Files = [ "AssemblyInfo.fs" ; "Library1.fs" ] ; References = [ ref1 ] ; BinaryReferences = [] } + + FSharpProject.write @"Test\fsharp.fsproj" fsproj + + let csproj = + let ref1 = { Name = "CSharpExample" ; Guid = Guid.Parse "{9020fd53-19b2-4d26-84be-17f318aa8089}" ; RelativePath = "..\CSharpExample\CSharpExample.csproj" } + { Name = "CSharpExample2" ; Guid = Guid.Parse "{3F13D629-E4D0-4FB0-A6BC-3A61CAEA4EC9}" ; Files = [ "Class1.cs" ; @"Properties\AssemblyInfo.cs" ] ; References = [ ref1 ] ; BinaryReferences = [] } + + CSharpProject.write @"Test\csharp.csproj" csproj diff --git a/tests/projects/stress/shallow/FSharpTestA1/FSharpTestA1.fsproj b/tests/projects/stress/shallow/FSharpTestA1/FSharpTestA1.fsproj new file mode 100644 index 00000000000..d3ce12f8267 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA1/FSharpTestA1.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + cc1e52a4-8b67-4154-bf5f-dcedb571690b + Library + FSharpTestA1 + FSharpTestA1 + v4.5.2 + 4.4.0.0 + true + FSharpTestA1 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA1.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA1.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA10/FSharpTestA10.fsproj b/tests/projects/stress/shallow/FSharpTestA10/FSharpTestA10.fsproj new file mode 100644 index 00000000000..e0d46d75d8b --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA10/FSharpTestA10.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 2eac32b0-d7c6-4719-b575-15fd7abe0f75 + Library + FSharpTestA10 + FSharpTestA10 + v4.5.2 + 4.4.0.0 + true + FSharpTestA10 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA10.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA10.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA11/FSharpTestA11.fsproj b/tests/projects/stress/shallow/FSharpTestA11/FSharpTestA11.fsproj new file mode 100644 index 00000000000..da5e56a8c42 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA11/FSharpTestA11.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 189b0692-8bcb-48f9-900c-49cb29a922d6 + Library + FSharpTestA11 + FSharpTestA11 + v4.5.2 + 4.4.0.0 + true + FSharpTestA11 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA11.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA11.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA12/FSharpTestA12.fsproj b/tests/projects/stress/shallow/FSharpTestA12/FSharpTestA12.fsproj new file mode 100644 index 00000000000..8daf8a3f107 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA12/FSharpTestA12.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + fb9e4dad-4dfd-4f80-b845-6b1cec4445b6 + Library + FSharpTestA12 + FSharpTestA12 + v4.5.2 + 4.4.0.0 + true + FSharpTestA12 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA12.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA12.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA13/FSharpTestA13.fsproj b/tests/projects/stress/shallow/FSharpTestA13/FSharpTestA13.fsproj new file mode 100644 index 00000000000..5936f1576d3 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA13/FSharpTestA13.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 9a188e44-1a9f-4f15-8bee-882c75fe0ac3 + Library + FSharpTestA13 + FSharpTestA13 + v4.5.2 + 4.4.0.0 + true + FSharpTestA13 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA13.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA13.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA14/FSharpTestA14.fsproj b/tests/projects/stress/shallow/FSharpTestA14/FSharpTestA14.fsproj new file mode 100644 index 00000000000..647e09caa65 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA14/FSharpTestA14.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + c691bbdb-007b-42df-8a42-a1a782c68fe7 + Library + FSharpTestA14 + FSharpTestA14 + v4.5.2 + 4.4.0.0 + true + FSharpTestA14 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA14.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA14.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA15/FSharpTestA15.fsproj b/tests/projects/stress/shallow/FSharpTestA15/FSharpTestA15.fsproj new file mode 100644 index 00000000000..a3d76195484 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA15/FSharpTestA15.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 676af089-5fa9-4bf8-a5b5-9575c3a6137c + Library + FSharpTestA15 + FSharpTestA15 + v4.5.2 + 4.4.0.0 + true + FSharpTestA15 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA15.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA15.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA16/FSharpTestA16.fsproj b/tests/projects/stress/shallow/FSharpTestA16/FSharpTestA16.fsproj new file mode 100644 index 00000000000..b7203e2450d --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA16/FSharpTestA16.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 6156cb21-4c6b-476b-808c-1896ce73614c + Library + FSharpTestA16 + FSharpTestA16 + v4.5.2 + 4.4.0.0 + true + FSharpTestA16 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA16.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA16.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA17/FSharpTestA17.fsproj b/tests/projects/stress/shallow/FSharpTestA17/FSharpTestA17.fsproj new file mode 100644 index 00000000000..7acd1523c5f --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA17/FSharpTestA17.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + c4efd49a-bebf-49b5-9a9c-07ded711a192 + Library + FSharpTestA17 + FSharpTestA17 + v4.5.2 + 4.4.0.0 + true + FSharpTestA17 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA17.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA17.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA18/FSharpTestA18.fsproj b/tests/projects/stress/shallow/FSharpTestA18/FSharpTestA18.fsproj new file mode 100644 index 00000000000..2a4b268e280 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA18/FSharpTestA18.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + e8de3ec9-3f8f-4dbd-a33b-020478dc50f2 + Library + FSharpTestA18 + FSharpTestA18 + v4.5.2 + 4.4.0.0 + true + FSharpTestA18 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA18.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA18.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA19/FSharpTestA19.fsproj b/tests/projects/stress/shallow/FSharpTestA19/FSharpTestA19.fsproj new file mode 100644 index 00000000000..77c43ddcccb --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA19/FSharpTestA19.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 87f3eca7-0d80-4494-b159-98c917edb623 + Library + FSharpTestA19 + FSharpTestA19 + v4.5.2 + 4.4.0.0 + true + FSharpTestA19 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA19.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA19.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA2/FSharpTestA2.fsproj b/tests/projects/stress/shallow/FSharpTestA2/FSharpTestA2.fsproj new file mode 100644 index 00000000000..23062884874 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA2/FSharpTestA2.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + bfbcc869-eec0-4e31-a529-e19336513347 + Library + FSharpTestA2 + FSharpTestA2 + v4.5.2 + 4.4.0.0 + true + FSharpTestA2 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA2.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA2.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA20/FSharpTestA20.fsproj b/tests/projects/stress/shallow/FSharpTestA20/FSharpTestA20.fsproj new file mode 100644 index 00000000000..22c30263d17 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA20/FSharpTestA20.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 7609caf2-12c6-4c9c-8681-2ac61fed7c35 + Library + FSharpTestA20 + FSharpTestA20 + v4.5.2 + 4.4.0.0 + true + FSharpTestA20 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA20.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA20.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA21/FSharpTestA21.fsproj b/tests/projects/stress/shallow/FSharpTestA21/FSharpTestA21.fsproj new file mode 100644 index 00000000000..020c484642c --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA21/FSharpTestA21.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 404f1e4b-a3dc-43c9-9710-bccacc8ebe93 + Library + FSharpTestA21 + FSharpTestA21 + v4.5.2 + 4.4.0.0 + true + FSharpTestA21 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA21.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA21.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA22/FSharpTestA22.fsproj b/tests/projects/stress/shallow/FSharpTestA22/FSharpTestA22.fsproj new file mode 100644 index 00000000000..d1ed7bbecd7 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA22/FSharpTestA22.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + c0554667-916f-4ecc-a7e7-5d3242dfb5a7 + Library + FSharpTestA22 + FSharpTestA22 + v4.5.2 + 4.4.0.0 + true + FSharpTestA22 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA22.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA22.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA23/FSharpTestA23.fsproj b/tests/projects/stress/shallow/FSharpTestA23/FSharpTestA23.fsproj new file mode 100644 index 00000000000..9f903d6d250 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA23/FSharpTestA23.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 4a18e532-89b5-4f4d-82f9-f3234ae6640a + Library + FSharpTestA23 + FSharpTestA23 + v4.5.2 + 4.4.0.0 + true + FSharpTestA23 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA23.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA23.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA24/FSharpTestA24.fsproj b/tests/projects/stress/shallow/FSharpTestA24/FSharpTestA24.fsproj new file mode 100644 index 00000000000..8e4be8c0422 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA24/FSharpTestA24.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 920b4286-1ea2-4fe3-829f-273e7fec4c9e + Library + FSharpTestA24 + FSharpTestA24 + v4.5.2 + 4.4.0.0 + true + FSharpTestA24 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA24.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA24.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA25/FSharpTestA25.fsproj b/tests/projects/stress/shallow/FSharpTestA25/FSharpTestA25.fsproj new file mode 100644 index 00000000000..1bfb40872b5 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA25/FSharpTestA25.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 20205819-bd0a-4b7f-9e87-b4a614ea4be1 + Library + FSharpTestA25 + FSharpTestA25 + v4.5.2 + 4.4.0.0 + true + FSharpTestA25 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA25.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA25.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA26/FSharpTestA26.fsproj b/tests/projects/stress/shallow/FSharpTestA26/FSharpTestA26.fsproj new file mode 100644 index 00000000000..6f333fa2112 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA26/FSharpTestA26.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + e02b0558-155e-4134-806b-72bd225a94b4 + Library + FSharpTestA26 + FSharpTestA26 + v4.5.2 + 4.4.0.0 + true + FSharpTestA26 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA26.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA26.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA27/FSharpTestA27.fsproj b/tests/projects/stress/shallow/FSharpTestA27/FSharpTestA27.fsproj new file mode 100644 index 00000000000..32f65a0deaf --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA27/FSharpTestA27.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + ba746188-d2eb-4b92-a8fe-0cb394a50eab + Library + FSharpTestA27 + FSharpTestA27 + v4.5.2 + 4.4.0.0 + true + FSharpTestA27 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA27.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA27.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA28/FSharpTestA28.fsproj b/tests/projects/stress/shallow/FSharpTestA28/FSharpTestA28.fsproj new file mode 100644 index 00000000000..bf5aa556997 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA28/FSharpTestA28.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 234f07d7-49bf-4779-b26d-2674034110f9 + Library + FSharpTestA28 + FSharpTestA28 + v4.5.2 + 4.4.0.0 + true + FSharpTestA28 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA28.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA28.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA29/FSharpTestA29.fsproj b/tests/projects/stress/shallow/FSharpTestA29/FSharpTestA29.fsproj new file mode 100644 index 00000000000..819d68ae14a --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA29/FSharpTestA29.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 5e588920-21fa-4e03-84aa-3b3ac19b6f94 + Library + FSharpTestA29 + FSharpTestA29 + v4.5.2 + 4.4.0.0 + true + FSharpTestA29 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA29.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA29.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA3/FSharpTestA3.fsproj b/tests/projects/stress/shallow/FSharpTestA3/FSharpTestA3.fsproj new file mode 100644 index 00000000000..40af9fb6c6a --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA3/FSharpTestA3.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + ce032d9a-64be-422f-a06c-4a63c0ce19b9 + Library + FSharpTestA3 + FSharpTestA3 + v4.5.2 + 4.4.0.0 + true + FSharpTestA3 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA3.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA3.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA30/FSharpTestA30.fsproj b/tests/projects/stress/shallow/FSharpTestA30/FSharpTestA30.fsproj new file mode 100644 index 00000000000..b05b34c2ab6 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA30/FSharpTestA30.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 16263c58-09b6-41c5-a5e7-f63e9b9877bc + Library + FSharpTestA30 + FSharpTestA30 + v4.5.2 + 4.4.0.0 + true + FSharpTestA30 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA30.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA30.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA31/FSharpTestA31.fsproj b/tests/projects/stress/shallow/FSharpTestA31/FSharpTestA31.fsproj new file mode 100644 index 00000000000..7dbab32c1a5 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA31/FSharpTestA31.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 3f3c825b-df8c-456e-8c46-46d27b9f2418 + Library + FSharpTestA31 + FSharpTestA31 + v4.5.2 + 4.4.0.0 + true + FSharpTestA31 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA31.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA31.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA32/FSharpTestA32.fsproj b/tests/projects/stress/shallow/FSharpTestA32/FSharpTestA32.fsproj new file mode 100644 index 00000000000..220456ee210 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA32/FSharpTestA32.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + afe29887-0b35-4599-a866-c584b8bc466b + Library + FSharpTestA32 + FSharpTestA32 + v4.5.2 + 4.4.0.0 + true + FSharpTestA32 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA32.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA32.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA33/FSharpTestA33.fsproj b/tests/projects/stress/shallow/FSharpTestA33/FSharpTestA33.fsproj new file mode 100644 index 00000000000..41e43711ad6 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA33/FSharpTestA33.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + f2e61b32-c6ed-4a9b-93c7-53f232e80de2 + Library + FSharpTestA33 + FSharpTestA33 + v4.5.2 + 4.4.0.0 + true + FSharpTestA33 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA33.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA33.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA34/FSharpTestA34.fsproj b/tests/projects/stress/shallow/FSharpTestA34/FSharpTestA34.fsproj new file mode 100644 index 00000000000..9adafbe8ec4 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA34/FSharpTestA34.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 751b60d9-4c67-4d27-a021-d73a8b911306 + Library + FSharpTestA34 + FSharpTestA34 + v4.5.2 + 4.4.0.0 + true + FSharpTestA34 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA34.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA34.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA35/FSharpTestA35.fsproj b/tests/projects/stress/shallow/FSharpTestA35/FSharpTestA35.fsproj new file mode 100644 index 00000000000..f367a2bfa8d --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA35/FSharpTestA35.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 8d4c2ea2-133d-4133-824c-cfc39a471cd9 + Library + FSharpTestA35 + FSharpTestA35 + v4.5.2 + 4.4.0.0 + true + FSharpTestA35 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA35.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA35.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA36/FSharpTestA36.fsproj b/tests/projects/stress/shallow/FSharpTestA36/FSharpTestA36.fsproj new file mode 100644 index 00000000000..6c4397fcfef --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA36/FSharpTestA36.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab + Library + FSharpTestA36 + FSharpTestA36 + v4.5.2 + 4.4.0.0 + true + FSharpTestA36 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA36.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA36.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA37/FSharpTestA37.fsproj b/tests/projects/stress/shallow/FSharpTestA37/FSharpTestA37.fsproj new file mode 100644 index 00000000000..d1deb074883 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA37/FSharpTestA37.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + c57a2c7b-cc0b-4967-979d-f856ee9cf012 + Library + FSharpTestA37 + FSharpTestA37 + v4.5.2 + 4.4.0.0 + true + FSharpTestA37 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA37.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA37.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA38/FSharpTestA38.fsproj b/tests/projects/stress/shallow/FSharpTestA38/FSharpTestA38.fsproj new file mode 100644 index 00000000000..c919d0cf3d4 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA38/FSharpTestA38.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + cfbfd695-7f8c-437d-b945-c3c183dab56f + Library + FSharpTestA38 + FSharpTestA38 + v4.5.2 + 4.4.0.0 + true + FSharpTestA38 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA38.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA38.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA39/FSharpTestA39.fsproj b/tests/projects/stress/shallow/FSharpTestA39/FSharpTestA39.fsproj new file mode 100644 index 00000000000..86441a27ec3 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA39/FSharpTestA39.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + f2e93eeb-0289-4f56-8148-8efa4525c772 + Library + FSharpTestA39 + FSharpTestA39 + v4.5.2 + 4.4.0.0 + true + FSharpTestA39 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA39.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA39.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA4/FSharpTestA4.fsproj b/tests/projects/stress/shallow/FSharpTestA4/FSharpTestA4.fsproj new file mode 100644 index 00000000000..796c6dc9a1b --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA4/FSharpTestA4.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + d3e6b613-4982-45f3-aa38-e2987ba11c22 + Library + FSharpTestA4 + FSharpTestA4 + v4.5.2 + 4.4.0.0 + true + FSharpTestA4 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA4.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA4.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA40/FSharpTestA40.fsproj b/tests/projects/stress/shallow/FSharpTestA40/FSharpTestA40.fsproj new file mode 100644 index 00000000000..40e732a3373 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA40/FSharpTestA40.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + c4001d85-4bf2-4270-a662-9ebf5403770d + Library + FSharpTestA40 + FSharpTestA40 + v4.5.2 + 4.4.0.0 + true + FSharpTestA40 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA40.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA40.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA41/FSharpTestA41.fsproj b/tests/projects/stress/shallow/FSharpTestA41/FSharpTestA41.fsproj new file mode 100644 index 00000000000..2d58f3a9289 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA41/FSharpTestA41.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 5268bf03-9bb4-4ddd-9c12-cf019d2f32ed + Library + FSharpTestA41 + FSharpTestA41 + v4.5.2 + 4.4.0.0 + true + FSharpTestA41 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA41.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA41.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA42/FSharpTestA42.fsproj b/tests/projects/stress/shallow/FSharpTestA42/FSharpTestA42.fsproj new file mode 100644 index 00000000000..32f89b2d2ec --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA42/FSharpTestA42.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 215d32ac-bebb-47dd-b31f-bc1c2be45d78 + Library + FSharpTestA42 + FSharpTestA42 + v4.5.2 + 4.4.0.0 + true + FSharpTestA42 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA42.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA42.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA43/FSharpTestA43.fsproj b/tests/projects/stress/shallow/FSharpTestA43/FSharpTestA43.fsproj new file mode 100644 index 00000000000..1274df1c596 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA43/FSharpTestA43.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 49eecf94-9ff5-4507-a022-dda957e8a6fc + Library + FSharpTestA43 + FSharpTestA43 + v4.5.2 + 4.4.0.0 + true + FSharpTestA43 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA43.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA43.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA44/FSharpTestA44.fsproj b/tests/projects/stress/shallow/FSharpTestA44/FSharpTestA44.fsproj new file mode 100644 index 00000000000..aca35dc63ba --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA44/FSharpTestA44.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 2e929a2e-e29f-4357-ab56-f332272aa54e + Library + FSharpTestA44 + FSharpTestA44 + v4.5.2 + 4.4.0.0 + true + FSharpTestA44 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA44.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA44.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA45/FSharpTestA45.fsproj b/tests/projects/stress/shallow/FSharpTestA45/FSharpTestA45.fsproj new file mode 100644 index 00000000000..990f779773d --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA45/FSharpTestA45.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 721bce17-390e-45df-b938-7f96460ce848 + Library + FSharpTestA45 + FSharpTestA45 + v4.5.2 + 4.4.0.0 + true + FSharpTestA45 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA45.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA45.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA46/FSharpTestA46.fsproj b/tests/projects/stress/shallow/FSharpTestA46/FSharpTestA46.fsproj new file mode 100644 index 00000000000..a061056f0ab --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA46/FSharpTestA46.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + f32065b2-78bd-403f-bd16-761f754dd4e8 + Library + FSharpTestA46 + FSharpTestA46 + v4.5.2 + 4.4.0.0 + true + FSharpTestA46 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA46.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA46.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA47/FSharpTestA47.fsproj b/tests/projects/stress/shallow/FSharpTestA47/FSharpTestA47.fsproj new file mode 100644 index 00000000000..8b7ac42da3b --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA47/FSharpTestA47.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 5f84a5ad-08e1-46ae-a15b-42ec94679fb3 + Library + FSharpTestA47 + FSharpTestA47 + v4.5.2 + 4.4.0.0 + true + FSharpTestA47 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA47.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA47.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA48/FSharpTestA48.fsproj b/tests/projects/stress/shallow/FSharpTestA48/FSharpTestA48.fsproj new file mode 100644 index 00000000000..48a6f5f39db --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA48/FSharpTestA48.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 26fddf58-bd36-4177-bd32-8d4f3711e5d5 + Library + FSharpTestA48 + FSharpTestA48 + v4.5.2 + 4.4.0.0 + true + FSharpTestA48 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA48.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA48.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA49/FSharpTestA49.fsproj b/tests/projects/stress/shallow/FSharpTestA49/FSharpTestA49.fsproj new file mode 100644 index 00000000000..8c495030ed5 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA49/FSharpTestA49.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef + Library + FSharpTestA49 + FSharpTestA49 + v4.5.2 + 4.4.0.0 + true + FSharpTestA49 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA49.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA49.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA5/FSharpTestA5.fsproj b/tests/projects/stress/shallow/FSharpTestA5/FSharpTestA5.fsproj new file mode 100644 index 00000000000..dfbafed5b42 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA5/FSharpTestA5.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 459f11af-2495-4ffc-9ed5-432fb9ef6c7e + Library + FSharpTestA5 + FSharpTestA5 + v4.5.2 + 4.4.0.0 + true + FSharpTestA5 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA5.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA5.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA50/FSharpTestA50.fsproj b/tests/projects/stress/shallow/FSharpTestA50/FSharpTestA50.fsproj new file mode 100644 index 00000000000..4850fde57a0 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA50/FSharpTestA50.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 739979c0-8bd2-4958-9b5e-e084e5fd29f8 + Library + FSharpTestA50 + FSharpTestA50 + v4.5.2 + 4.4.0.0 + true + FSharpTestA50 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA50.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA50.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA6/FSharpTestA6.fsproj b/tests/projects/stress/shallow/FSharpTestA6/FSharpTestA6.fsproj new file mode 100644 index 00000000000..90c8eb3bd26 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA6/FSharpTestA6.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 6272ffba-3c9d-45e3-9e75-be6d64398fcf + Library + FSharpTestA6 + FSharpTestA6 + v4.5.2 + 4.4.0.0 + true + FSharpTestA6 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA6.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA6.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA7/FSharpTestA7.fsproj b/tests/projects/stress/shallow/FSharpTestA7/FSharpTestA7.fsproj new file mode 100644 index 00000000000..8ccee32b326 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA7/FSharpTestA7.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + bfb6d15d-bb8a-42dc-9c0b-09183c0bd034 + Library + FSharpTestA7 + FSharpTestA7 + v4.5.2 + 4.4.0.0 + true + FSharpTestA7 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA7.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA7.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA8/FSharpTestA8.fsproj b/tests/projects/stress/shallow/FSharpTestA8/FSharpTestA8.fsproj new file mode 100644 index 00000000000..8bb3f395e9b --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA8/FSharpTestA8.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + be30d7de-23f7-4df3-af45-deba46095868 + Library + FSharpTestA8 + FSharpTestA8 + v4.5.2 + 4.4.0.0 + true + FSharpTestA8 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA8.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA8.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestA9/FSharpTestA9.fsproj b/tests/projects/stress/shallow/FSharpTestA9/FSharpTestA9.fsproj new file mode 100644 index 00000000000..7aec7c46781 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestA9/FSharpTestA9.fsproj @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + 2.0 + 6475ea46-4a52-454d-a998-a6595ee6eb53 + Library + FSharpTestA9 + FSharpTestA9 + v4.5.2 + 4.4.0.0 + true + FSharpTestA9 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestA9.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestA9.XML + + + + + True + + + + + + + + + + + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB1/FSharpTestB1.fsproj b/tests/projects/stress/shallow/FSharpTestB1/FSharpTestB1.fsproj new file mode 100644 index 00000000000..8332d100b3a --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB1/FSharpTestB1.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 645126c1-d2f1-4155-a8fb-f20bcdbb712d + Library + FSharpTestB1 + FSharpTestB1 + v4.5.2 + 4.4.0.0 + true + FSharpTestB1 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB1.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB1.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB10/FSharpTestB10.fsproj b/tests/projects/stress/shallow/FSharpTestB10/FSharpTestB10.fsproj new file mode 100644 index 00000000000..9153477a9fa --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB10/FSharpTestB10.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 4025951f-8b72-49a6-99c2-2895213d48e8 + Library + FSharpTestB10 + FSharpTestB10 + v4.5.2 + 4.4.0.0 + true + FSharpTestB10 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB10.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB10.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB100/FSharpTestB100.fsproj b/tests/projects/stress/shallow/FSharpTestB100/FSharpTestB100.fsproj new file mode 100644 index 00000000000..b0195bbd3a2 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB100/FSharpTestB100.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + dc0fb3c5-f2d0-48f4-ba3f-ef0ff82ca831 + Library + FSharpTestB100 + FSharpTestB100 + v4.5.2 + 4.4.0.0 + true + FSharpTestB100 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB100.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB100.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB11/FSharpTestB11.fsproj b/tests/projects/stress/shallow/FSharpTestB11/FSharpTestB11.fsproj new file mode 100644 index 00000000000..8982b263d91 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB11/FSharpTestB11.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 506cab43-442f-4546-8a62-a727835f4026 + Library + FSharpTestB11 + FSharpTestB11 + v4.5.2 + 4.4.0.0 + true + FSharpTestB11 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB11.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB11.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB12/FSharpTestB12.fsproj b/tests/projects/stress/shallow/FSharpTestB12/FSharpTestB12.fsproj new file mode 100644 index 00000000000..761fdc090ab --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB12/FSharpTestB12.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + a2bc9ac7-a832-421c-aff8-b524599a5bd7 + Library + FSharpTestB12 + FSharpTestB12 + v4.5.2 + 4.4.0.0 + true + FSharpTestB12 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB12.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB12.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB13/FSharpTestB13.fsproj b/tests/projects/stress/shallow/FSharpTestB13/FSharpTestB13.fsproj new file mode 100644 index 00000000000..bc6682b6391 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB13/FSharpTestB13.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 1efa27c2-c564-489b-8b70-bc88d1aed5fb + Library + FSharpTestB13 + FSharpTestB13 + v4.5.2 + 4.4.0.0 + true + FSharpTestB13 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB13.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB13.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB14/FSharpTestB14.fsproj b/tests/projects/stress/shallow/FSharpTestB14/FSharpTestB14.fsproj new file mode 100644 index 00000000000..0808d6b99c0 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB14/FSharpTestB14.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 97005f03-8c54-449a-b4ec-e935fa82a08b + Library + FSharpTestB14 + FSharpTestB14 + v4.5.2 + 4.4.0.0 + true + FSharpTestB14 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB14.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB14.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB15/FSharpTestB15.fsproj b/tests/projects/stress/shallow/FSharpTestB15/FSharpTestB15.fsproj new file mode 100644 index 00000000000..1e297472b78 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB15/FSharpTestB15.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 0266fc79-a515-4b00-91aa-b88698b383fc + Library + FSharpTestB15 + FSharpTestB15 + v4.5.2 + 4.4.0.0 + true + FSharpTestB15 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB15.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB15.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB16/FSharpTestB16.fsproj b/tests/projects/stress/shallow/FSharpTestB16/FSharpTestB16.fsproj new file mode 100644 index 00000000000..dd4ebecb212 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB16/FSharpTestB16.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + c96487c9-a627-4e33-a60f-01f0c067b06a + Library + FSharpTestB16 + FSharpTestB16 + v4.5.2 + 4.4.0.0 + true + FSharpTestB16 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB16.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB16.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB17/FSharpTestB17.fsproj b/tests/projects/stress/shallow/FSharpTestB17/FSharpTestB17.fsproj new file mode 100644 index 00000000000..224361fe331 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB17/FSharpTestB17.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + cac8faec-1f98-4568-832f-853c0d76a06e + Library + FSharpTestB17 + FSharpTestB17 + v4.5.2 + 4.4.0.0 + true + FSharpTestB17 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB17.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB17.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB18/FSharpTestB18.fsproj b/tests/projects/stress/shallow/FSharpTestB18/FSharpTestB18.fsproj new file mode 100644 index 00000000000..1c45c688fac --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB18/FSharpTestB18.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + e6528b07-2b11-490f-af77-c7f453f976fc + Library + FSharpTestB18 + FSharpTestB18 + v4.5.2 + 4.4.0.0 + true + FSharpTestB18 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB18.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB18.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB19/FSharpTestB19.fsproj b/tests/projects/stress/shallow/FSharpTestB19/FSharpTestB19.fsproj new file mode 100644 index 00000000000..2d527db82ed --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB19/FSharpTestB19.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 824524c0-1d8c-4a2b-8e9f-66e165cc5a0d + Library + FSharpTestB19 + FSharpTestB19 + v4.5.2 + 4.4.0.0 + true + FSharpTestB19 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB19.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB19.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB2/FSharpTestB2.fsproj b/tests/projects/stress/shallow/FSharpTestB2/FSharpTestB2.fsproj new file mode 100644 index 00000000000..d2a55d490a8 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB2/FSharpTestB2.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 53a4fc3b-fb70-430d-abe5-5892037a910a + Library + FSharpTestB2 + FSharpTestB2 + v4.5.2 + 4.4.0.0 + true + FSharpTestB2 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB2.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB2.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB20/FSharpTestB20.fsproj b/tests/projects/stress/shallow/FSharpTestB20/FSharpTestB20.fsproj new file mode 100644 index 00000000000..f929c8b6900 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB20/FSharpTestB20.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 3959a21a-3106-4149-b938-327d088c0dd7 + Library + FSharpTestB20 + FSharpTestB20 + v4.5.2 + 4.4.0.0 + true + FSharpTestB20 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB20.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB20.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB21/FSharpTestB21.fsproj b/tests/projects/stress/shallow/FSharpTestB21/FSharpTestB21.fsproj new file mode 100644 index 00000000000..353afb70c3e --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB21/FSharpTestB21.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 5bb3c5b8-b090-4ddd-ab80-590c8050fd8e + Library + FSharpTestB21 + FSharpTestB21 + v4.5.2 + 4.4.0.0 + true + FSharpTestB21 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB21.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB21.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB22/FSharpTestB22.fsproj b/tests/projects/stress/shallow/FSharpTestB22/FSharpTestB22.fsproj new file mode 100644 index 00000000000..892b4c14d02 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB22/FSharpTestB22.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + a8ea0258-1bc6-4c9e-bde7-8cd2ee8a3544 + Library + FSharpTestB22 + FSharpTestB22 + v4.5.2 + 4.4.0.0 + true + FSharpTestB22 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB22.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB22.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB23/FSharpTestB23.fsproj b/tests/projects/stress/shallow/FSharpTestB23/FSharpTestB23.fsproj new file mode 100644 index 00000000000..392375d4fe9 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB23/FSharpTestB23.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 2d927fb6-fa0d-489f-94e1-5c5761359744 + Library + FSharpTestB23 + FSharpTestB23 + v4.5.2 + 4.4.0.0 + true + FSharpTestB23 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB23.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB23.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB24/FSharpTestB24.fsproj b/tests/projects/stress/shallow/FSharpTestB24/FSharpTestB24.fsproj new file mode 100644 index 00000000000..ccb37b18d64 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB24/FSharpTestB24.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 3ea783a3-b1f1-4490-8fcc-f2c98c0dbb17 + Library + FSharpTestB24 + FSharpTestB24 + v4.5.2 + 4.4.0.0 + true + FSharpTestB24 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB24.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB24.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB25/FSharpTestB25.fsproj b/tests/projects/stress/shallow/FSharpTestB25/FSharpTestB25.fsproj new file mode 100644 index 00000000000..7aa63dee366 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB25/FSharpTestB25.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 4de45954-e391-4223-b18b-773c5f7a1f0e + Library + FSharpTestB25 + FSharpTestB25 + v4.5.2 + 4.4.0.0 + true + FSharpTestB25 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB25.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB25.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB26/FSharpTestB26.fsproj b/tests/projects/stress/shallow/FSharpTestB26/FSharpTestB26.fsproj new file mode 100644 index 00000000000..007c815738b --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB26/FSharpTestB26.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 1ef2a9c1-5ad3-4fae-a09b-82681eb09b31 + Library + FSharpTestB26 + FSharpTestB26 + v4.5.2 + 4.4.0.0 + true + FSharpTestB26 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB26.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB26.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB27/FSharpTestB27.fsproj b/tests/projects/stress/shallow/FSharpTestB27/FSharpTestB27.fsproj new file mode 100644 index 00000000000..d833fbb844a --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB27/FSharpTestB27.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + ad8e3e8e-cbc8-455d-9be7-022edacd015a + Library + FSharpTestB27 + FSharpTestB27 + v4.5.2 + 4.4.0.0 + true + FSharpTestB27 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB27.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB27.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB28/FSharpTestB28.fsproj b/tests/projects/stress/shallow/FSharpTestB28/FSharpTestB28.fsproj new file mode 100644 index 00000000000..b219bd647d3 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB28/FSharpTestB28.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 3aae2dd5-d21c-4e1f-9ff5-d52d6dd4002f + Library + FSharpTestB28 + FSharpTestB28 + v4.5.2 + 4.4.0.0 + true + FSharpTestB28 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB28.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB28.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB29/FSharpTestB29.fsproj b/tests/projects/stress/shallow/FSharpTestB29/FSharpTestB29.fsproj new file mode 100644 index 00000000000..ce23f0408cc --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB29/FSharpTestB29.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + b3e3f165-f7c6-48a5-b5bd-98ba1631a1eb + Library + FSharpTestB29 + FSharpTestB29 + v4.5.2 + 4.4.0.0 + true + FSharpTestB29 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB29.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB29.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB3/FSharpTestB3.fsproj b/tests/projects/stress/shallow/FSharpTestB3/FSharpTestB3.fsproj new file mode 100644 index 00000000000..76b093a3e4b --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB3/FSharpTestB3.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + cf956653-2560-44c2-a705-1b72dc766431 + Library + FSharpTestB3 + FSharpTestB3 + v4.5.2 + 4.4.0.0 + true + FSharpTestB3 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB3.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB3.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB30/FSharpTestB30.fsproj b/tests/projects/stress/shallow/FSharpTestB30/FSharpTestB30.fsproj new file mode 100644 index 00000000000..7d4426c7ba2 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB30/FSharpTestB30.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 8e791e2b-130d-433e-9c25-af615fe56bc0 + Library + FSharpTestB30 + FSharpTestB30 + v4.5.2 + 4.4.0.0 + true + FSharpTestB30 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB30.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB30.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB31/FSharpTestB31.fsproj b/tests/projects/stress/shallow/FSharpTestB31/FSharpTestB31.fsproj new file mode 100644 index 00000000000..1e38615f833 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB31/FSharpTestB31.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 0e2fd899-9aac-4f44-a60d-1bb5f1806602 + Library + FSharpTestB31 + FSharpTestB31 + v4.5.2 + 4.4.0.0 + true + FSharpTestB31 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB31.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB31.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB32/FSharpTestB32.fsproj b/tests/projects/stress/shallow/FSharpTestB32/FSharpTestB32.fsproj new file mode 100644 index 00000000000..67db336e398 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB32/FSharpTestB32.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + f7ccf844-e407-462e-941e-00752b4936cf + Library + FSharpTestB32 + FSharpTestB32 + v4.5.2 + 4.4.0.0 + true + FSharpTestB32 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB32.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB32.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB33/FSharpTestB33.fsproj b/tests/projects/stress/shallow/FSharpTestB33/FSharpTestB33.fsproj new file mode 100644 index 00000000000..ed53d9264f0 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB33/FSharpTestB33.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 7c41fc8a-7006-4e9b-be7c-4131c85ed799 + Library + FSharpTestB33 + FSharpTestB33 + v4.5.2 + 4.4.0.0 + true + FSharpTestB33 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB33.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB33.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB34/FSharpTestB34.fsproj b/tests/projects/stress/shallow/FSharpTestB34/FSharpTestB34.fsproj new file mode 100644 index 00000000000..217cadbcebb --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB34/FSharpTestB34.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 2998ed2d-ea5e-487f-9aec-fddcd3e274bd + Library + FSharpTestB34 + FSharpTestB34 + v4.5.2 + 4.4.0.0 + true + FSharpTestB34 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB34.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB34.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB35/FSharpTestB35.fsproj b/tests/projects/stress/shallow/FSharpTestB35/FSharpTestB35.fsproj new file mode 100644 index 00000000000..7d717a0ff88 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB35/FSharpTestB35.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 18e870e8-2b2e-44bd-9bea-22155cd31b99 + Library + FSharpTestB35 + FSharpTestB35 + v4.5.2 + 4.4.0.0 + true + FSharpTestB35 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB35.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB35.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB36/FSharpTestB36.fsproj b/tests/projects/stress/shallow/FSharpTestB36/FSharpTestB36.fsproj new file mode 100644 index 00000000000..555ad6e131d --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB36/FSharpTestB36.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + cb5da386-dd3b-4477-b88a-c1d200d36640 + Library + FSharpTestB36 + FSharpTestB36 + v4.5.2 + 4.4.0.0 + true + FSharpTestB36 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB36.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB36.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB37/FSharpTestB37.fsproj b/tests/projects/stress/shallow/FSharpTestB37/FSharpTestB37.fsproj new file mode 100644 index 00000000000..94574886202 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB37/FSharpTestB37.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 936b9abd-ce90-426c-beb6-1e4d3f30fe57 + Library + FSharpTestB37 + FSharpTestB37 + v4.5.2 + 4.4.0.0 + true + FSharpTestB37 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB37.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB37.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB38/FSharpTestB38.fsproj b/tests/projects/stress/shallow/FSharpTestB38/FSharpTestB38.fsproj new file mode 100644 index 00000000000..6c138a1dc31 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB38/FSharpTestB38.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + fc3db89c-d6e4-44c4-b4ee-cf985c7b0245 + Library + FSharpTestB38 + FSharpTestB38 + v4.5.2 + 4.4.0.0 + true + FSharpTestB38 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB38.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB38.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB39/FSharpTestB39.fsproj b/tests/projects/stress/shallow/FSharpTestB39/FSharpTestB39.fsproj new file mode 100644 index 00000000000..2730394317c --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB39/FSharpTestB39.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + d2f7c017-5156-4b20-9a58-b31c19d6cb26 + Library + FSharpTestB39 + FSharpTestB39 + v4.5.2 + 4.4.0.0 + true + FSharpTestB39 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB39.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB39.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB4/FSharpTestB4.fsproj b/tests/projects/stress/shallow/FSharpTestB4/FSharpTestB4.fsproj new file mode 100644 index 00000000000..3cbbca4c9ad --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB4/FSharpTestB4.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 1461331d-87ca-4e40-af12-33a1000511d6 + Library + FSharpTestB4 + FSharpTestB4 + v4.5.2 + 4.4.0.0 + true + FSharpTestB4 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB4.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB4.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB40/FSharpTestB40.fsproj b/tests/projects/stress/shallow/FSharpTestB40/FSharpTestB40.fsproj new file mode 100644 index 00000000000..c360cd6874f --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB40/FSharpTestB40.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 317095b1-d50f-4165-b921-7ce112eb504d + Library + FSharpTestB40 + FSharpTestB40 + v4.5.2 + 4.4.0.0 + true + FSharpTestB40 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB40.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB40.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB41/FSharpTestB41.fsproj b/tests/projects/stress/shallow/FSharpTestB41/FSharpTestB41.fsproj new file mode 100644 index 00000000000..919b987e98c --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB41/FSharpTestB41.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 7997425d-40ec-427b-be9c-1e813e113b3e + Library + FSharpTestB41 + FSharpTestB41 + v4.5.2 + 4.4.0.0 + true + FSharpTestB41 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB41.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB41.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB42/FSharpTestB42.fsproj b/tests/projects/stress/shallow/FSharpTestB42/FSharpTestB42.fsproj new file mode 100644 index 00000000000..e8c5e4e9409 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB42/FSharpTestB42.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 66193f05-751a-44fe-9bc6-2b0b56c5fd16 + Library + FSharpTestB42 + FSharpTestB42 + v4.5.2 + 4.4.0.0 + true + FSharpTestB42 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB42.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB42.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB43/FSharpTestB43.fsproj b/tests/projects/stress/shallow/FSharpTestB43/FSharpTestB43.fsproj new file mode 100644 index 00000000000..d24437f80f0 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB43/FSharpTestB43.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 7cfc21a9-0b56-48f1-b2b4-591afef6eb2a + Library + FSharpTestB43 + FSharpTestB43 + v4.5.2 + 4.4.0.0 + true + FSharpTestB43 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB43.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB43.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB44/FSharpTestB44.fsproj b/tests/projects/stress/shallow/FSharpTestB44/FSharpTestB44.fsproj new file mode 100644 index 00000000000..0c2b6b0835d --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB44/FSharpTestB44.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 34398a63-05a6-4248-9e51-187ec787f198 + Library + FSharpTestB44 + FSharpTestB44 + v4.5.2 + 4.4.0.0 + true + FSharpTestB44 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB44.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB44.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB45/FSharpTestB45.fsproj b/tests/projects/stress/shallow/FSharpTestB45/FSharpTestB45.fsproj new file mode 100644 index 00000000000..d7ff93d4ae8 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB45/FSharpTestB45.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + be43a890-b90c-4a34-8a92-20d96e66f3f3 + Library + FSharpTestB45 + FSharpTestB45 + v4.5.2 + 4.4.0.0 + true + FSharpTestB45 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB45.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB45.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB46/FSharpTestB46.fsproj b/tests/projects/stress/shallow/FSharpTestB46/FSharpTestB46.fsproj new file mode 100644 index 00000000000..d6572a6d5b4 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB46/FSharpTestB46.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + c107b4c6-0ceb-4d59-9553-91dd063bb82a + Library + FSharpTestB46 + FSharpTestB46 + v4.5.2 + 4.4.0.0 + true + FSharpTestB46 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB46.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB46.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB47/FSharpTestB47.fsproj b/tests/projects/stress/shallow/FSharpTestB47/FSharpTestB47.fsproj new file mode 100644 index 00000000000..a123c54d9c6 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB47/FSharpTestB47.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 7a772952-0785-4096-af29-d4bc40f488b4 + Library + FSharpTestB47 + FSharpTestB47 + v4.5.2 + 4.4.0.0 + true + FSharpTestB47 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB47.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB47.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB48/FSharpTestB48.fsproj b/tests/projects/stress/shallow/FSharpTestB48/FSharpTestB48.fsproj new file mode 100644 index 00000000000..a4e850300de --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB48/FSharpTestB48.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 9e5babfe-d501-430a-9e4c-39dd1ff1f439 + Library + FSharpTestB48 + FSharpTestB48 + v4.5.2 + 4.4.0.0 + true + FSharpTestB48 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB48.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB48.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB49/FSharpTestB49.fsproj b/tests/projects/stress/shallow/FSharpTestB49/FSharpTestB49.fsproj new file mode 100644 index 00000000000..3dc7296addb --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB49/FSharpTestB49.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 07bed3e7-2894-48f5-9812-746f79e2f058 + Library + FSharpTestB49 + FSharpTestB49 + v4.5.2 + 4.4.0.0 + true + FSharpTestB49 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB49.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB49.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB5/FSharpTestB5.fsproj b/tests/projects/stress/shallow/FSharpTestB5/FSharpTestB5.fsproj new file mode 100644 index 00000000000..e9f88c5eaab --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB5/FSharpTestB5.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 8fe41fa0-5cd0-4c4b-bed5-8fb6d830d267 + Library + FSharpTestB5 + FSharpTestB5 + v4.5.2 + 4.4.0.0 + true + FSharpTestB5 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB5.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB5.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB50/FSharpTestB50.fsproj b/tests/projects/stress/shallow/FSharpTestB50/FSharpTestB50.fsproj new file mode 100644 index 00000000000..fb5bb5fda65 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB50/FSharpTestB50.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 5f8c9b19-ca74-4e90-9c1a-6316008cfbaf + Library + FSharpTestB50 + FSharpTestB50 + v4.5.2 + 4.4.0.0 + true + FSharpTestB50 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB50.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB50.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB51/FSharpTestB51.fsproj b/tests/projects/stress/shallow/FSharpTestB51/FSharpTestB51.fsproj new file mode 100644 index 00000000000..c571559dd1e --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB51/FSharpTestB51.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 82e41792-dc96-44e4-840d-f8998d60740d + Library + FSharpTestB51 + FSharpTestB51 + v4.5.2 + 4.4.0.0 + true + FSharpTestB51 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB51.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB51.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB52/FSharpTestB52.fsproj b/tests/projects/stress/shallow/FSharpTestB52/FSharpTestB52.fsproj new file mode 100644 index 00000000000..52e9d1e1033 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB52/FSharpTestB52.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + f266ed51-517c-453f-843f-577e7f2b3a26 + Library + FSharpTestB52 + FSharpTestB52 + v4.5.2 + 4.4.0.0 + true + FSharpTestB52 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB52.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB52.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB53/FSharpTestB53.fsproj b/tests/projects/stress/shallow/FSharpTestB53/FSharpTestB53.fsproj new file mode 100644 index 00000000000..29fb3eebd95 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB53/FSharpTestB53.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + e2ba2dec-6ddb-4926-91e8-2a2a6b27e7c9 + Library + FSharpTestB53 + FSharpTestB53 + v4.5.2 + 4.4.0.0 + true + FSharpTestB53 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB53.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB53.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB54/FSharpTestB54.fsproj b/tests/projects/stress/shallow/FSharpTestB54/FSharpTestB54.fsproj new file mode 100644 index 00000000000..8989029c6d3 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB54/FSharpTestB54.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + fed89666-bdaf-4097-be4b-64e54526eabc + Library + FSharpTestB54 + FSharpTestB54 + v4.5.2 + 4.4.0.0 + true + FSharpTestB54 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB54.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB54.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB55/FSharpTestB55.fsproj b/tests/projects/stress/shallow/FSharpTestB55/FSharpTestB55.fsproj new file mode 100644 index 00000000000..ad21b1cf6e6 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB55/FSharpTestB55.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + a6b22cda-87a0-4d5b-bb5d-ff40db7b5fce + Library + FSharpTestB55 + FSharpTestB55 + v4.5.2 + 4.4.0.0 + true + FSharpTestB55 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB55.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB55.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB56/FSharpTestB56.fsproj b/tests/projects/stress/shallow/FSharpTestB56/FSharpTestB56.fsproj new file mode 100644 index 00000000000..a31d219cd78 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB56/FSharpTestB56.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + d50c0cb3-07ae-4ad7-95f4-19bdfaec46fc + Library + FSharpTestB56 + FSharpTestB56 + v4.5.2 + 4.4.0.0 + true + FSharpTestB56 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB56.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB56.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB57/FSharpTestB57.fsproj b/tests/projects/stress/shallow/FSharpTestB57/FSharpTestB57.fsproj new file mode 100644 index 00000000000..00c6129a40f --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB57/FSharpTestB57.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 547eaba0-8c51-40e9-8434-5a4080c9591c + Library + FSharpTestB57 + FSharpTestB57 + v4.5.2 + 4.4.0.0 + true + FSharpTestB57 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB57.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB57.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB58/FSharpTestB58.fsproj b/tests/projects/stress/shallow/FSharpTestB58/FSharpTestB58.fsproj new file mode 100644 index 00000000000..56be3baf9c1 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB58/FSharpTestB58.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 59a7fc0b-e17e-462c-99d7-80c2a7ee9705 + Library + FSharpTestB58 + FSharpTestB58 + v4.5.2 + 4.4.0.0 + true + FSharpTestB58 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB58.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB58.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB59/FSharpTestB59.fsproj b/tests/projects/stress/shallow/FSharpTestB59/FSharpTestB59.fsproj new file mode 100644 index 00000000000..c6d093e2191 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB59/FSharpTestB59.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 879f6d6d-63df-4547-8469-6824085f4c2a + Library + FSharpTestB59 + FSharpTestB59 + v4.5.2 + 4.4.0.0 + true + FSharpTestB59 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB59.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB59.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB6/FSharpTestB6.fsproj b/tests/projects/stress/shallow/FSharpTestB6/FSharpTestB6.fsproj new file mode 100644 index 00000000000..3807ec91419 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB6/FSharpTestB6.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + ad752d82-ab75-4476-982c-164e681f5e33 + Library + FSharpTestB6 + FSharpTestB6 + v4.5.2 + 4.4.0.0 + true + FSharpTestB6 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB6.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB6.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB60/FSharpTestB60.fsproj b/tests/projects/stress/shallow/FSharpTestB60/FSharpTestB60.fsproj new file mode 100644 index 00000000000..8eadf2fbf62 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB60/FSharpTestB60.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 001b595d-2f36-4b71-addd-4bda7dd44199 + Library + FSharpTestB60 + FSharpTestB60 + v4.5.2 + 4.4.0.0 + true + FSharpTestB60 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB60.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB60.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB61/FSharpTestB61.fsproj b/tests/projects/stress/shallow/FSharpTestB61/FSharpTestB61.fsproj new file mode 100644 index 00000000000..22291c03b43 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB61/FSharpTestB61.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 962670a0-66fa-4be5-b6da-22b38b519ba6 + Library + FSharpTestB61 + FSharpTestB61 + v4.5.2 + 4.4.0.0 + true + FSharpTestB61 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB61.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB61.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB62/FSharpTestB62.fsproj b/tests/projects/stress/shallow/FSharpTestB62/FSharpTestB62.fsproj new file mode 100644 index 00000000000..db93ed7da0f --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB62/FSharpTestB62.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + bedba393-0c5f-477e-b418-1ab530e8270a + Library + FSharpTestB62 + FSharpTestB62 + v4.5.2 + 4.4.0.0 + true + FSharpTestB62 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB62.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB62.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB63/FSharpTestB63.fsproj b/tests/projects/stress/shallow/FSharpTestB63/FSharpTestB63.fsproj new file mode 100644 index 00000000000..1b0a4ac89d6 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB63/FSharpTestB63.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + fc5452c1-b5e4-4de0-97d0-b7e61487715d + Library + FSharpTestB63 + FSharpTestB63 + v4.5.2 + 4.4.0.0 + true + FSharpTestB63 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB63.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB63.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB64/FSharpTestB64.fsproj b/tests/projects/stress/shallow/FSharpTestB64/FSharpTestB64.fsproj new file mode 100644 index 00000000000..d6f9363b1c4 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB64/FSharpTestB64.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 2c4082f1-141e-4063-bc84-2d2fa0cc299a + Library + FSharpTestB64 + FSharpTestB64 + v4.5.2 + 4.4.0.0 + true + FSharpTestB64 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB64.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB64.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB65/FSharpTestB65.fsproj b/tests/projects/stress/shallow/FSharpTestB65/FSharpTestB65.fsproj new file mode 100644 index 00000000000..5bdc99bdaf0 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB65/FSharpTestB65.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 0799f4f4-6b04-4d51-99a1-5098ee6812e3 + Library + FSharpTestB65 + FSharpTestB65 + v4.5.2 + 4.4.0.0 + true + FSharpTestB65 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB65.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB65.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB66/FSharpTestB66.fsproj b/tests/projects/stress/shallow/FSharpTestB66/FSharpTestB66.fsproj new file mode 100644 index 00000000000..35ab6cc496e --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB66/FSharpTestB66.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + e48998d1-dc11-40d7-a704-8bb2157030c7 + Library + FSharpTestB66 + FSharpTestB66 + v4.5.2 + 4.4.0.0 + true + FSharpTestB66 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB66.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB66.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB67/FSharpTestB67.fsproj b/tests/projects/stress/shallow/FSharpTestB67/FSharpTestB67.fsproj new file mode 100644 index 00000000000..ac2cb25ca82 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB67/FSharpTestB67.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 2e64ac2d-8c76-4a08-ac89-28fd7ddc44ee + Library + FSharpTestB67 + FSharpTestB67 + v4.5.2 + 4.4.0.0 + true + FSharpTestB67 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB67.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB67.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB68/FSharpTestB68.fsproj b/tests/projects/stress/shallow/FSharpTestB68/FSharpTestB68.fsproj new file mode 100644 index 00000000000..9217e02f094 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB68/FSharpTestB68.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 0791a2b3-dde9-46d4-b3a7-9fb5df666a6e + Library + FSharpTestB68 + FSharpTestB68 + v4.5.2 + 4.4.0.0 + true + FSharpTestB68 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB68.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB68.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB69/FSharpTestB69.fsproj b/tests/projects/stress/shallow/FSharpTestB69/FSharpTestB69.fsproj new file mode 100644 index 00000000000..88bc8acdbe9 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB69/FSharpTestB69.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 4f2c91f2-3fea-430f-bd64-6d96a1ce61f7 + Library + FSharpTestB69 + FSharpTestB69 + v4.5.2 + 4.4.0.0 + true + FSharpTestB69 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB69.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB69.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB7/FSharpTestB7.fsproj b/tests/projects/stress/shallow/FSharpTestB7/FSharpTestB7.fsproj new file mode 100644 index 00000000000..ae46695badb --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB7/FSharpTestB7.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 75ab085f-3f88-4b56-9a9b-c57f666b89ee + Library + FSharpTestB7 + FSharpTestB7 + v4.5.2 + 4.4.0.0 + true + FSharpTestB7 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB7.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB7.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB70/FSharpTestB70.fsproj b/tests/projects/stress/shallow/FSharpTestB70/FSharpTestB70.fsproj new file mode 100644 index 00000000000..001f3882b42 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB70/FSharpTestB70.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 8f535219-3993-4e5a-824d-ab974fdaffff + Library + FSharpTestB70 + FSharpTestB70 + v4.5.2 + 4.4.0.0 + true + FSharpTestB70 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB70.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB70.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB71/FSharpTestB71.fsproj b/tests/projects/stress/shallow/FSharpTestB71/FSharpTestB71.fsproj new file mode 100644 index 00000000000..2c64f81b799 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB71/FSharpTestB71.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 5213c290-ff4d-4b5b-8f97-4ae2f70d0f0b + Library + FSharpTestB71 + FSharpTestB71 + v4.5.2 + 4.4.0.0 + true + FSharpTestB71 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB71.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB71.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB72/FSharpTestB72.fsproj b/tests/projects/stress/shallow/FSharpTestB72/FSharpTestB72.fsproj new file mode 100644 index 00000000000..3f92fe1f281 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB72/FSharpTestB72.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 1d1c62db-31fa-4020-bb20-a02eaa099386 + Library + FSharpTestB72 + FSharpTestB72 + v4.5.2 + 4.4.0.0 + true + FSharpTestB72 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB72.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB72.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB73/FSharpTestB73.fsproj b/tests/projects/stress/shallow/FSharpTestB73/FSharpTestB73.fsproj new file mode 100644 index 00000000000..c0d90567102 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB73/FSharpTestB73.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 680d25e5-998f-4573-ad95-2454fe4aa142 + Library + FSharpTestB73 + FSharpTestB73 + v4.5.2 + 4.4.0.0 + true + FSharpTestB73 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB73.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB73.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB74/FSharpTestB74.fsproj b/tests/projects/stress/shallow/FSharpTestB74/FSharpTestB74.fsproj new file mode 100644 index 00000000000..4ea828fda67 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB74/FSharpTestB74.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + da282865-3110-44af-a967-b18fc7c4e388 + Library + FSharpTestB74 + FSharpTestB74 + v4.5.2 + 4.4.0.0 + true + FSharpTestB74 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB74.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB74.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB75/FSharpTestB75.fsproj b/tests/projects/stress/shallow/FSharpTestB75/FSharpTestB75.fsproj new file mode 100644 index 00000000000..7c04ce90e77 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB75/FSharpTestB75.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + a3b89c56-b129-4499-8b56-caa3bc11ada2 + Library + FSharpTestB75 + FSharpTestB75 + v4.5.2 + 4.4.0.0 + true + FSharpTestB75 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB75.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB75.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB76/FSharpTestB76.fsproj b/tests/projects/stress/shallow/FSharpTestB76/FSharpTestB76.fsproj new file mode 100644 index 00000000000..245fa3417c5 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB76/FSharpTestB76.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + f95fbd16-0929-42ae-a4b9-b3d9ca863948 + Library + FSharpTestB76 + FSharpTestB76 + v4.5.2 + 4.4.0.0 + true + FSharpTestB76 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB76.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB76.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB77/FSharpTestB77.fsproj b/tests/projects/stress/shallow/FSharpTestB77/FSharpTestB77.fsproj new file mode 100644 index 00000000000..066a8274b94 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB77/FSharpTestB77.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 3116d6f2-d7a3-4c95-a19c-8acb7039f3d6 + Library + FSharpTestB77 + FSharpTestB77 + v4.5.2 + 4.4.0.0 + true + FSharpTestB77 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB77.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB77.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB78/FSharpTestB78.fsproj b/tests/projects/stress/shallow/FSharpTestB78/FSharpTestB78.fsproj new file mode 100644 index 00000000000..c1d7cdf9aec --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB78/FSharpTestB78.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + eba10944-a4a4-43cc-9104-5c1798f6d2ad + Library + FSharpTestB78 + FSharpTestB78 + v4.5.2 + 4.4.0.0 + true + FSharpTestB78 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB78.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB78.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB79/FSharpTestB79.fsproj b/tests/projects/stress/shallow/FSharpTestB79/FSharpTestB79.fsproj new file mode 100644 index 00000000000..bc7133ab881 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB79/FSharpTestB79.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + a5e3e99a-ca25-402e-9ae5-52b86bb4a917 + Library + FSharpTestB79 + FSharpTestB79 + v4.5.2 + 4.4.0.0 + true + FSharpTestB79 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB79.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB79.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB8/FSharpTestB8.fsproj b/tests/projects/stress/shallow/FSharpTestB8/FSharpTestB8.fsproj new file mode 100644 index 00000000000..e0bbae19ff8 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB8/FSharpTestB8.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + f3376353-496d-4c43-bfe3-f157c8f52429 + Library + FSharpTestB8 + FSharpTestB8 + v4.5.2 + 4.4.0.0 + true + FSharpTestB8 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB8.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB8.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB80/FSharpTestB80.fsproj b/tests/projects/stress/shallow/FSharpTestB80/FSharpTestB80.fsproj new file mode 100644 index 00000000000..20b557637d8 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB80/FSharpTestB80.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + cc28397c-357b-4e28-b559-b00e41865c59 + Library + FSharpTestB80 + FSharpTestB80 + v4.5.2 + 4.4.0.0 + true + FSharpTestB80 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB80.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB80.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB81/FSharpTestB81.fsproj b/tests/projects/stress/shallow/FSharpTestB81/FSharpTestB81.fsproj new file mode 100644 index 00000000000..0b0586e5dd2 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB81/FSharpTestB81.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 087006c5-56e9-43a5-9330-b6fbe5c259fd + Library + FSharpTestB81 + FSharpTestB81 + v4.5.2 + 4.4.0.0 + true + FSharpTestB81 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB81.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB81.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB82/FSharpTestB82.fsproj b/tests/projects/stress/shallow/FSharpTestB82/FSharpTestB82.fsproj new file mode 100644 index 00000000000..1ea67a87080 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB82/FSharpTestB82.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + b4928d71-4ebe-46a1-9690-5ba9e5db126e + Library + FSharpTestB82 + FSharpTestB82 + v4.5.2 + 4.4.0.0 + true + FSharpTestB82 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB82.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB82.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB83/FSharpTestB83.fsproj b/tests/projects/stress/shallow/FSharpTestB83/FSharpTestB83.fsproj new file mode 100644 index 00000000000..59246a422ec --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB83/FSharpTestB83.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + d4a3fddb-336b-4809-87b6-4177a2e3a574 + Library + FSharpTestB83 + FSharpTestB83 + v4.5.2 + 4.4.0.0 + true + FSharpTestB83 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB83.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB83.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB84/FSharpTestB84.fsproj b/tests/projects/stress/shallow/FSharpTestB84/FSharpTestB84.fsproj new file mode 100644 index 00000000000..e4dbe7c05aa --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB84/FSharpTestB84.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 84bcfb4f-c02a-4864-b505-ec29a8ae608e + Library + FSharpTestB84 + FSharpTestB84 + v4.5.2 + 4.4.0.0 + true + FSharpTestB84 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB84.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB84.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB85/FSharpTestB85.fsproj b/tests/projects/stress/shallow/FSharpTestB85/FSharpTestB85.fsproj new file mode 100644 index 00000000000..eaddbff3059 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB85/FSharpTestB85.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + a5c2da63-9fab-4859-86b1-13f4b1232ea5 + Library + FSharpTestB85 + FSharpTestB85 + v4.5.2 + 4.4.0.0 + true + FSharpTestB85 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB85.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB85.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB86/FSharpTestB86.fsproj b/tests/projects/stress/shallow/FSharpTestB86/FSharpTestB86.fsproj new file mode 100644 index 00000000000..63313d97c82 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB86/FSharpTestB86.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 94ec34cf-c787-4f5e-98b6-b29119eb0a22 + Library + FSharpTestB86 + FSharpTestB86 + v4.5.2 + 4.4.0.0 + true + FSharpTestB86 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB86.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB86.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB87/FSharpTestB87.fsproj b/tests/projects/stress/shallow/FSharpTestB87/FSharpTestB87.fsproj new file mode 100644 index 00000000000..15a5809f86c --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB87/FSharpTestB87.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 9aeb3089-e9c2-4da5-96b3-297b2a7fe27e + Library + FSharpTestB87 + FSharpTestB87 + v4.5.2 + 4.4.0.0 + true + FSharpTestB87 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB87.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB87.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB88/FSharpTestB88.fsproj b/tests/projects/stress/shallow/FSharpTestB88/FSharpTestB88.fsproj new file mode 100644 index 00000000000..9764368c6c9 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB88/FSharpTestB88.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 91692119-b33b-4557-8f03-52b0dbdd0260 + Library + FSharpTestB88 + FSharpTestB88 + v4.5.2 + 4.4.0.0 + true + FSharpTestB88 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB88.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB88.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB89/FSharpTestB89.fsproj b/tests/projects/stress/shallow/FSharpTestB89/FSharpTestB89.fsproj new file mode 100644 index 00000000000..b0e1b5da58a --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB89/FSharpTestB89.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + dc63ffad-9a42-4297-8c16-64b509f31688 + Library + FSharpTestB89 + FSharpTestB89 + v4.5.2 + 4.4.0.0 + true + FSharpTestB89 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB89.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB89.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB9/FSharpTestB9.fsproj b/tests/projects/stress/shallow/FSharpTestB9/FSharpTestB9.fsproj new file mode 100644 index 00000000000..eaa241d6f10 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB9/FSharpTestB9.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 3b687d80-c53c-4eef-ad24-a1e39ef1aabe + Library + FSharpTestB9 + FSharpTestB9 + v4.5.2 + 4.4.0.0 + true + FSharpTestB9 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB9.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB9.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB90/FSharpTestB90.fsproj b/tests/projects/stress/shallow/FSharpTestB90/FSharpTestB90.fsproj new file mode 100644 index 00000000000..f194b1588b1 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB90/FSharpTestB90.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 967abf0c-d6ff-4499-a2a4-319756f92368 + Library + FSharpTestB90 + FSharpTestB90 + v4.5.2 + 4.4.0.0 + true + FSharpTestB90 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB90.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB90.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB91/FSharpTestB91.fsproj b/tests/projects/stress/shallow/FSharpTestB91/FSharpTestB91.fsproj new file mode 100644 index 00000000000..50141853b4f --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB91/FSharpTestB91.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 642c4996-86d8-41ac-be6b-5d2ed883988c + Library + FSharpTestB91 + FSharpTestB91 + v4.5.2 + 4.4.0.0 + true + FSharpTestB91 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB91.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB91.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB92/FSharpTestB92.fsproj b/tests/projects/stress/shallow/FSharpTestB92/FSharpTestB92.fsproj new file mode 100644 index 00000000000..af498c54021 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB92/FSharpTestB92.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + b26c67e9-0930-48a5-b50e-705fd612bf1b + Library + FSharpTestB92 + FSharpTestB92 + v4.5.2 + 4.4.0.0 + true + FSharpTestB92 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB92.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB92.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB93/FSharpTestB93.fsproj b/tests/projects/stress/shallow/FSharpTestB93/FSharpTestB93.fsproj new file mode 100644 index 00000000000..80ef37da564 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB93/FSharpTestB93.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 835634fd-59b6-46d1-97a2-3ba5d0393018 + Library + FSharpTestB93 + FSharpTestB93 + v4.5.2 + 4.4.0.0 + true + FSharpTestB93 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB93.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB93.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB94/FSharpTestB94.fsproj b/tests/projects/stress/shallow/FSharpTestB94/FSharpTestB94.fsproj new file mode 100644 index 00000000000..1990b2e8077 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB94/FSharpTestB94.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 44a70013-df1e-45ae-ba0e-759a8dc71f89 + Library + FSharpTestB94 + FSharpTestB94 + v4.5.2 + 4.4.0.0 + true + FSharpTestB94 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB94.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB94.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB95/FSharpTestB95.fsproj b/tests/projects/stress/shallow/FSharpTestB95/FSharpTestB95.fsproj new file mode 100644 index 00000000000..4a5b4c8f061 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB95/FSharpTestB95.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + ceba7154-d3c1-40ef-9b44-a8ddacec6242 + Library + FSharpTestB95 + FSharpTestB95 + v4.5.2 + 4.4.0.0 + true + FSharpTestB95 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB95.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB95.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB96/FSharpTestB96.fsproj b/tests/projects/stress/shallow/FSharpTestB96/FSharpTestB96.fsproj new file mode 100644 index 00000000000..99db63ab7c5 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB96/FSharpTestB96.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + c012d1b1-bccd-4203-bffd-d274d61960a3 + Library + FSharpTestB96 + FSharpTestB96 + v4.5.2 + 4.4.0.0 + true + FSharpTestB96 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB96.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB96.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB97/FSharpTestB97.fsproj b/tests/projects/stress/shallow/FSharpTestB97/FSharpTestB97.fsproj new file mode 100644 index 00000000000..5b8c197ab29 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB97/FSharpTestB97.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + aa60505a-6cfd-46a2-8df8-e307dd273a52 + Library + FSharpTestB97 + FSharpTestB97 + v4.5.2 + 4.4.0.0 + true + FSharpTestB97 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB97.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB97.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB98/FSharpTestB98.fsproj b/tests/projects/stress/shallow/FSharpTestB98/FSharpTestB98.fsproj new file mode 100644 index 00000000000..ef7b92178f2 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB98/FSharpTestB98.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + 9514ce5f-b38d-4f34-b716-4ad7b50b9ae4 + Library + FSharpTestB98 + FSharpTestB98 + v4.5.2 + 4.4.0.0 + true + FSharpTestB98 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB98.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB98.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/FSharpTestB99/FSharpTestB99.fsproj b/tests/projects/stress/shallow/FSharpTestB99/FSharpTestB99.fsproj new file mode 100644 index 00000000000..236c2f08462 --- /dev/null +++ b/tests/projects/stress/shallow/FSharpTestB99/FSharpTestB99.fsproj @@ -0,0 +1,324 @@ + + + + + Debug + AnyCPU + 2.0 + ea7f0adc-61a6-44b1-87f5-7191fef2b6ae + Library + FSharpTestB99 + FSharpTestB99 + v4.5.2 + 4.4.0.0 + true + FSharpTestB99 + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + bin\Debug\FSharpTestB99.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + bin\Release\FSharpTestB99.XML + + + + + True + + + + + + + + + + + + FSharpTestA1 + {cc1e52a4-8b67-4154-bf5f-dcedb571690b} + True + + + FSharpTestA2 + {bfbcc869-eec0-4e31-a529-e19336513347} + True + + + FSharpTestA3 + {ce032d9a-64be-422f-a06c-4a63c0ce19b9} + True + + + FSharpTestA4 + {d3e6b613-4982-45f3-aa38-e2987ba11c22} + True + + + FSharpTestA5 + {459f11af-2495-4ffc-9ed5-432fb9ef6c7e} + True + + + FSharpTestA6 + {6272ffba-3c9d-45e3-9e75-be6d64398fcf} + True + + + FSharpTestA7 + {bfb6d15d-bb8a-42dc-9c0b-09183c0bd034} + True + + + FSharpTestA8 + {be30d7de-23f7-4df3-af45-deba46095868} + True + + + FSharpTestA9 + {6475ea46-4a52-454d-a998-a6595ee6eb53} + True + + + FSharpTestA10 + {2eac32b0-d7c6-4719-b575-15fd7abe0f75} + True + + + FSharpTestA11 + {189b0692-8bcb-48f9-900c-49cb29a922d6} + True + + + FSharpTestA12 + {fb9e4dad-4dfd-4f80-b845-6b1cec4445b6} + True + + + FSharpTestA13 + {9a188e44-1a9f-4f15-8bee-882c75fe0ac3} + True + + + FSharpTestA14 + {c691bbdb-007b-42df-8a42-a1a782c68fe7} + True + + + FSharpTestA15 + {676af089-5fa9-4bf8-a5b5-9575c3a6137c} + True + + + FSharpTestA16 + {6156cb21-4c6b-476b-808c-1896ce73614c} + True + + + FSharpTestA17 + {c4efd49a-bebf-49b5-9a9c-07ded711a192} + True + + + FSharpTestA18 + {e8de3ec9-3f8f-4dbd-a33b-020478dc50f2} + True + + + FSharpTestA19 + {87f3eca7-0d80-4494-b159-98c917edb623} + True + + + FSharpTestA20 + {7609caf2-12c6-4c9c-8681-2ac61fed7c35} + True + + + FSharpTestA21 + {404f1e4b-a3dc-43c9-9710-bccacc8ebe93} + True + + + FSharpTestA22 + {c0554667-916f-4ecc-a7e7-5d3242dfb5a7} + True + + + FSharpTestA23 + {4a18e532-89b5-4f4d-82f9-f3234ae6640a} + True + + + FSharpTestA24 + {920b4286-1ea2-4fe3-829f-273e7fec4c9e} + True + + + FSharpTestA25 + {20205819-bd0a-4b7f-9e87-b4a614ea4be1} + True + + + FSharpTestA26 + {e02b0558-155e-4134-806b-72bd225a94b4} + True + + + FSharpTestA27 + {ba746188-d2eb-4b92-a8fe-0cb394a50eab} + True + + + FSharpTestA28 + {234f07d7-49bf-4779-b26d-2674034110f9} + True + + + FSharpTestA29 + {5e588920-21fa-4e03-84aa-3b3ac19b6f94} + True + + + FSharpTestA30 + {16263c58-09b6-41c5-a5e7-f63e9b9877bc} + True + + + FSharpTestA31 + {3f3c825b-df8c-456e-8c46-46d27b9f2418} + True + + + FSharpTestA32 + {afe29887-0b35-4599-a866-c584b8bc466b} + True + + + FSharpTestA33 + {f2e61b32-c6ed-4a9b-93c7-53f232e80de2} + True + + + FSharpTestA34 + {751b60d9-4c67-4d27-a021-d73a8b911306} + True + + + FSharpTestA35 + {8d4c2ea2-133d-4133-824c-cfc39a471cd9} + True + + + FSharpTestA36 + {9b7dd5f3-908c-4a68-8d1c-511e1c92b0ab} + True + + + FSharpTestA37 + {c57a2c7b-cc0b-4967-979d-f856ee9cf012} + True + + + FSharpTestA38 + {cfbfd695-7f8c-437d-b945-c3c183dab56f} + True + + + FSharpTestA39 + {f2e93eeb-0289-4f56-8148-8efa4525c772} + True + + + FSharpTestA40 + {c4001d85-4bf2-4270-a662-9ebf5403770d} + True + + + FSharpTestA41 + {5268bf03-9bb4-4ddd-9c12-cf019d2f32ed} + True + + + FSharpTestA42 + {215d32ac-bebb-47dd-b31f-bc1c2be45d78} + True + + + FSharpTestA43 + {49eecf94-9ff5-4507-a022-dda957e8a6fc} + True + + + FSharpTestA44 + {2e929a2e-e29f-4357-ab56-f332272aa54e} + True + + + FSharpTestA45 + {721bce17-390e-45df-b938-7f96460ce848} + True + + + FSharpTestA46 + {f32065b2-78bd-403f-bd16-761f754dd4e8} + True + + + FSharpTestA47 + {5f84a5ad-08e1-46ae-a15b-42ec94679fb3} + True + + + FSharpTestA48 + {26fddf58-bd36-4177-bd32-8d4f3711e5d5} + True + + + FSharpTestA49 + {b8e7cb9d-e7ed-4970-b105-cafa5b5a16ef} + True + + + FSharpTestA50 + {739979c0-8bd2-4958-9b5e-e084e5fd29f8} + True + + + + 11 + + + + + $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets + + + + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallow/Shallow.sln b/tests/projects/stress/shallow/Shallow.sln new file mode 100644 index 00000000000..62ab70afea7 --- /dev/null +++ b/tests/projects/stress/shallow/Shallow.sln @@ -0,0 +1,916 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA1", "FSharpTestA1\FSharpTestA1.fsproj", "{CC1E52A4-8B67-4154-BF5F-DCEDB571690B}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA2", "FSharpTestA2\FSharpTestA2.fsproj", "{BFBCC869-EEC0-4E31-A529-E19336513347}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA3", "FSharpTestA3\FSharpTestA3.fsproj", "{CE032D9A-64BE-422F-A06C-4A63C0CE19B9}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA4", "FSharpTestA4\FSharpTestA4.fsproj", "{D3E6B613-4982-45F3-AA38-E2987BA11C22}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA5", "FSharpTestA5\FSharpTestA5.fsproj", "{459F11AF-2495-4FFC-9ED5-432FB9EF6C7E}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA6", "FSharpTestA6\FSharpTestA6.fsproj", "{6272FFBA-3C9D-45E3-9E75-BE6D64398FCF}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA7", "FSharpTestA7\FSharpTestA7.fsproj", "{BFB6D15D-BB8A-42DC-9C0B-09183C0BD034}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA8", "FSharpTestA8\FSharpTestA8.fsproj", "{BE30D7DE-23F7-4DF3-AF45-DEBA46095868}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA9", "FSharpTestA9\FSharpTestA9.fsproj", "{6475EA46-4A52-454D-A998-A6595EE6EB53}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA10", "FSharpTestA10\FSharpTestA10.fsproj", "{2EAC32B0-D7C6-4719-B575-15FD7ABE0F75}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA11", "FSharpTestA11\FSharpTestA11.fsproj", "{189B0692-8BCB-48F9-900C-49CB29A922D6}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA12", "FSharpTestA12\FSharpTestA12.fsproj", "{FB9E4DAD-4DFD-4F80-B845-6B1CEC4445B6}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA13", "FSharpTestA13\FSharpTestA13.fsproj", "{9A188E44-1A9F-4F15-8BEE-882C75FE0AC3}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA14", "FSharpTestA14\FSharpTestA14.fsproj", "{C691BBDB-007B-42DF-8A42-A1A782C68FE7}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA15", "FSharpTestA15\FSharpTestA15.fsproj", "{676AF089-5FA9-4BF8-A5B5-9575C3A6137C}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA16", "FSharpTestA16\FSharpTestA16.fsproj", "{6156CB21-4C6B-476B-808C-1896CE73614C}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA17", "FSharpTestA17\FSharpTestA17.fsproj", "{C4EFD49A-BEBF-49B5-9A9C-07DED711A192}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA18", "FSharpTestA18\FSharpTestA18.fsproj", "{E8DE3EC9-3F8F-4DBD-A33B-020478DC50F2}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA19", "FSharpTestA19\FSharpTestA19.fsproj", "{87F3ECA7-0D80-4494-B159-98C917EDB623}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA20", "FSharpTestA20\FSharpTestA20.fsproj", "{7609CAF2-12C6-4C9C-8681-2AC61FED7C35}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA21", "FSharpTestA21\FSharpTestA21.fsproj", "{404F1E4B-A3DC-43C9-9710-BCCACC8EBE93}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA22", "FSharpTestA22\FSharpTestA22.fsproj", "{C0554667-916F-4ECC-A7E7-5D3242DFB5A7}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA23", "FSharpTestA23\FSharpTestA23.fsproj", "{4A18E532-89B5-4F4D-82F9-F3234AE6640A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA24", "FSharpTestA24\FSharpTestA24.fsproj", "{920B4286-1EA2-4FE3-829F-273E7FEC4C9E}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA25", "FSharpTestA25\FSharpTestA25.fsproj", "{20205819-BD0A-4B7F-9E87-B4A614EA4BE1}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA26", "FSharpTestA26\FSharpTestA26.fsproj", "{E02B0558-155E-4134-806B-72BD225A94B4}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA27", "FSharpTestA27\FSharpTestA27.fsproj", "{BA746188-D2EB-4B92-A8FE-0CB394A50EAB}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA28", "FSharpTestA28\FSharpTestA28.fsproj", "{234F07D7-49BF-4779-B26D-2674034110F9}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA29", "FSharpTestA29\FSharpTestA29.fsproj", "{5E588920-21FA-4E03-84AA-3B3AC19B6F94}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA30", "FSharpTestA30\FSharpTestA30.fsproj", "{16263C58-09B6-41C5-A5E7-F63E9B9877BC}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA31", "FSharpTestA31\FSharpTestA31.fsproj", "{3F3C825B-DF8C-456E-8C46-46D27B9F2418}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA32", "FSharpTestA32\FSharpTestA32.fsproj", "{AFE29887-0B35-4599-A866-C584B8BC466B}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA33", "FSharpTestA33\FSharpTestA33.fsproj", "{F2E61B32-C6ED-4A9B-93C7-53F232E80DE2}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA34", "FSharpTestA34\FSharpTestA34.fsproj", "{751B60D9-4C67-4D27-A021-D73A8B911306}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA35", "FSharpTestA35\FSharpTestA35.fsproj", "{8D4C2EA2-133D-4133-824C-CFC39A471CD9}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA36", "FSharpTestA36\FSharpTestA36.fsproj", "{9B7DD5F3-908C-4A68-8D1C-511E1C92B0AB}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA37", "FSharpTestA37\FSharpTestA37.fsproj", "{C57A2C7B-CC0B-4967-979D-F856EE9CF012}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA38", "FSharpTestA38\FSharpTestA38.fsproj", "{CFBFD695-7F8C-437D-B945-C3C183DAB56F}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA39", "FSharpTestA39\FSharpTestA39.fsproj", "{F2E93EEB-0289-4F56-8148-8EFA4525C772}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA40", "FSharpTestA40\FSharpTestA40.fsproj", "{C4001D85-4BF2-4270-A662-9EBF5403770D}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA41", "FSharpTestA41\FSharpTestA41.fsproj", "{5268BF03-9BB4-4DDD-9C12-CF019D2F32ED}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA42", "FSharpTestA42\FSharpTestA42.fsproj", "{215D32AC-BEBB-47DD-B31F-BC1C2BE45D78}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA43", "FSharpTestA43\FSharpTestA43.fsproj", "{49EECF94-9FF5-4507-A022-DDA957E8A6FC}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA44", "FSharpTestA44\FSharpTestA44.fsproj", "{2E929A2E-E29F-4357-AB56-F332272AA54E}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA45", "FSharpTestA45\FSharpTestA45.fsproj", "{721BCE17-390E-45DF-B938-7F96460CE848}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA46", "FSharpTestA46\FSharpTestA46.fsproj", "{F32065B2-78BD-403F-BD16-761F754DD4E8}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA47", "FSharpTestA47\FSharpTestA47.fsproj", "{5F84A5AD-08E1-46AE-A15B-42EC94679FB3}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA48", "FSharpTestA48\FSharpTestA48.fsproj", "{26FDDF58-BD36-4177-BD32-8D4F3711E5D5}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA49", "FSharpTestA49\FSharpTestA49.fsproj", "{B8E7CB9D-E7ED-4970-B105-CAFA5B5A16EF}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestA50", "FSharpTestA50\FSharpTestA50.fsproj", "{739979C0-8BD2-4958-9B5E-E084E5FD29F8}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB1", "FSharpTestB1\FSharpTestB1.fsproj", "{645126C1-D2F1-4155-A8FB-F20BCDBB712D}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB2", "FSharpTestB2\FSharpTestB2.fsproj", "{53A4FC3B-FB70-430D-ABE5-5892037A910A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB3", "FSharpTestB3\FSharpTestB3.fsproj", "{CF956653-2560-44C2-A705-1B72DC766431}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB4", "FSharpTestB4\FSharpTestB4.fsproj", "{1461331D-87CA-4E40-AF12-33A1000511D6}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB5", "FSharpTestB5\FSharpTestB5.fsproj", "{8FE41FA0-5CD0-4C4B-BED5-8FB6D830D267}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB6", "FSharpTestB6\FSharpTestB6.fsproj", "{AD752D82-AB75-4476-982C-164E681F5E33}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB7", "FSharpTestB7\FSharpTestB7.fsproj", "{75AB085F-3F88-4B56-9A9B-C57F666B89EE}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB8", "FSharpTestB8\FSharpTestB8.fsproj", "{F3376353-496D-4C43-BFE3-F157C8F52429}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB9", "FSharpTestB9\FSharpTestB9.fsproj", "{3B687D80-C53C-4EEF-AD24-A1E39EF1AABE}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB10", "FSharpTestB10\FSharpTestB10.fsproj", "{4025951F-8B72-49A6-99C2-2895213D48E8}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB11", "FSharpTestB11\FSharpTestB11.fsproj", "{506CAB43-442F-4546-8A62-A727835F4026}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB12", "FSharpTestB12\FSharpTestB12.fsproj", "{A2BC9AC7-A832-421C-AFF8-B524599A5BD7}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB13", "FSharpTestB13\FSharpTestB13.fsproj", "{1EFA27C2-C564-489B-8B70-BC88D1AED5FB}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB14", "FSharpTestB14\FSharpTestB14.fsproj", "{97005F03-8C54-449A-B4EC-E935FA82A08B}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB15", "FSharpTestB15\FSharpTestB15.fsproj", "{0266FC79-A515-4B00-91AA-B88698B383FC}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB16", "FSharpTestB16\FSharpTestB16.fsproj", "{C96487C9-A627-4E33-A60F-01F0C067B06A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB17", "FSharpTestB17\FSharpTestB17.fsproj", "{CAC8FAEC-1F98-4568-832F-853C0D76A06E}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB18", "FSharpTestB18\FSharpTestB18.fsproj", "{E6528B07-2B11-490F-AF77-C7F453F976FC}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB19", "FSharpTestB19\FSharpTestB19.fsproj", "{824524C0-1D8C-4A2B-8E9F-66E165CC5A0D}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB20", "FSharpTestB20\FSharpTestB20.fsproj", "{3959A21A-3106-4149-B938-327D088C0DD7}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB21", "FSharpTestB21\FSharpTestB21.fsproj", "{5BB3C5B8-B090-4DDD-AB80-590C8050FD8E}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB22", "FSharpTestB22\FSharpTestB22.fsproj", "{A8EA0258-1BC6-4C9E-BDE7-8CD2EE8A3544}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB23", "FSharpTestB23\FSharpTestB23.fsproj", "{2D927FB6-FA0D-489F-94E1-5C5761359744}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB24", "FSharpTestB24\FSharpTestB24.fsproj", "{3EA783A3-B1F1-4490-8FCC-F2C98C0DBB17}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB25", "FSharpTestB25\FSharpTestB25.fsproj", "{4DE45954-E391-4223-B18B-773C5F7A1F0E}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB26", "FSharpTestB26\FSharpTestB26.fsproj", "{1EF2A9C1-5AD3-4FAE-A09B-82681EB09B31}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB27", "FSharpTestB27\FSharpTestB27.fsproj", "{AD8E3E8E-CBC8-455D-9BE7-022EDACD015A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB28", "FSharpTestB28\FSharpTestB28.fsproj", "{3AAE2DD5-D21C-4E1F-9FF5-D52D6DD4002F}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB29", "FSharpTestB29\FSharpTestB29.fsproj", "{B3E3F165-F7C6-48A5-B5BD-98BA1631A1EB}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB30", "FSharpTestB30\FSharpTestB30.fsproj", "{8E791E2B-130D-433E-9C25-AF615FE56BC0}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB31", "FSharpTestB31\FSharpTestB31.fsproj", "{0E2FD899-9AAC-4F44-A60D-1BB5F1806602}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB32", "FSharpTestB32\FSharpTestB32.fsproj", "{F7CCF844-E407-462E-941E-00752B4936CF}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB33", "FSharpTestB33\FSharpTestB33.fsproj", "{7C41FC8A-7006-4E9B-BE7C-4131C85ED799}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB34", "FSharpTestB34\FSharpTestB34.fsproj", "{2998ED2D-EA5E-487F-9AEC-FDDCD3E274BD}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB35", "FSharpTestB35\FSharpTestB35.fsproj", "{18E870E8-2B2E-44BD-9BEA-22155CD31B99}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB36", "FSharpTestB36\FSharpTestB36.fsproj", "{CB5DA386-DD3B-4477-B88A-C1D200D36640}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB37", "FSharpTestB37\FSharpTestB37.fsproj", "{936B9ABD-CE90-426C-BEB6-1E4D3F30FE57}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB38", "FSharpTestB38\FSharpTestB38.fsproj", "{FC3DB89C-D6E4-44C4-B4EE-CF985C7B0245}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB39", "FSharpTestB39\FSharpTestB39.fsproj", "{D2F7C017-5156-4B20-9A58-B31C19D6CB26}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB40", "FSharpTestB40\FSharpTestB40.fsproj", "{317095B1-D50F-4165-B921-7CE112EB504D}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB41", "FSharpTestB41\FSharpTestB41.fsproj", "{7997425D-40EC-427B-BE9C-1E813E113B3E}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB42", "FSharpTestB42\FSharpTestB42.fsproj", "{66193F05-751A-44FE-9BC6-2B0B56C5FD16}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB43", "FSharpTestB43\FSharpTestB43.fsproj", "{7CFC21A9-0B56-48F1-B2B4-591AFEF6EB2A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB44", "FSharpTestB44\FSharpTestB44.fsproj", "{34398A63-05A6-4248-9E51-187EC787F198}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB45", "FSharpTestB45\FSharpTestB45.fsproj", "{BE43A890-B90C-4A34-8A92-20D96E66F3F3}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB46", "FSharpTestB46\FSharpTestB46.fsproj", "{C107B4C6-0CEB-4D59-9553-91DD063BB82A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB47", "FSharpTestB47\FSharpTestB47.fsproj", "{7A772952-0785-4096-AF29-D4BC40F488B4}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB48", "FSharpTestB48\FSharpTestB48.fsproj", "{9E5BABFE-D501-430A-9E4C-39DD1FF1F439}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB49", "FSharpTestB49\FSharpTestB49.fsproj", "{07BED3E7-2894-48F5-9812-746F79E2F058}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB50", "FSharpTestB50\FSharpTestB50.fsproj", "{5F8C9B19-CA74-4E90-9C1A-6316008CFBAF}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB51", "FSharpTestB51\FSharpTestB51.fsproj", "{82E41792-DC96-44E4-840D-F8998D60740D}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB52", "FSharpTestB52\FSharpTestB52.fsproj", "{F266ED51-517C-453F-843F-577E7F2B3A26}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB53", "FSharpTestB53\FSharpTestB53.fsproj", "{E2BA2DEC-6DDB-4926-91E8-2A2A6B27E7C9}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB54", "FSharpTestB54\FSharpTestB54.fsproj", "{FED89666-BDAF-4097-BE4B-64E54526EABC}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB55", "FSharpTestB55\FSharpTestB55.fsproj", "{A6B22CDA-87A0-4D5B-BB5D-FF40DB7B5FCE}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB56", "FSharpTestB56\FSharpTestB56.fsproj", "{D50C0CB3-07AE-4AD7-95F4-19BDFAEC46FC}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB57", "FSharpTestB57\FSharpTestB57.fsproj", "{547EABA0-8C51-40E9-8434-5A4080C9591C}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB58", "FSharpTestB58\FSharpTestB58.fsproj", "{59A7FC0B-E17E-462C-99D7-80C2A7EE9705}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB59", "FSharpTestB59\FSharpTestB59.fsproj", "{879F6D6D-63DF-4547-8469-6824085F4C2A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB60", "FSharpTestB60\FSharpTestB60.fsproj", "{001B595D-2F36-4B71-ADDD-4BDA7DD44199}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB61", "FSharpTestB61\FSharpTestB61.fsproj", "{962670A0-66FA-4BE5-B6DA-22B38B519BA6}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB62", "FSharpTestB62\FSharpTestB62.fsproj", "{BEDBA393-0C5F-477E-B418-1AB530E8270A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB63", "FSharpTestB63\FSharpTestB63.fsproj", "{FC5452C1-B5E4-4DE0-97D0-B7E61487715D}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB64", "FSharpTestB64\FSharpTestB64.fsproj", "{2C4082F1-141E-4063-BC84-2D2FA0CC299A}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB65", "FSharpTestB65\FSharpTestB65.fsproj", "{0799F4F4-6B04-4D51-99A1-5098EE6812E3}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB66", "FSharpTestB66\FSharpTestB66.fsproj", "{E48998D1-DC11-40D7-A704-8BB2157030C7}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB67", "FSharpTestB67\FSharpTestB67.fsproj", "{2E64AC2D-8C76-4A08-AC89-28FD7DDC44EE}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB68", "FSharpTestB68\FSharpTestB68.fsproj", "{0791A2B3-DDE9-46D4-B3A7-9FB5DF666A6E}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB69", "FSharpTestB69\FSharpTestB69.fsproj", "{4F2C91F2-3FEA-430F-BD64-6D96A1CE61F7}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB70", "FSharpTestB70\FSharpTestB70.fsproj", "{8F535219-3993-4E5A-824D-AB974FDAFFFF}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB71", "FSharpTestB71\FSharpTestB71.fsproj", "{5213C290-FF4D-4B5B-8F97-4AE2F70D0F0B}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB72", "FSharpTestB72\FSharpTestB72.fsproj", "{1D1C62DB-31FA-4020-BB20-A02EAA099386}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB73", "FSharpTestB73\FSharpTestB73.fsproj", "{680D25E5-998F-4573-AD95-2454FE4AA142}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB74", "FSharpTestB74\FSharpTestB74.fsproj", "{DA282865-3110-44AF-A967-B18FC7C4E388}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB75", "FSharpTestB75\FSharpTestB75.fsproj", "{A3B89C56-B129-4499-8B56-CAA3BC11ADA2}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB76", "FSharpTestB76\FSharpTestB76.fsproj", "{F95FBD16-0929-42AE-A4B9-B3D9CA863948}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB77", "FSharpTestB77\FSharpTestB77.fsproj", "{3116D6F2-D7A3-4C95-A19C-8ACB7039F3D6}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB78", "FSharpTestB78\FSharpTestB78.fsproj", "{EBA10944-A4A4-43CC-9104-5C1798F6D2AD}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB79", "FSharpTestB79\FSharpTestB79.fsproj", "{A5E3E99A-CA25-402E-9AE5-52B86BB4A917}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB80", "FSharpTestB80\FSharpTestB80.fsproj", "{CC28397C-357B-4E28-B559-B00E41865C59}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB81", "FSharpTestB81\FSharpTestB81.fsproj", "{087006C5-56E9-43A5-9330-B6FBE5C259FD}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB82", "FSharpTestB82\FSharpTestB82.fsproj", "{B4928D71-4EBE-46A1-9690-5BA9E5DB126E}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB83", "FSharpTestB83\FSharpTestB83.fsproj", "{D4A3FDDB-336B-4809-87B6-4177A2E3A574}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB84", "FSharpTestB84\FSharpTestB84.fsproj", "{84BCFB4F-C02A-4864-B505-EC29A8AE608E}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB85", "FSharpTestB85\FSharpTestB85.fsproj", "{A5C2DA63-9FAB-4859-86B1-13F4B1232EA5}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB86", "FSharpTestB86\FSharpTestB86.fsproj", "{94EC34CF-C787-4F5E-98B6-B29119EB0A22}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB87", "FSharpTestB87\FSharpTestB87.fsproj", "{9AEB3089-E9C2-4DA5-96B3-297B2A7FE27E}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB88", "FSharpTestB88\FSharpTestB88.fsproj", "{91692119-B33B-4557-8F03-52B0DBDD0260}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB89", "FSharpTestB89\FSharpTestB89.fsproj", "{DC63FFAD-9A42-4297-8C16-64B509F31688}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB90", "FSharpTestB90\FSharpTestB90.fsproj", "{967ABF0C-D6FF-4499-A2A4-319756F92368}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB91", "FSharpTestB91\FSharpTestB91.fsproj", "{642C4996-86D8-41AC-BE6B-5D2ED883988C}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB92", "FSharpTestB92\FSharpTestB92.fsproj", "{B26C67E9-0930-48A5-B50E-705FD612BF1B}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB93", "FSharpTestB93\FSharpTestB93.fsproj", "{835634FD-59B6-46D1-97A2-3BA5D0393018}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB94", "FSharpTestB94\FSharpTestB94.fsproj", "{44A70013-DF1E-45AE-BA0E-759A8DC71F89}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB95", "FSharpTestB95\FSharpTestB95.fsproj", "{CEBA7154-D3C1-40EF-9B44-A8DDACEC6242}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB96", "FSharpTestB96\FSharpTestB96.fsproj", "{C012D1B1-BCCD-4203-BFFD-D274D61960A3}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB97", "FSharpTestB97\FSharpTestB97.fsproj", "{AA60505A-6CFD-46A2-8DF8-E307DD273A52}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB98", "FSharpTestB98\FSharpTestB98.fsproj", "{9514CE5F-B38D-4F34-B716-4AD7B50B9AE4}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB99", "FSharpTestB99\FSharpTestB99.fsproj", "{EA7F0ADC-61A6-44B1-87F5-7191FEF2B6AE}" +EndProject +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpTestB100", "FSharpTestB100\FSharpTestB100.fsproj", "{DC0FB3C5-F2D0-48F4-BA3F-EF0FF82CA831}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {CC1E52A4-8B67-4154-BF5F-DCEDB571690B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CC1E52A4-8B67-4154-BF5F-DCEDB571690B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CC1E52A4-8B67-4154-BF5F-DCEDB571690B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CC1E52A4-8B67-4154-BF5F-DCEDB571690B}.Release|Any CPU.Build.0 = Release|Any CPU + {BFBCC869-EEC0-4E31-A529-E19336513347}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BFBCC869-EEC0-4E31-A529-E19336513347}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BFBCC869-EEC0-4E31-A529-E19336513347}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BFBCC869-EEC0-4E31-A529-E19336513347}.Release|Any CPU.Build.0 = Release|Any CPU + {CE032D9A-64BE-422F-A06C-4A63C0CE19B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CE032D9A-64BE-422F-A06C-4A63C0CE19B9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CE032D9A-64BE-422F-A06C-4A63C0CE19B9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CE032D9A-64BE-422F-A06C-4A63C0CE19B9}.Release|Any CPU.Build.0 = Release|Any CPU + {D3E6B613-4982-45F3-AA38-E2987BA11C22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D3E6B613-4982-45F3-AA38-E2987BA11C22}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D3E6B613-4982-45F3-AA38-E2987BA11C22}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D3E6B613-4982-45F3-AA38-E2987BA11C22}.Release|Any CPU.Build.0 = Release|Any CPU + {459F11AF-2495-4FFC-9ED5-432FB9EF6C7E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {459F11AF-2495-4FFC-9ED5-432FB9EF6C7E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {459F11AF-2495-4FFC-9ED5-432FB9EF6C7E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {459F11AF-2495-4FFC-9ED5-432FB9EF6C7E}.Release|Any CPU.Build.0 = Release|Any CPU + {6272FFBA-3C9D-45E3-9E75-BE6D64398FCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6272FFBA-3C9D-45E3-9E75-BE6D64398FCF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6272FFBA-3C9D-45E3-9E75-BE6D64398FCF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6272FFBA-3C9D-45E3-9E75-BE6D64398FCF}.Release|Any CPU.Build.0 = Release|Any CPU + {BFB6D15D-BB8A-42DC-9C0B-09183C0BD034}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BFB6D15D-BB8A-42DC-9C0B-09183C0BD034}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BFB6D15D-BB8A-42DC-9C0B-09183C0BD034}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BFB6D15D-BB8A-42DC-9C0B-09183C0BD034}.Release|Any CPU.Build.0 = Release|Any CPU + {BE30D7DE-23F7-4DF3-AF45-DEBA46095868}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BE30D7DE-23F7-4DF3-AF45-DEBA46095868}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BE30D7DE-23F7-4DF3-AF45-DEBA46095868}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BE30D7DE-23F7-4DF3-AF45-DEBA46095868}.Release|Any CPU.Build.0 = Release|Any CPU + {6475EA46-4A52-454D-A998-A6595EE6EB53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6475EA46-4A52-454D-A998-A6595EE6EB53}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6475EA46-4A52-454D-A998-A6595EE6EB53}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6475EA46-4A52-454D-A998-A6595EE6EB53}.Release|Any CPU.Build.0 = Release|Any CPU + {2EAC32B0-D7C6-4719-B575-15FD7ABE0F75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2EAC32B0-D7C6-4719-B575-15FD7ABE0F75}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2EAC32B0-D7C6-4719-B575-15FD7ABE0F75}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2EAC32B0-D7C6-4719-B575-15FD7ABE0F75}.Release|Any CPU.Build.0 = Release|Any CPU + {189B0692-8BCB-48F9-900C-49CB29A922D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {189B0692-8BCB-48F9-900C-49CB29A922D6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {189B0692-8BCB-48F9-900C-49CB29A922D6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {189B0692-8BCB-48F9-900C-49CB29A922D6}.Release|Any CPU.Build.0 = Release|Any CPU + {FB9E4DAD-4DFD-4F80-B845-6B1CEC4445B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FB9E4DAD-4DFD-4F80-B845-6B1CEC4445B6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FB9E4DAD-4DFD-4F80-B845-6B1CEC4445B6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FB9E4DAD-4DFD-4F80-B845-6B1CEC4445B6}.Release|Any CPU.Build.0 = Release|Any CPU + {9A188E44-1A9F-4F15-8BEE-882C75FE0AC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9A188E44-1A9F-4F15-8BEE-882C75FE0AC3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9A188E44-1A9F-4F15-8BEE-882C75FE0AC3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9A188E44-1A9F-4F15-8BEE-882C75FE0AC3}.Release|Any CPU.Build.0 = Release|Any CPU + {C691BBDB-007B-42DF-8A42-A1A782C68FE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C691BBDB-007B-42DF-8A42-A1A782C68FE7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C691BBDB-007B-42DF-8A42-A1A782C68FE7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C691BBDB-007B-42DF-8A42-A1A782C68FE7}.Release|Any CPU.Build.0 = Release|Any CPU + {676AF089-5FA9-4BF8-A5B5-9575C3A6137C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {676AF089-5FA9-4BF8-A5B5-9575C3A6137C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {676AF089-5FA9-4BF8-A5B5-9575C3A6137C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {676AF089-5FA9-4BF8-A5B5-9575C3A6137C}.Release|Any CPU.Build.0 = Release|Any CPU + {6156CB21-4C6B-476B-808C-1896CE73614C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6156CB21-4C6B-476B-808C-1896CE73614C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6156CB21-4C6B-476B-808C-1896CE73614C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6156CB21-4C6B-476B-808C-1896CE73614C}.Release|Any CPU.Build.0 = Release|Any CPU + {C4EFD49A-BEBF-49B5-9A9C-07DED711A192}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C4EFD49A-BEBF-49B5-9A9C-07DED711A192}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C4EFD49A-BEBF-49B5-9A9C-07DED711A192}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C4EFD49A-BEBF-49B5-9A9C-07DED711A192}.Release|Any CPU.Build.0 = Release|Any CPU + {E8DE3EC9-3F8F-4DBD-A33B-020478DC50F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E8DE3EC9-3F8F-4DBD-A33B-020478DC50F2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E8DE3EC9-3F8F-4DBD-A33B-020478DC50F2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E8DE3EC9-3F8F-4DBD-A33B-020478DC50F2}.Release|Any CPU.Build.0 = Release|Any CPU + {87F3ECA7-0D80-4494-B159-98C917EDB623}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {87F3ECA7-0D80-4494-B159-98C917EDB623}.Debug|Any CPU.Build.0 = Debug|Any CPU + {87F3ECA7-0D80-4494-B159-98C917EDB623}.Release|Any CPU.ActiveCfg = Release|Any CPU + {87F3ECA7-0D80-4494-B159-98C917EDB623}.Release|Any CPU.Build.0 = Release|Any CPU + {7609CAF2-12C6-4C9C-8681-2AC61FED7C35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7609CAF2-12C6-4C9C-8681-2AC61FED7C35}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7609CAF2-12C6-4C9C-8681-2AC61FED7C35}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7609CAF2-12C6-4C9C-8681-2AC61FED7C35}.Release|Any CPU.Build.0 = Release|Any CPU + {404F1E4B-A3DC-43C9-9710-BCCACC8EBE93}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {404F1E4B-A3DC-43C9-9710-BCCACC8EBE93}.Debug|Any CPU.Build.0 = Debug|Any CPU + {404F1E4B-A3DC-43C9-9710-BCCACC8EBE93}.Release|Any CPU.ActiveCfg = Release|Any CPU + {404F1E4B-A3DC-43C9-9710-BCCACC8EBE93}.Release|Any CPU.Build.0 = Release|Any CPU + {C0554667-916F-4ECC-A7E7-5D3242DFB5A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C0554667-916F-4ECC-A7E7-5D3242DFB5A7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C0554667-916F-4ECC-A7E7-5D3242DFB5A7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C0554667-916F-4ECC-A7E7-5D3242DFB5A7}.Release|Any CPU.Build.0 = Release|Any CPU + {4A18E532-89B5-4F4D-82F9-F3234AE6640A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4A18E532-89B5-4F4D-82F9-F3234AE6640A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4A18E532-89B5-4F4D-82F9-F3234AE6640A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4A18E532-89B5-4F4D-82F9-F3234AE6640A}.Release|Any CPU.Build.0 = Release|Any CPU + {920B4286-1EA2-4FE3-829F-273E7FEC4C9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {920B4286-1EA2-4FE3-829F-273E7FEC4C9E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {920B4286-1EA2-4FE3-829F-273E7FEC4C9E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {920B4286-1EA2-4FE3-829F-273E7FEC4C9E}.Release|Any CPU.Build.0 = Release|Any CPU + {20205819-BD0A-4B7F-9E87-B4A614EA4BE1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {20205819-BD0A-4B7F-9E87-B4A614EA4BE1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {20205819-BD0A-4B7F-9E87-B4A614EA4BE1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {20205819-BD0A-4B7F-9E87-B4A614EA4BE1}.Release|Any CPU.Build.0 = Release|Any CPU + {E02B0558-155E-4134-806B-72BD225A94B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E02B0558-155E-4134-806B-72BD225A94B4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E02B0558-155E-4134-806B-72BD225A94B4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E02B0558-155E-4134-806B-72BD225A94B4}.Release|Any CPU.Build.0 = Release|Any CPU + {BA746188-D2EB-4B92-A8FE-0CB394A50EAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BA746188-D2EB-4B92-A8FE-0CB394A50EAB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BA746188-D2EB-4B92-A8FE-0CB394A50EAB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BA746188-D2EB-4B92-A8FE-0CB394A50EAB}.Release|Any CPU.Build.0 = Release|Any CPU + {234F07D7-49BF-4779-B26D-2674034110F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {234F07D7-49BF-4779-B26D-2674034110F9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {234F07D7-49BF-4779-B26D-2674034110F9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {234F07D7-49BF-4779-B26D-2674034110F9}.Release|Any CPU.Build.0 = Release|Any CPU + {5E588920-21FA-4E03-84AA-3B3AC19B6F94}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5E588920-21FA-4E03-84AA-3B3AC19B6F94}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5E588920-21FA-4E03-84AA-3B3AC19B6F94}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5E588920-21FA-4E03-84AA-3B3AC19B6F94}.Release|Any CPU.Build.0 = Release|Any CPU + {16263C58-09B6-41C5-A5E7-F63E9B9877BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {16263C58-09B6-41C5-A5E7-F63E9B9877BC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {16263C58-09B6-41C5-A5E7-F63E9B9877BC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {16263C58-09B6-41C5-A5E7-F63E9B9877BC}.Release|Any CPU.Build.0 = Release|Any CPU + {3F3C825B-DF8C-456E-8C46-46D27B9F2418}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3F3C825B-DF8C-456E-8C46-46D27B9F2418}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3F3C825B-DF8C-456E-8C46-46D27B9F2418}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3F3C825B-DF8C-456E-8C46-46D27B9F2418}.Release|Any CPU.Build.0 = Release|Any CPU + {AFE29887-0B35-4599-A866-C584B8BC466B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AFE29887-0B35-4599-A866-C584B8BC466B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AFE29887-0B35-4599-A866-C584B8BC466B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AFE29887-0B35-4599-A866-C584B8BC466B}.Release|Any CPU.Build.0 = Release|Any CPU + {F2E61B32-C6ED-4A9B-93C7-53F232E80DE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F2E61B32-C6ED-4A9B-93C7-53F232E80DE2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F2E61B32-C6ED-4A9B-93C7-53F232E80DE2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F2E61B32-C6ED-4A9B-93C7-53F232E80DE2}.Release|Any CPU.Build.0 = Release|Any CPU + {751B60D9-4C67-4D27-A021-D73A8B911306}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {751B60D9-4C67-4D27-A021-D73A8B911306}.Debug|Any CPU.Build.0 = Debug|Any CPU + {751B60D9-4C67-4D27-A021-D73A8B911306}.Release|Any CPU.ActiveCfg = Release|Any CPU + {751B60D9-4C67-4D27-A021-D73A8B911306}.Release|Any CPU.Build.0 = Release|Any CPU + {8D4C2EA2-133D-4133-824C-CFC39A471CD9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8D4C2EA2-133D-4133-824C-CFC39A471CD9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8D4C2EA2-133D-4133-824C-CFC39A471CD9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8D4C2EA2-133D-4133-824C-CFC39A471CD9}.Release|Any CPU.Build.0 = Release|Any CPU + {9B7DD5F3-908C-4A68-8D1C-511E1C92B0AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9B7DD5F3-908C-4A68-8D1C-511E1C92B0AB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9B7DD5F3-908C-4A68-8D1C-511E1C92B0AB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9B7DD5F3-908C-4A68-8D1C-511E1C92B0AB}.Release|Any CPU.Build.0 = Release|Any CPU + {C57A2C7B-CC0B-4967-979D-F856EE9CF012}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C57A2C7B-CC0B-4967-979D-F856EE9CF012}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C57A2C7B-CC0B-4967-979D-F856EE9CF012}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C57A2C7B-CC0B-4967-979D-F856EE9CF012}.Release|Any CPU.Build.0 = Release|Any CPU + {CFBFD695-7F8C-437D-B945-C3C183DAB56F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CFBFD695-7F8C-437D-B945-C3C183DAB56F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CFBFD695-7F8C-437D-B945-C3C183DAB56F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CFBFD695-7F8C-437D-B945-C3C183DAB56F}.Release|Any CPU.Build.0 = Release|Any CPU + {F2E93EEB-0289-4F56-8148-8EFA4525C772}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F2E93EEB-0289-4F56-8148-8EFA4525C772}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F2E93EEB-0289-4F56-8148-8EFA4525C772}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F2E93EEB-0289-4F56-8148-8EFA4525C772}.Release|Any CPU.Build.0 = Release|Any CPU + {C4001D85-4BF2-4270-A662-9EBF5403770D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C4001D85-4BF2-4270-A662-9EBF5403770D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C4001D85-4BF2-4270-A662-9EBF5403770D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C4001D85-4BF2-4270-A662-9EBF5403770D}.Release|Any CPU.Build.0 = Release|Any CPU + {5268BF03-9BB4-4DDD-9C12-CF019D2F32ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5268BF03-9BB4-4DDD-9C12-CF019D2F32ED}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5268BF03-9BB4-4DDD-9C12-CF019D2F32ED}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5268BF03-9BB4-4DDD-9C12-CF019D2F32ED}.Release|Any CPU.Build.0 = Release|Any CPU + {215D32AC-BEBB-47DD-B31F-BC1C2BE45D78}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {215D32AC-BEBB-47DD-B31F-BC1C2BE45D78}.Debug|Any CPU.Build.0 = Debug|Any CPU + {215D32AC-BEBB-47DD-B31F-BC1C2BE45D78}.Release|Any CPU.ActiveCfg = Release|Any CPU + {215D32AC-BEBB-47DD-B31F-BC1C2BE45D78}.Release|Any CPU.Build.0 = Release|Any CPU + {49EECF94-9FF5-4507-A022-DDA957E8A6FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {49EECF94-9FF5-4507-A022-DDA957E8A6FC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {49EECF94-9FF5-4507-A022-DDA957E8A6FC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {49EECF94-9FF5-4507-A022-DDA957E8A6FC}.Release|Any CPU.Build.0 = Release|Any CPU + {2E929A2E-E29F-4357-AB56-F332272AA54E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2E929A2E-E29F-4357-AB56-F332272AA54E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2E929A2E-E29F-4357-AB56-F332272AA54E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2E929A2E-E29F-4357-AB56-F332272AA54E}.Release|Any CPU.Build.0 = Release|Any CPU + {721BCE17-390E-45DF-B938-7F96460CE848}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {721BCE17-390E-45DF-B938-7F96460CE848}.Debug|Any CPU.Build.0 = Debug|Any CPU + {721BCE17-390E-45DF-B938-7F96460CE848}.Release|Any CPU.ActiveCfg = Release|Any CPU + {721BCE17-390E-45DF-B938-7F96460CE848}.Release|Any CPU.Build.0 = Release|Any CPU + {F32065B2-78BD-403F-BD16-761F754DD4E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F32065B2-78BD-403F-BD16-761F754DD4E8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F32065B2-78BD-403F-BD16-761F754DD4E8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F32065B2-78BD-403F-BD16-761F754DD4E8}.Release|Any CPU.Build.0 = Release|Any CPU + {5F84A5AD-08E1-46AE-A15B-42EC94679FB3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5F84A5AD-08E1-46AE-A15B-42EC94679FB3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5F84A5AD-08E1-46AE-A15B-42EC94679FB3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5F84A5AD-08E1-46AE-A15B-42EC94679FB3}.Release|Any CPU.Build.0 = Release|Any CPU + {26FDDF58-BD36-4177-BD32-8D4F3711E5D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {26FDDF58-BD36-4177-BD32-8D4F3711E5D5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {26FDDF58-BD36-4177-BD32-8D4F3711E5D5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {26FDDF58-BD36-4177-BD32-8D4F3711E5D5}.Release|Any CPU.Build.0 = Release|Any CPU + {B8E7CB9D-E7ED-4970-B105-CAFA5B5A16EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B8E7CB9D-E7ED-4970-B105-CAFA5B5A16EF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B8E7CB9D-E7ED-4970-B105-CAFA5B5A16EF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B8E7CB9D-E7ED-4970-B105-CAFA5B5A16EF}.Release|Any CPU.Build.0 = Release|Any CPU + {739979C0-8BD2-4958-9B5E-E084E5FD29F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {739979C0-8BD2-4958-9B5E-E084E5FD29F8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {739979C0-8BD2-4958-9B5E-E084E5FD29F8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {739979C0-8BD2-4958-9B5E-E084E5FD29F8}.Release|Any CPU.Build.0 = Release|Any CPU + {645126C1-D2F1-4155-A8FB-F20BCDBB712D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {645126C1-D2F1-4155-A8FB-F20BCDBB712D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {645126C1-D2F1-4155-A8FB-F20BCDBB712D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {645126C1-D2F1-4155-A8FB-F20BCDBB712D}.Release|Any CPU.Build.0 = Release|Any CPU + {53A4FC3B-FB70-430D-ABE5-5892037A910A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {53A4FC3B-FB70-430D-ABE5-5892037A910A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {53A4FC3B-FB70-430D-ABE5-5892037A910A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {53A4FC3B-FB70-430D-ABE5-5892037A910A}.Release|Any CPU.Build.0 = Release|Any CPU + {CF956653-2560-44C2-A705-1B72DC766431}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CF956653-2560-44C2-A705-1B72DC766431}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CF956653-2560-44C2-A705-1B72DC766431}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CF956653-2560-44C2-A705-1B72DC766431}.Release|Any CPU.Build.0 = Release|Any CPU + {1461331D-87CA-4E40-AF12-33A1000511D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1461331D-87CA-4E40-AF12-33A1000511D6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1461331D-87CA-4E40-AF12-33A1000511D6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1461331D-87CA-4E40-AF12-33A1000511D6}.Release|Any CPU.Build.0 = Release|Any CPU + {8FE41FA0-5CD0-4C4B-BED5-8FB6D830D267}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8FE41FA0-5CD0-4C4B-BED5-8FB6D830D267}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8FE41FA0-5CD0-4C4B-BED5-8FB6D830D267}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8FE41FA0-5CD0-4C4B-BED5-8FB6D830D267}.Release|Any CPU.Build.0 = Release|Any CPU + {AD752D82-AB75-4476-982C-164E681F5E33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AD752D82-AB75-4476-982C-164E681F5E33}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AD752D82-AB75-4476-982C-164E681F5E33}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AD752D82-AB75-4476-982C-164E681F5E33}.Release|Any CPU.Build.0 = Release|Any CPU + {75AB085F-3F88-4B56-9A9B-C57F666B89EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {75AB085F-3F88-4B56-9A9B-C57F666B89EE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {75AB085F-3F88-4B56-9A9B-C57F666B89EE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {75AB085F-3F88-4B56-9A9B-C57F666B89EE}.Release|Any CPU.Build.0 = Release|Any CPU + {F3376353-496D-4C43-BFE3-F157C8F52429}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F3376353-496D-4C43-BFE3-F157C8F52429}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F3376353-496D-4C43-BFE3-F157C8F52429}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F3376353-496D-4C43-BFE3-F157C8F52429}.Release|Any CPU.Build.0 = Release|Any CPU + {3B687D80-C53C-4EEF-AD24-A1E39EF1AABE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3B687D80-C53C-4EEF-AD24-A1E39EF1AABE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3B687D80-C53C-4EEF-AD24-A1E39EF1AABE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3B687D80-C53C-4EEF-AD24-A1E39EF1AABE}.Release|Any CPU.Build.0 = Release|Any CPU + {4025951F-8B72-49A6-99C2-2895213D48E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4025951F-8B72-49A6-99C2-2895213D48E8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4025951F-8B72-49A6-99C2-2895213D48E8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4025951F-8B72-49A6-99C2-2895213D48E8}.Release|Any CPU.Build.0 = Release|Any CPU + {506CAB43-442F-4546-8A62-A727835F4026}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {506CAB43-442F-4546-8A62-A727835F4026}.Debug|Any CPU.Build.0 = Debug|Any CPU + {506CAB43-442F-4546-8A62-A727835F4026}.Release|Any CPU.ActiveCfg = Release|Any CPU + {506CAB43-442F-4546-8A62-A727835F4026}.Release|Any CPU.Build.0 = Release|Any CPU + {A2BC9AC7-A832-421C-AFF8-B524599A5BD7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A2BC9AC7-A832-421C-AFF8-B524599A5BD7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A2BC9AC7-A832-421C-AFF8-B524599A5BD7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A2BC9AC7-A832-421C-AFF8-B524599A5BD7}.Release|Any CPU.Build.0 = Release|Any CPU + {1EFA27C2-C564-489B-8B70-BC88D1AED5FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1EFA27C2-C564-489B-8B70-BC88D1AED5FB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1EFA27C2-C564-489B-8B70-BC88D1AED5FB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1EFA27C2-C564-489B-8B70-BC88D1AED5FB}.Release|Any CPU.Build.0 = Release|Any CPU + {97005F03-8C54-449A-B4EC-E935FA82A08B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {97005F03-8C54-449A-B4EC-E935FA82A08B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {97005F03-8C54-449A-B4EC-E935FA82A08B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {97005F03-8C54-449A-B4EC-E935FA82A08B}.Release|Any CPU.Build.0 = Release|Any CPU + {0266FC79-A515-4B00-91AA-B88698B383FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0266FC79-A515-4B00-91AA-B88698B383FC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0266FC79-A515-4B00-91AA-B88698B383FC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0266FC79-A515-4B00-91AA-B88698B383FC}.Release|Any CPU.Build.0 = Release|Any CPU + {C96487C9-A627-4E33-A60F-01F0C067B06A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C96487C9-A627-4E33-A60F-01F0C067B06A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C96487C9-A627-4E33-A60F-01F0C067B06A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C96487C9-A627-4E33-A60F-01F0C067B06A}.Release|Any CPU.Build.0 = Release|Any CPU + {CAC8FAEC-1F98-4568-832F-853C0D76A06E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CAC8FAEC-1F98-4568-832F-853C0D76A06E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CAC8FAEC-1F98-4568-832F-853C0D76A06E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CAC8FAEC-1F98-4568-832F-853C0D76A06E}.Release|Any CPU.Build.0 = Release|Any CPU + {E6528B07-2B11-490F-AF77-C7F453F976FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E6528B07-2B11-490F-AF77-C7F453F976FC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E6528B07-2B11-490F-AF77-C7F453F976FC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E6528B07-2B11-490F-AF77-C7F453F976FC}.Release|Any CPU.Build.0 = Release|Any CPU + {824524C0-1D8C-4A2B-8E9F-66E165CC5A0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {824524C0-1D8C-4A2B-8E9F-66E165CC5A0D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {824524C0-1D8C-4A2B-8E9F-66E165CC5A0D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {824524C0-1D8C-4A2B-8E9F-66E165CC5A0D}.Release|Any CPU.Build.0 = Release|Any CPU + {3959A21A-3106-4149-B938-327D088C0DD7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3959A21A-3106-4149-B938-327D088C0DD7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3959A21A-3106-4149-B938-327D088C0DD7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3959A21A-3106-4149-B938-327D088C0DD7}.Release|Any CPU.Build.0 = Release|Any CPU + {5BB3C5B8-B090-4DDD-AB80-590C8050FD8E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5BB3C5B8-B090-4DDD-AB80-590C8050FD8E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5BB3C5B8-B090-4DDD-AB80-590C8050FD8E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5BB3C5B8-B090-4DDD-AB80-590C8050FD8E}.Release|Any CPU.Build.0 = Release|Any CPU + {A8EA0258-1BC6-4C9E-BDE7-8CD2EE8A3544}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A8EA0258-1BC6-4C9E-BDE7-8CD2EE8A3544}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A8EA0258-1BC6-4C9E-BDE7-8CD2EE8A3544}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A8EA0258-1BC6-4C9E-BDE7-8CD2EE8A3544}.Release|Any CPU.Build.0 = Release|Any CPU + {2D927FB6-FA0D-489F-94E1-5C5761359744}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2D927FB6-FA0D-489F-94E1-5C5761359744}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2D927FB6-FA0D-489F-94E1-5C5761359744}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2D927FB6-FA0D-489F-94E1-5C5761359744}.Release|Any CPU.Build.0 = Release|Any CPU + {3EA783A3-B1F1-4490-8FCC-F2C98C0DBB17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3EA783A3-B1F1-4490-8FCC-F2C98C0DBB17}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3EA783A3-B1F1-4490-8FCC-F2C98C0DBB17}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3EA783A3-B1F1-4490-8FCC-F2C98C0DBB17}.Release|Any CPU.Build.0 = Release|Any CPU + {4DE45954-E391-4223-B18B-773C5F7A1F0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4DE45954-E391-4223-B18B-773C5F7A1F0E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4DE45954-E391-4223-B18B-773C5F7A1F0E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4DE45954-E391-4223-B18B-773C5F7A1F0E}.Release|Any CPU.Build.0 = Release|Any CPU + {1EF2A9C1-5AD3-4FAE-A09B-82681EB09B31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1EF2A9C1-5AD3-4FAE-A09B-82681EB09B31}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1EF2A9C1-5AD3-4FAE-A09B-82681EB09B31}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1EF2A9C1-5AD3-4FAE-A09B-82681EB09B31}.Release|Any CPU.Build.0 = Release|Any CPU + {AD8E3E8E-CBC8-455D-9BE7-022EDACD015A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AD8E3E8E-CBC8-455D-9BE7-022EDACD015A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AD8E3E8E-CBC8-455D-9BE7-022EDACD015A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AD8E3E8E-CBC8-455D-9BE7-022EDACD015A}.Release|Any CPU.Build.0 = Release|Any CPU + {3AAE2DD5-D21C-4E1F-9FF5-D52D6DD4002F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3AAE2DD5-D21C-4E1F-9FF5-D52D6DD4002F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3AAE2DD5-D21C-4E1F-9FF5-D52D6DD4002F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3AAE2DD5-D21C-4E1F-9FF5-D52D6DD4002F}.Release|Any CPU.Build.0 = Release|Any CPU + {B3E3F165-F7C6-48A5-B5BD-98BA1631A1EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B3E3F165-F7C6-48A5-B5BD-98BA1631A1EB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B3E3F165-F7C6-48A5-B5BD-98BA1631A1EB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B3E3F165-F7C6-48A5-B5BD-98BA1631A1EB}.Release|Any CPU.Build.0 = Release|Any CPU + {8E791E2B-130D-433E-9C25-AF615FE56BC0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8E791E2B-130D-433E-9C25-AF615FE56BC0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8E791E2B-130D-433E-9C25-AF615FE56BC0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8E791E2B-130D-433E-9C25-AF615FE56BC0}.Release|Any CPU.Build.0 = Release|Any CPU + {0E2FD899-9AAC-4F44-A60D-1BB5F1806602}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0E2FD899-9AAC-4F44-A60D-1BB5F1806602}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0E2FD899-9AAC-4F44-A60D-1BB5F1806602}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0E2FD899-9AAC-4F44-A60D-1BB5F1806602}.Release|Any CPU.Build.0 = Release|Any CPU + {F7CCF844-E407-462E-941E-00752B4936CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F7CCF844-E407-462E-941E-00752B4936CF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F7CCF844-E407-462E-941E-00752B4936CF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F7CCF844-E407-462E-941E-00752B4936CF}.Release|Any CPU.Build.0 = Release|Any CPU + {7C41FC8A-7006-4E9B-BE7C-4131C85ED799}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7C41FC8A-7006-4E9B-BE7C-4131C85ED799}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7C41FC8A-7006-4E9B-BE7C-4131C85ED799}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7C41FC8A-7006-4E9B-BE7C-4131C85ED799}.Release|Any CPU.Build.0 = Release|Any CPU + {2998ED2D-EA5E-487F-9AEC-FDDCD3E274BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2998ED2D-EA5E-487F-9AEC-FDDCD3E274BD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2998ED2D-EA5E-487F-9AEC-FDDCD3E274BD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2998ED2D-EA5E-487F-9AEC-FDDCD3E274BD}.Release|Any CPU.Build.0 = Release|Any CPU + {18E870E8-2B2E-44BD-9BEA-22155CD31B99}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {18E870E8-2B2E-44BD-9BEA-22155CD31B99}.Debug|Any CPU.Build.0 = Debug|Any CPU + {18E870E8-2B2E-44BD-9BEA-22155CD31B99}.Release|Any CPU.ActiveCfg = Release|Any CPU + {18E870E8-2B2E-44BD-9BEA-22155CD31B99}.Release|Any CPU.Build.0 = Release|Any CPU + {CB5DA386-DD3B-4477-B88A-C1D200D36640}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CB5DA386-DD3B-4477-B88A-C1D200D36640}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CB5DA386-DD3B-4477-B88A-C1D200D36640}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CB5DA386-DD3B-4477-B88A-C1D200D36640}.Release|Any CPU.Build.0 = Release|Any CPU + {936B9ABD-CE90-426C-BEB6-1E4D3F30FE57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {936B9ABD-CE90-426C-BEB6-1E4D3F30FE57}.Debug|Any CPU.Build.0 = Debug|Any CPU + {936B9ABD-CE90-426C-BEB6-1E4D3F30FE57}.Release|Any CPU.ActiveCfg = Release|Any CPU + {936B9ABD-CE90-426C-BEB6-1E4D3F30FE57}.Release|Any CPU.Build.0 = Release|Any CPU + {FC3DB89C-D6E4-44C4-B4EE-CF985C7B0245}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FC3DB89C-D6E4-44C4-B4EE-CF985C7B0245}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FC3DB89C-D6E4-44C4-B4EE-CF985C7B0245}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FC3DB89C-D6E4-44C4-B4EE-CF985C7B0245}.Release|Any CPU.Build.0 = Release|Any CPU + {D2F7C017-5156-4B20-9A58-B31C19D6CB26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D2F7C017-5156-4B20-9A58-B31C19D6CB26}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D2F7C017-5156-4B20-9A58-B31C19D6CB26}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D2F7C017-5156-4B20-9A58-B31C19D6CB26}.Release|Any CPU.Build.0 = Release|Any CPU + {317095B1-D50F-4165-B921-7CE112EB504D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {317095B1-D50F-4165-B921-7CE112EB504D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {317095B1-D50F-4165-B921-7CE112EB504D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {317095B1-D50F-4165-B921-7CE112EB504D}.Release|Any CPU.Build.0 = Release|Any CPU + {7997425D-40EC-427B-BE9C-1E813E113B3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7997425D-40EC-427B-BE9C-1E813E113B3E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7997425D-40EC-427B-BE9C-1E813E113B3E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7997425D-40EC-427B-BE9C-1E813E113B3E}.Release|Any CPU.Build.0 = Release|Any CPU + {66193F05-751A-44FE-9BC6-2B0B56C5FD16}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {66193F05-751A-44FE-9BC6-2B0B56C5FD16}.Debug|Any CPU.Build.0 = Debug|Any CPU + {66193F05-751A-44FE-9BC6-2B0B56C5FD16}.Release|Any CPU.ActiveCfg = Release|Any CPU + {66193F05-751A-44FE-9BC6-2B0B56C5FD16}.Release|Any CPU.Build.0 = Release|Any CPU + {7CFC21A9-0B56-48F1-B2B4-591AFEF6EB2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7CFC21A9-0B56-48F1-B2B4-591AFEF6EB2A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7CFC21A9-0B56-48F1-B2B4-591AFEF6EB2A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7CFC21A9-0B56-48F1-B2B4-591AFEF6EB2A}.Release|Any CPU.Build.0 = Release|Any CPU + {34398A63-05A6-4248-9E51-187EC787F198}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {34398A63-05A6-4248-9E51-187EC787F198}.Debug|Any CPU.Build.0 = Debug|Any CPU + {34398A63-05A6-4248-9E51-187EC787F198}.Release|Any CPU.ActiveCfg = Release|Any CPU + {34398A63-05A6-4248-9E51-187EC787F198}.Release|Any CPU.Build.0 = Release|Any CPU + {BE43A890-B90C-4A34-8A92-20D96E66F3F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BE43A890-B90C-4A34-8A92-20D96E66F3F3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BE43A890-B90C-4A34-8A92-20D96E66F3F3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BE43A890-B90C-4A34-8A92-20D96E66F3F3}.Release|Any CPU.Build.0 = Release|Any CPU + {C107B4C6-0CEB-4D59-9553-91DD063BB82A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C107B4C6-0CEB-4D59-9553-91DD063BB82A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C107B4C6-0CEB-4D59-9553-91DD063BB82A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C107B4C6-0CEB-4D59-9553-91DD063BB82A}.Release|Any CPU.Build.0 = Release|Any CPU + {7A772952-0785-4096-AF29-D4BC40F488B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7A772952-0785-4096-AF29-D4BC40F488B4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7A772952-0785-4096-AF29-D4BC40F488B4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7A772952-0785-4096-AF29-D4BC40F488B4}.Release|Any CPU.Build.0 = Release|Any CPU + {9E5BABFE-D501-430A-9E4C-39DD1FF1F439}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9E5BABFE-D501-430A-9E4C-39DD1FF1F439}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9E5BABFE-D501-430A-9E4C-39DD1FF1F439}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9E5BABFE-D501-430A-9E4C-39DD1FF1F439}.Release|Any CPU.Build.0 = Release|Any CPU + {07BED3E7-2894-48F5-9812-746F79E2F058}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {07BED3E7-2894-48F5-9812-746F79E2F058}.Debug|Any CPU.Build.0 = Debug|Any CPU + {07BED3E7-2894-48F5-9812-746F79E2F058}.Release|Any CPU.ActiveCfg = Release|Any CPU + {07BED3E7-2894-48F5-9812-746F79E2F058}.Release|Any CPU.Build.0 = Release|Any CPU + {5F8C9B19-CA74-4E90-9C1A-6316008CFBAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5F8C9B19-CA74-4E90-9C1A-6316008CFBAF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5F8C9B19-CA74-4E90-9C1A-6316008CFBAF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5F8C9B19-CA74-4E90-9C1A-6316008CFBAF}.Release|Any CPU.Build.0 = Release|Any CPU + {82E41792-DC96-44E4-840D-F8998D60740D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {82E41792-DC96-44E4-840D-F8998D60740D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {82E41792-DC96-44E4-840D-F8998D60740D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {82E41792-DC96-44E4-840D-F8998D60740D}.Release|Any CPU.Build.0 = Release|Any CPU + {F266ED51-517C-453F-843F-577E7F2B3A26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F266ED51-517C-453F-843F-577E7F2B3A26}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F266ED51-517C-453F-843F-577E7F2B3A26}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F266ED51-517C-453F-843F-577E7F2B3A26}.Release|Any CPU.Build.0 = Release|Any CPU + {E2BA2DEC-6DDB-4926-91E8-2A2A6B27E7C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E2BA2DEC-6DDB-4926-91E8-2A2A6B27E7C9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E2BA2DEC-6DDB-4926-91E8-2A2A6B27E7C9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E2BA2DEC-6DDB-4926-91E8-2A2A6B27E7C9}.Release|Any CPU.Build.0 = Release|Any CPU + {FED89666-BDAF-4097-BE4B-64E54526EABC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FED89666-BDAF-4097-BE4B-64E54526EABC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FED89666-BDAF-4097-BE4B-64E54526EABC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FED89666-BDAF-4097-BE4B-64E54526EABC}.Release|Any CPU.Build.0 = Release|Any CPU + {A6B22CDA-87A0-4D5B-BB5D-FF40DB7B5FCE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A6B22CDA-87A0-4D5B-BB5D-FF40DB7B5FCE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A6B22CDA-87A0-4D5B-BB5D-FF40DB7B5FCE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A6B22CDA-87A0-4D5B-BB5D-FF40DB7B5FCE}.Release|Any CPU.Build.0 = Release|Any CPU + {D50C0CB3-07AE-4AD7-95F4-19BDFAEC46FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D50C0CB3-07AE-4AD7-95F4-19BDFAEC46FC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D50C0CB3-07AE-4AD7-95F4-19BDFAEC46FC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D50C0CB3-07AE-4AD7-95F4-19BDFAEC46FC}.Release|Any CPU.Build.0 = Release|Any CPU + {547EABA0-8C51-40E9-8434-5A4080C9591C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {547EABA0-8C51-40E9-8434-5A4080C9591C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {547EABA0-8C51-40E9-8434-5A4080C9591C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {547EABA0-8C51-40E9-8434-5A4080C9591C}.Release|Any CPU.Build.0 = Release|Any CPU + {59A7FC0B-E17E-462C-99D7-80C2A7EE9705}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {59A7FC0B-E17E-462C-99D7-80C2A7EE9705}.Debug|Any CPU.Build.0 = Debug|Any CPU + {59A7FC0B-E17E-462C-99D7-80C2A7EE9705}.Release|Any CPU.ActiveCfg = Release|Any CPU + {59A7FC0B-E17E-462C-99D7-80C2A7EE9705}.Release|Any CPU.Build.0 = Release|Any CPU + {879F6D6D-63DF-4547-8469-6824085F4C2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {879F6D6D-63DF-4547-8469-6824085F4C2A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {879F6D6D-63DF-4547-8469-6824085F4C2A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {879F6D6D-63DF-4547-8469-6824085F4C2A}.Release|Any CPU.Build.0 = Release|Any CPU + {001B595D-2F36-4B71-ADDD-4BDA7DD44199}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {001B595D-2F36-4B71-ADDD-4BDA7DD44199}.Debug|Any CPU.Build.0 = Debug|Any CPU + {001B595D-2F36-4B71-ADDD-4BDA7DD44199}.Release|Any CPU.ActiveCfg = Release|Any CPU + {001B595D-2F36-4B71-ADDD-4BDA7DD44199}.Release|Any CPU.Build.0 = Release|Any CPU + {962670A0-66FA-4BE5-B6DA-22B38B519BA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {962670A0-66FA-4BE5-B6DA-22B38B519BA6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {962670A0-66FA-4BE5-B6DA-22B38B519BA6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {962670A0-66FA-4BE5-B6DA-22B38B519BA6}.Release|Any CPU.Build.0 = Release|Any CPU + {BEDBA393-0C5F-477E-B418-1AB530E8270A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BEDBA393-0C5F-477E-B418-1AB530E8270A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BEDBA393-0C5F-477E-B418-1AB530E8270A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BEDBA393-0C5F-477E-B418-1AB530E8270A}.Release|Any CPU.Build.0 = Release|Any CPU + {FC5452C1-B5E4-4DE0-97D0-B7E61487715D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FC5452C1-B5E4-4DE0-97D0-B7E61487715D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FC5452C1-B5E4-4DE0-97D0-B7E61487715D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FC5452C1-B5E4-4DE0-97D0-B7E61487715D}.Release|Any CPU.Build.0 = Release|Any CPU + {2C4082F1-141E-4063-BC84-2D2FA0CC299A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2C4082F1-141E-4063-BC84-2D2FA0CC299A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2C4082F1-141E-4063-BC84-2D2FA0CC299A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2C4082F1-141E-4063-BC84-2D2FA0CC299A}.Release|Any CPU.Build.0 = Release|Any CPU + {0799F4F4-6B04-4D51-99A1-5098EE6812E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0799F4F4-6B04-4D51-99A1-5098EE6812E3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0799F4F4-6B04-4D51-99A1-5098EE6812E3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0799F4F4-6B04-4D51-99A1-5098EE6812E3}.Release|Any CPU.Build.0 = Release|Any CPU + {E48998D1-DC11-40D7-A704-8BB2157030C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E48998D1-DC11-40D7-A704-8BB2157030C7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E48998D1-DC11-40D7-A704-8BB2157030C7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E48998D1-DC11-40D7-A704-8BB2157030C7}.Release|Any CPU.Build.0 = Release|Any CPU + {2E64AC2D-8C76-4A08-AC89-28FD7DDC44EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2E64AC2D-8C76-4A08-AC89-28FD7DDC44EE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2E64AC2D-8C76-4A08-AC89-28FD7DDC44EE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2E64AC2D-8C76-4A08-AC89-28FD7DDC44EE}.Release|Any CPU.Build.0 = Release|Any CPU + {0791A2B3-DDE9-46D4-B3A7-9FB5DF666A6E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0791A2B3-DDE9-46D4-B3A7-9FB5DF666A6E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0791A2B3-DDE9-46D4-B3A7-9FB5DF666A6E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0791A2B3-DDE9-46D4-B3A7-9FB5DF666A6E}.Release|Any CPU.Build.0 = Release|Any CPU + {4F2C91F2-3FEA-430F-BD64-6D96A1CE61F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4F2C91F2-3FEA-430F-BD64-6D96A1CE61F7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4F2C91F2-3FEA-430F-BD64-6D96A1CE61F7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4F2C91F2-3FEA-430F-BD64-6D96A1CE61F7}.Release|Any CPU.Build.0 = Release|Any CPU + {8F535219-3993-4E5A-824D-AB974FDAFFFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8F535219-3993-4E5A-824D-AB974FDAFFFF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8F535219-3993-4E5A-824D-AB974FDAFFFF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8F535219-3993-4E5A-824D-AB974FDAFFFF}.Release|Any CPU.Build.0 = Release|Any CPU + {5213C290-FF4D-4B5B-8F97-4AE2F70D0F0B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5213C290-FF4D-4B5B-8F97-4AE2F70D0F0B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5213C290-FF4D-4B5B-8F97-4AE2F70D0F0B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5213C290-FF4D-4B5B-8F97-4AE2F70D0F0B}.Release|Any CPU.Build.0 = Release|Any CPU + {1D1C62DB-31FA-4020-BB20-A02EAA099386}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1D1C62DB-31FA-4020-BB20-A02EAA099386}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1D1C62DB-31FA-4020-BB20-A02EAA099386}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1D1C62DB-31FA-4020-BB20-A02EAA099386}.Release|Any CPU.Build.0 = Release|Any CPU + {680D25E5-998F-4573-AD95-2454FE4AA142}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {680D25E5-998F-4573-AD95-2454FE4AA142}.Debug|Any CPU.Build.0 = Debug|Any CPU + {680D25E5-998F-4573-AD95-2454FE4AA142}.Release|Any CPU.ActiveCfg = Release|Any CPU + {680D25E5-998F-4573-AD95-2454FE4AA142}.Release|Any CPU.Build.0 = Release|Any CPU + {DA282865-3110-44AF-A967-B18FC7C4E388}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DA282865-3110-44AF-A967-B18FC7C4E388}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DA282865-3110-44AF-A967-B18FC7C4E388}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DA282865-3110-44AF-A967-B18FC7C4E388}.Release|Any CPU.Build.0 = Release|Any CPU + {A3B89C56-B129-4499-8B56-CAA3BC11ADA2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A3B89C56-B129-4499-8B56-CAA3BC11ADA2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A3B89C56-B129-4499-8B56-CAA3BC11ADA2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A3B89C56-B129-4499-8B56-CAA3BC11ADA2}.Release|Any CPU.Build.0 = Release|Any CPU + {F95FBD16-0929-42AE-A4B9-B3D9CA863948}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F95FBD16-0929-42AE-A4B9-B3D9CA863948}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F95FBD16-0929-42AE-A4B9-B3D9CA863948}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F95FBD16-0929-42AE-A4B9-B3D9CA863948}.Release|Any CPU.Build.0 = Release|Any CPU + {3116D6F2-D7A3-4C95-A19C-8ACB7039F3D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3116D6F2-D7A3-4C95-A19C-8ACB7039F3D6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3116D6F2-D7A3-4C95-A19C-8ACB7039F3D6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3116D6F2-D7A3-4C95-A19C-8ACB7039F3D6}.Release|Any CPU.Build.0 = Release|Any CPU + {EBA10944-A4A4-43CC-9104-5C1798F6D2AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EBA10944-A4A4-43CC-9104-5C1798F6D2AD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EBA10944-A4A4-43CC-9104-5C1798F6D2AD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EBA10944-A4A4-43CC-9104-5C1798F6D2AD}.Release|Any CPU.Build.0 = Release|Any CPU + {A5E3E99A-CA25-402E-9AE5-52B86BB4A917}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A5E3E99A-CA25-402E-9AE5-52B86BB4A917}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A5E3E99A-CA25-402E-9AE5-52B86BB4A917}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A5E3E99A-CA25-402E-9AE5-52B86BB4A917}.Release|Any CPU.Build.0 = Release|Any CPU + {CC28397C-357B-4E28-B559-B00E41865C59}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CC28397C-357B-4E28-B559-B00E41865C59}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CC28397C-357B-4E28-B559-B00E41865C59}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CC28397C-357B-4E28-B559-B00E41865C59}.Release|Any CPU.Build.0 = Release|Any CPU + {087006C5-56E9-43A5-9330-B6FBE5C259FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {087006C5-56E9-43A5-9330-B6FBE5C259FD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {087006C5-56E9-43A5-9330-B6FBE5C259FD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {087006C5-56E9-43A5-9330-B6FBE5C259FD}.Release|Any CPU.Build.0 = Release|Any CPU + {B4928D71-4EBE-46A1-9690-5BA9E5DB126E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B4928D71-4EBE-46A1-9690-5BA9E5DB126E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B4928D71-4EBE-46A1-9690-5BA9E5DB126E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B4928D71-4EBE-46A1-9690-5BA9E5DB126E}.Release|Any CPU.Build.0 = Release|Any CPU + {D4A3FDDB-336B-4809-87B6-4177A2E3A574}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D4A3FDDB-336B-4809-87B6-4177A2E3A574}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D4A3FDDB-336B-4809-87B6-4177A2E3A574}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D4A3FDDB-336B-4809-87B6-4177A2E3A574}.Release|Any CPU.Build.0 = Release|Any CPU + {84BCFB4F-C02A-4864-B505-EC29A8AE608E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {84BCFB4F-C02A-4864-B505-EC29A8AE608E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {84BCFB4F-C02A-4864-B505-EC29A8AE608E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {84BCFB4F-C02A-4864-B505-EC29A8AE608E}.Release|Any CPU.Build.0 = Release|Any CPU + {A5C2DA63-9FAB-4859-86B1-13F4B1232EA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A5C2DA63-9FAB-4859-86B1-13F4B1232EA5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A5C2DA63-9FAB-4859-86B1-13F4B1232EA5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A5C2DA63-9FAB-4859-86B1-13F4B1232EA5}.Release|Any CPU.Build.0 = Release|Any CPU + {94EC34CF-C787-4F5E-98B6-B29119EB0A22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {94EC34CF-C787-4F5E-98B6-B29119EB0A22}.Debug|Any CPU.Build.0 = Debug|Any CPU + {94EC34CF-C787-4F5E-98B6-B29119EB0A22}.Release|Any CPU.ActiveCfg = Release|Any CPU + {94EC34CF-C787-4F5E-98B6-B29119EB0A22}.Release|Any CPU.Build.0 = Release|Any CPU + {9AEB3089-E9C2-4DA5-96B3-297B2A7FE27E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9AEB3089-E9C2-4DA5-96B3-297B2A7FE27E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9AEB3089-E9C2-4DA5-96B3-297B2A7FE27E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9AEB3089-E9C2-4DA5-96B3-297B2A7FE27E}.Release|Any CPU.Build.0 = Release|Any CPU + {91692119-B33B-4557-8F03-52B0DBDD0260}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {91692119-B33B-4557-8F03-52B0DBDD0260}.Debug|Any CPU.Build.0 = Debug|Any CPU + {91692119-B33B-4557-8F03-52B0DBDD0260}.Release|Any CPU.ActiveCfg = Release|Any CPU + {91692119-B33B-4557-8F03-52B0DBDD0260}.Release|Any CPU.Build.0 = Release|Any CPU + {DC63FFAD-9A42-4297-8C16-64B509F31688}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DC63FFAD-9A42-4297-8C16-64B509F31688}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DC63FFAD-9A42-4297-8C16-64B509F31688}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DC63FFAD-9A42-4297-8C16-64B509F31688}.Release|Any CPU.Build.0 = Release|Any CPU + {967ABF0C-D6FF-4499-A2A4-319756F92368}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {967ABF0C-D6FF-4499-A2A4-319756F92368}.Debug|Any CPU.Build.0 = Debug|Any CPU + {967ABF0C-D6FF-4499-A2A4-319756F92368}.Release|Any CPU.ActiveCfg = Release|Any CPU + {967ABF0C-D6FF-4499-A2A4-319756F92368}.Release|Any CPU.Build.0 = Release|Any CPU + {642C4996-86D8-41AC-BE6B-5D2ED883988C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {642C4996-86D8-41AC-BE6B-5D2ED883988C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {642C4996-86D8-41AC-BE6B-5D2ED883988C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {642C4996-86D8-41AC-BE6B-5D2ED883988C}.Release|Any CPU.Build.0 = Release|Any CPU + {B26C67E9-0930-48A5-B50E-705FD612BF1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B26C67E9-0930-48A5-B50E-705FD612BF1B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B26C67E9-0930-48A5-B50E-705FD612BF1B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B26C67E9-0930-48A5-B50E-705FD612BF1B}.Release|Any CPU.Build.0 = Release|Any CPU + {835634FD-59B6-46D1-97A2-3BA5D0393018}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {835634FD-59B6-46D1-97A2-3BA5D0393018}.Debug|Any CPU.Build.0 = Debug|Any CPU + {835634FD-59B6-46D1-97A2-3BA5D0393018}.Release|Any CPU.ActiveCfg = Release|Any CPU + {835634FD-59B6-46D1-97A2-3BA5D0393018}.Release|Any CPU.Build.0 = Release|Any CPU + {44A70013-DF1E-45AE-BA0E-759A8DC71F89}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {44A70013-DF1E-45AE-BA0E-759A8DC71F89}.Debug|Any CPU.Build.0 = Debug|Any CPU + {44A70013-DF1E-45AE-BA0E-759A8DC71F89}.Release|Any CPU.ActiveCfg = Release|Any CPU + {44A70013-DF1E-45AE-BA0E-759A8DC71F89}.Release|Any CPU.Build.0 = Release|Any CPU + {CEBA7154-D3C1-40EF-9B44-A8DDACEC6242}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CEBA7154-D3C1-40EF-9B44-A8DDACEC6242}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CEBA7154-D3C1-40EF-9B44-A8DDACEC6242}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CEBA7154-D3C1-40EF-9B44-A8DDACEC6242}.Release|Any CPU.Build.0 = Release|Any CPU + {C012D1B1-BCCD-4203-BFFD-D274D61960A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C012D1B1-BCCD-4203-BFFD-D274D61960A3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C012D1B1-BCCD-4203-BFFD-D274D61960A3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C012D1B1-BCCD-4203-BFFD-D274D61960A3}.Release|Any CPU.Build.0 = Release|Any CPU + {AA60505A-6CFD-46A2-8DF8-E307DD273A52}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AA60505A-6CFD-46A2-8DF8-E307DD273A52}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AA60505A-6CFD-46A2-8DF8-E307DD273A52}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AA60505A-6CFD-46A2-8DF8-E307DD273A52}.Release|Any CPU.Build.0 = Release|Any CPU + {9514CE5F-B38D-4F34-B716-4AD7B50B9AE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9514CE5F-B38D-4F34-B716-4AD7B50B9AE4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9514CE5F-B38D-4F34-B716-4AD7B50B9AE4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9514CE5F-B38D-4F34-B716-4AD7B50B9AE4}.Release|Any CPU.Build.0 = Release|Any CPU + {EA7F0ADC-61A6-44B1-87F5-7191FEF2B6AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EA7F0ADC-61A6-44B1-87F5-7191FEF2B6AE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EA7F0ADC-61A6-44B1-87F5-7191FEF2B6AE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EA7F0ADC-61A6-44B1-87F5-7191FEF2B6AE}.Release|Any CPU.Build.0 = Release|Any CPU + {DC0FB3C5-F2D0-48F4-BA3F-EF0FF82CA831}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DC0FB3C5-F2D0-48F4-BA3F-EF0FF82CA831}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DC0FB3C5-F2D0-48F4-BA3F-EF0FF82CA831}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DC0FB3C5-F2D0-48F4-BA3F-EF0FF82CA831}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA1/CSharpTestA1.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA1/CSharpTestA1.csproj new file mode 100644 index 00000000000..4fc9f5f97f4 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA1/CSharpTestA1.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {52B86FB2-E653-42D1-8744-6542ED79C0B5} + Library + Properties + CSharpTestA1 + CSharpTestA1 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA10/CSharpTestA10.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA10/CSharpTestA10.csproj new file mode 100644 index 00000000000..3bc8b3e917a --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA10/CSharpTestA10.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {F3BFD7CA-AE41-43D0-B389-FAFE0BAE7403} + Library + Properties + CSharpTestA10 + CSharpTestA10 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA11/CSharpTestA11.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA11/CSharpTestA11.csproj new file mode 100644 index 00000000000..eca59cb7fb8 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA11/CSharpTestA11.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {13B82D75-B9B6-487A-8F8E-6EE7BDD6BD25} + Library + Properties + CSharpTestA11 + CSharpTestA11 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA12/CSharpTestA12.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA12/CSharpTestA12.csproj new file mode 100644 index 00000000000..b3c2515197f --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA12/CSharpTestA12.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {0FF99238-309E-46AA-876A-1A757F120284} + Library + Properties + CSharpTestA12 + CSharpTestA12 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA13/CSharpTestA13.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA13/CSharpTestA13.csproj new file mode 100644 index 00000000000..3b19cbf411c --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA13/CSharpTestA13.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {ACF5D72F-D727-43AE-9361-D39F960B1F42} + Library + Properties + CSharpTestA13 + CSharpTestA13 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA14/CSharpTestA14.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA14/CSharpTestA14.csproj new file mode 100644 index 00000000000..8b6e1928ccc --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA14/CSharpTestA14.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {9661642A-3D02-4F53-8958-FA2DEC5AE53D} + Library + Properties + CSharpTestA14 + CSharpTestA14 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA15/CSharpTestA15.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA15/CSharpTestA15.csproj new file mode 100644 index 00000000000..25a7ec5f748 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA15/CSharpTestA15.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {BF4B634B-9BC1-47F7-8F4C-4138FC58EF27} + Library + Properties + CSharpTestA15 + CSharpTestA15 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA16/CSharpTestA16.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA16/CSharpTestA16.csproj new file mode 100644 index 00000000000..7a1cc1423df --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA16/CSharpTestA16.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {FA785440-3C8F-4BB1-A71C-B174910F9E4A} + Library + Properties + CSharpTestA16 + CSharpTestA16 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA17/CSharpTestA17.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA17/CSharpTestA17.csproj new file mode 100644 index 00000000000..6ba8db11858 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA17/CSharpTestA17.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {300F8FD2-57E7-44D7-A73F-8011345C6285} + Library + Properties + CSharpTestA17 + CSharpTestA17 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA18/CSharpTestA18.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA18/CSharpTestA18.csproj new file mode 100644 index 00000000000..0359caec7e2 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA18/CSharpTestA18.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {377AE727-B94B-4F48-8EFE-257F32A1C442} + Library + Properties + CSharpTestA18 + CSharpTestA18 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA19/CSharpTestA19.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA19/CSharpTestA19.csproj new file mode 100644 index 00000000000..446cd3d289c --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA19/CSharpTestA19.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {204BDC0D-68A8-4964-9C7B-72D70DDE02BC} + Library + Properties + CSharpTestA19 + CSharpTestA19 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA2/CSharpTestA2.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA2/CSharpTestA2.csproj new file mode 100644 index 00000000000..008f6ac4357 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA2/CSharpTestA2.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {D1E41507-9F63-41E7-BC77-27DD09D76DB1} + Library + Properties + CSharpTestA2 + CSharpTestA2 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA20/CSharpTestA20.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA20/CSharpTestA20.csproj new file mode 100644 index 00000000000..9d98e9a16a9 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA20/CSharpTestA20.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {146CE5B2-9B4E-47D5-BFEC-16969886F38E} + Library + Properties + CSharpTestA20 + CSharpTestA20 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA21/CSharpTestA21.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA21/CSharpTestA21.csproj new file mode 100644 index 00000000000..d65aca38c44 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA21/CSharpTestA21.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {74F5FC93-26E4-4112-929D-CBF8888C3D65} + Library + Properties + CSharpTestA21 + CSharpTestA21 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA22/CSharpTestA22.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA22/CSharpTestA22.csproj new file mode 100644 index 00000000000..f730d0b85b0 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA22/CSharpTestA22.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {B85D436D-A387-42C0-9B2E-30FA158FCC3E} + Library + Properties + CSharpTestA22 + CSharpTestA22 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA23/CSharpTestA23.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA23/CSharpTestA23.csproj new file mode 100644 index 00000000000..0ac6fe18860 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA23/CSharpTestA23.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {FA135ED1-5B4A-4070-A123-68878C6B1730} + Library + Properties + CSharpTestA23 + CSharpTestA23 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA24/CSharpTestA24.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA24/CSharpTestA24.csproj new file mode 100644 index 00000000000..7b0fe7e9162 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA24/CSharpTestA24.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {BBF9DDC8-4CA5-4123-A305-EAD0EDB42848} + Library + Properties + CSharpTestA24 + CSharpTestA24 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA25/CSharpTestA25.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA25/CSharpTestA25.csproj new file mode 100644 index 00000000000..c9eba9751b9 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA25/CSharpTestA25.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {55DD571F-0E57-437E-A2D8-0F734B1137F9} + Library + Properties + CSharpTestA25 + CSharpTestA25 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA26/CSharpTestA26.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA26/CSharpTestA26.csproj new file mode 100644 index 00000000000..3006e65052a --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA26/CSharpTestA26.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {63BF133F-B408-4485-BB85-052015D49DAF} + Library + Properties + CSharpTestA26 + CSharpTestA26 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA27/CSharpTestA27.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA27/CSharpTestA27.csproj new file mode 100644 index 00000000000..38f38a257a1 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA27/CSharpTestA27.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {9C757683-EF5F-42A3-B5D7-A3D194449503} + Library + Properties + CSharpTestA27 + CSharpTestA27 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA28/CSharpTestA28.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA28/CSharpTestA28.csproj new file mode 100644 index 00000000000..4970111b55a --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA28/CSharpTestA28.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {EFBBDF19-CBFC-4D39-9D4D-7CEDC0831DD9} + Library + Properties + CSharpTestA28 + CSharpTestA28 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA29/CSharpTestA29.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA29/CSharpTestA29.csproj new file mode 100644 index 00000000000..6262908abcd --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA29/CSharpTestA29.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {3D4A0679-8E13-4FBD-AC45-BA80370670FB} + Library + Properties + CSharpTestA29 + CSharpTestA29 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA3/CSharpTestA3.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA3/CSharpTestA3.csproj new file mode 100644 index 00000000000..6a0e62b96d8 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA3/CSharpTestA3.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {712AEE04-9BD6-457D-88CE-F85A3F22A757} + Library + Properties + CSharpTestA3 + CSharpTestA3 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA30/CSharpTestA30.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA30/CSharpTestA30.csproj new file mode 100644 index 00000000000..6ce367fccf1 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA30/CSharpTestA30.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {5F07E2FB-DE67-4684-B6EC-AE38387C8692} + Library + Properties + CSharpTestA30 + CSharpTestA30 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA31/CSharpTestA31.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA31/CSharpTestA31.csproj new file mode 100644 index 00000000000..a91998d3f66 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA31/CSharpTestA31.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {B2C227A2-7E18-437B-AC2A-EDEEA11426C1} + Library + Properties + CSharpTestA31 + CSharpTestA31 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA32/CSharpTestA32.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA32/CSharpTestA32.csproj new file mode 100644 index 00000000000..3cf3be2d298 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA32/CSharpTestA32.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {0E6563E5-2A41-4A26-ACCE-E20FCE756986} + Library + Properties + CSharpTestA32 + CSharpTestA32 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA33/CSharpTestA33.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA33/CSharpTestA33.csproj new file mode 100644 index 00000000000..2d1a556ca3a --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA33/CSharpTestA33.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {7BAF43A6-453A-442E-BECF-6A060241C1EA} + Library + Properties + CSharpTestA33 + CSharpTestA33 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA34/CSharpTestA34.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA34/CSharpTestA34.csproj new file mode 100644 index 00000000000..c2722699699 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA34/CSharpTestA34.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {E432105F-3DDA-4DD2-82F5-83E9F0408B80} + Library + Properties + CSharpTestA34 + CSharpTestA34 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA35/CSharpTestA35.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA35/CSharpTestA35.csproj new file mode 100644 index 00000000000..0476ba517e5 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA35/CSharpTestA35.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {EE366E4B-DA53-48E2-B754-B23C0032E452} + Library + Properties + CSharpTestA35 + CSharpTestA35 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA36/CSharpTestA36.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA36/CSharpTestA36.csproj new file mode 100644 index 00000000000..1d708c49dd7 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA36/CSharpTestA36.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {551F3476-A26C-493C-9985-D8BF023A6486} + Library + Properties + CSharpTestA36 + CSharpTestA36 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA37/CSharpTestA37.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA37/CSharpTestA37.csproj new file mode 100644 index 00000000000..0cfd05f013f --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA37/CSharpTestA37.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {69DE9CA9-FEA0-415B-AE02-BFA4B2866A3D} + Library + Properties + CSharpTestA37 + CSharpTestA37 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA38/CSharpTestA38.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA38/CSharpTestA38.csproj new file mode 100644 index 00000000000..1a1e2a47e34 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA38/CSharpTestA38.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {C57EAA87-4BE2-4FF0-8CC0-13C579E7F0BC} + Library + Properties + CSharpTestA38 + CSharpTestA38 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA39/CSharpTestA39.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA39/CSharpTestA39.csproj new file mode 100644 index 00000000000..025ebb97fd9 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA39/CSharpTestA39.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {FB2DC306-E972-4776-8681-4E5D7163E8BF} + Library + Properties + CSharpTestA39 + CSharpTestA39 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA4/CSharpTestA4.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA4/CSharpTestA4.csproj new file mode 100644 index 00000000000..ed15cdbb3d3 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA4/CSharpTestA4.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {D719DC4D-8B5A-4075-BA3B-A30A2AB80D7C} + Library + Properties + CSharpTestA4 + CSharpTestA4 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA40/CSharpTestA40.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA40/CSharpTestA40.csproj new file mode 100644 index 00000000000..b9d6be39f11 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA40/CSharpTestA40.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {44572032-2A30-4A01-ADC1-E4FFEBFD7B30} + Library + Properties + CSharpTestA40 + CSharpTestA40 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA41/CSharpTestA41.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA41/CSharpTestA41.csproj new file mode 100644 index 00000000000..30d59d26561 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA41/CSharpTestA41.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {4FC4E65D-52C7-4093-9354-AF2DF5AE9C09} + Library + Properties + CSharpTestA41 + CSharpTestA41 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA42/CSharpTestA42.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA42/CSharpTestA42.csproj new file mode 100644 index 00000000000..09370b2d9fa --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA42/CSharpTestA42.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {BE2A492F-4FF0-47DD-8B5D-B9AADA7CA34F} + Library + Properties + CSharpTestA42 + CSharpTestA42 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA43/CSharpTestA43.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA43/CSharpTestA43.csproj new file mode 100644 index 00000000000..2b77dd97043 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA43/CSharpTestA43.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {E81CD782-CF7D-4BBF-9A16-DF932D03F365} + Library + Properties + CSharpTestA43 + CSharpTestA43 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA44/CSharpTestA44.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA44/CSharpTestA44.csproj new file mode 100644 index 00000000000..5cf05cf845b --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA44/CSharpTestA44.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {8F5791ED-F538-484B-9A70-07064FE194E3} + Library + Properties + CSharpTestA44 + CSharpTestA44 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA45/CSharpTestA45.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA45/CSharpTestA45.csproj new file mode 100644 index 00000000000..4f047de6a6f --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA45/CSharpTestA45.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {B66A86B2-9C77-4FD2-88DF-E0D4F8776165} + Library + Properties + CSharpTestA45 + CSharpTestA45 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA46/CSharpTestA46.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA46/CSharpTestA46.csproj new file mode 100644 index 00000000000..1c0b03ac953 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA46/CSharpTestA46.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {6AD8E823-6130-4C1E-AA2F-717AB19DBEEA} + Library + Properties + CSharpTestA46 + CSharpTestA46 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA47/CSharpTestA47.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA47/CSharpTestA47.csproj new file mode 100644 index 00000000000..788c78460b9 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA47/CSharpTestA47.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {EF234894-5860-4B45-8FD1-CF5CCB88B0AE} + Library + Properties + CSharpTestA47 + CSharpTestA47 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA48/CSharpTestA48.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA48/CSharpTestA48.csproj new file mode 100644 index 00000000000..73956ff34df --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA48/CSharpTestA48.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {E6C5BE8F-B94E-45A9-9007-5F8088FEB441} + Library + Properties + CSharpTestA48 + CSharpTestA48 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA49/CSharpTestA49.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA49/CSharpTestA49.csproj new file mode 100644 index 00000000000..367a2345ef9 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA49/CSharpTestA49.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {6C2489A5-D9C5-4891-8D5A-D44C4EB3A5A4} + Library + Properties + CSharpTestA49 + CSharpTestA49 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA5/CSharpTestA5.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA5/CSharpTestA5.csproj new file mode 100644 index 00000000000..0d82651dece --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA5/CSharpTestA5.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {624D2071-5559-4FF9-9E4D-5CB6D5ECC6BB} + Library + Properties + CSharpTestA5 + CSharpTestA5 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA50/CSharpTestA50.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA50/CSharpTestA50.csproj new file mode 100644 index 00000000000..adf385413b9 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA50/CSharpTestA50.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {750D82D4-D4A8-442D-B366-54ACDD49FB23} + Library + Properties + CSharpTestA50 + CSharpTestA50 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA6/CSharpTestA6.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA6/CSharpTestA6.csproj new file mode 100644 index 00000000000..b72c35e3504 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA6/CSharpTestA6.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {79A062C6-0D0F-4088-9BDA-3401BD5772E1} + Library + Properties + CSharpTestA6 + CSharpTestA6 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA7/CSharpTestA7.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA7/CSharpTestA7.csproj new file mode 100644 index 00000000000..c091d32e8d8 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA7/CSharpTestA7.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {CE043DB9-979A-41A8-A653-9A0158E9F209} + Library + Properties + CSharpTestA7 + CSharpTestA7 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA8/CSharpTestA8.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA8/CSharpTestA8.csproj new file mode 100644 index 00000000000..e7b3e0d25d0 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA8/CSharpTestA8.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {B89D319C-7D07-4D36-8D9B-6FA5992574B8} + Library + Properties + CSharpTestA8 + CSharpTestA8 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestA9/CSharpTestA9.csproj b/tests/projects/stress/shallowCSharp/CSharpTestA9/CSharpTestA9.csproj new file mode 100644 index 00000000000..8aff52d2b3b --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestA9/CSharpTestA9.csproj @@ -0,0 +1,57 @@ + + + + + Debug + AnyCPU + {C1FFFF7D-0583-45AC-A662-D5697060BDDA} + Library + Properties + CSharpTestA9 + CSharpTestA9 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB1/CSharpTestB1.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB1/CSharpTestB1.csproj new file mode 100644 index 00000000000..56fcc731c0c --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB1/CSharpTestB1.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {6A216A7B-62D2-4E9F-AD58-C06FD4AA8C76} + Library + Properties + CSharpTestB1 + CSharpTestB1 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB10/CSharpTestB10.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB10/CSharpTestB10.csproj new file mode 100644 index 00000000000..d3d45041543 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB10/CSharpTestB10.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {9784E653-CFE5-42D3-B2E8-1276EC93C23A} + Library + Properties + CSharpTestB10 + CSharpTestB10 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB100/CSharpTestB100.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB100/CSharpTestB100.csproj new file mode 100644 index 00000000000..6886e2c3ecc --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB100/CSharpTestB100.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {FF490F99-3835-4A2A-939E-EA3EC51C54CE} + Library + Properties + CSharpTestB100 + CSharpTestB100 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB11/CSharpTestB11.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB11/CSharpTestB11.csproj new file mode 100644 index 00000000000..2af1fb1ab42 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB11/CSharpTestB11.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {BD4C5A4A-96EF-4902-BD74-2901DF11EA2F} + Library + Properties + CSharpTestB11 + CSharpTestB11 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB12/CSharpTestB12.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB12/CSharpTestB12.csproj new file mode 100644 index 00000000000..0624f525ce3 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB12/CSharpTestB12.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {27D28EF7-2757-423A-AE9C-F7400D61EC85} + Library + Properties + CSharpTestB12 + CSharpTestB12 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB13/CSharpTestB13.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB13/CSharpTestB13.csproj new file mode 100644 index 00000000000..7b9a07e0d3d --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB13/CSharpTestB13.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {D030C3C5-E489-43EF-BF3A-D373E61A37C0} + Library + Properties + CSharpTestB13 + CSharpTestB13 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB14/CSharpTestB14.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB14/CSharpTestB14.csproj new file mode 100644 index 00000000000..018892edb90 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB14/CSharpTestB14.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {3BF81CCA-4552-48C6-94AA-670044A28625} + Library + Properties + CSharpTestB14 + CSharpTestB14 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB15/CSharpTestB15.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB15/CSharpTestB15.csproj new file mode 100644 index 00000000000..8fe5fbc0f2b --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB15/CSharpTestB15.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {B7049561-6E62-4834-A6C2-73232FC4FBE5} + Library + Properties + CSharpTestB15 + CSharpTestB15 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB16/CSharpTestB16.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB16/CSharpTestB16.csproj new file mode 100644 index 00000000000..1b2f7982ec7 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB16/CSharpTestB16.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {BA0E4F22-E0F5-4AD5-9289-ECE5E80CD6B9} + Library + Properties + CSharpTestB16 + CSharpTestB16 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB17/CSharpTestB17.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB17/CSharpTestB17.csproj new file mode 100644 index 00000000000..d4f15647a5d --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB17/CSharpTestB17.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {9E5E8E70-C2A4-4BEA-92CB-B0655111B0A3} + Library + Properties + CSharpTestB17 + CSharpTestB17 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB18/CSharpTestB18.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB18/CSharpTestB18.csproj new file mode 100644 index 00000000000..7400d64b45e --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB18/CSharpTestB18.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {EF7C3623-D2C6-42C7-8D14-327681FD934A} + Library + Properties + CSharpTestB18 + CSharpTestB18 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB19/CSharpTestB19.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB19/CSharpTestB19.csproj new file mode 100644 index 00000000000..7c19fe88218 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB19/CSharpTestB19.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {66A4C6F7-6372-41B5-8358-5B9AFEB0E2A2} + Library + Properties + CSharpTestB19 + CSharpTestB19 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB2/CSharpTestB2.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB2/CSharpTestB2.csproj new file mode 100644 index 00000000000..5b22f79804e --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB2/CSharpTestB2.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {60191768-46F8-4253-9F73-6ED5A55DF903} + Library + Properties + CSharpTestB2 + CSharpTestB2 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB20/CSharpTestB20.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB20/CSharpTestB20.csproj new file mode 100644 index 00000000000..4298561f141 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB20/CSharpTestB20.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {9A7A0CC6-7378-4052-949E-746EECAC2DB6} + Library + Properties + CSharpTestB20 + CSharpTestB20 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB21/CSharpTestB21.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB21/CSharpTestB21.csproj new file mode 100644 index 00000000000..19cc8bc1b13 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB21/CSharpTestB21.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {B407EE72-B535-4895-8A50-000AA1CF2ADF} + Library + Properties + CSharpTestB21 + CSharpTestB21 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB22/CSharpTestB22.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB22/CSharpTestB22.csproj new file mode 100644 index 00000000000..30d0dd01249 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB22/CSharpTestB22.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {BCA07796-AF8D-4DB4-ADA3-CEA218F1B706} + Library + Properties + CSharpTestB22 + CSharpTestB22 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB23/CSharpTestB23.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB23/CSharpTestB23.csproj new file mode 100644 index 00000000000..323e29788df --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB23/CSharpTestB23.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {8D25EF53-02AA-456E-975A-DE1D014CAD48} + Library + Properties + CSharpTestB23 + CSharpTestB23 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB24/CSharpTestB24.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB24/CSharpTestB24.csproj new file mode 100644 index 00000000000..ce08748fd64 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB24/CSharpTestB24.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {0AEEC24F-882B-46EA-8C29-6C12ED57510C} + Library + Properties + CSharpTestB24 + CSharpTestB24 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB25/CSharpTestB25.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB25/CSharpTestB25.csproj new file mode 100644 index 00000000000..db6f001a328 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB25/CSharpTestB25.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {99B8DE03-F190-4EB0-8C24-BC961D7D07EE} + Library + Properties + CSharpTestB25 + CSharpTestB25 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB26/CSharpTestB26.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB26/CSharpTestB26.csproj new file mode 100644 index 00000000000..8227acc91fb --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB26/CSharpTestB26.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {05BA2485-916B-4B31-8ABA-17F6343C8497} + Library + Properties + CSharpTestB26 + CSharpTestB26 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB27/CSharpTestB27.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB27/CSharpTestB27.csproj new file mode 100644 index 00000000000..9c7902b55fe --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB27/CSharpTestB27.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {5D50CC0E-7A4E-438C-98FB-E6B6583DEBEA} + Library + Properties + CSharpTestB27 + CSharpTestB27 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB28/CSharpTestB28.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB28/CSharpTestB28.csproj new file mode 100644 index 00000000000..10751234693 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB28/CSharpTestB28.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {E2021E31-0CEE-47BB-8B3E-ECC76991F7B2} + Library + Properties + CSharpTestB28 + CSharpTestB28 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB29/CSharpTestB29.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB29/CSharpTestB29.csproj new file mode 100644 index 00000000000..376bb9b0772 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB29/CSharpTestB29.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {2C96F1E3-C14D-490F-BCC0-17B2F084D3B3} + Library + Properties + CSharpTestB29 + CSharpTestB29 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB3/CSharpTestB3.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB3/CSharpTestB3.csproj new file mode 100644 index 00000000000..29f978cebb0 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB3/CSharpTestB3.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {3F4740E4-29E0-4862-8FAA-7874DE8EF66A} + Library + Properties + CSharpTestB3 + CSharpTestB3 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB30/CSharpTestB30.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB30/CSharpTestB30.csproj new file mode 100644 index 00000000000..f1045ddddd8 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB30/CSharpTestB30.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {4FD3A286-99FD-4EA6-A20D-3F5DBF9F16DB} + Library + Properties + CSharpTestB30 + CSharpTestB30 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB31/CSharpTestB31.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB31/CSharpTestB31.csproj new file mode 100644 index 00000000000..1633e9278c5 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB31/CSharpTestB31.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {0D9F637A-2DC9-406C-A10C-3119959B073C} + Library + Properties + CSharpTestB31 + CSharpTestB31 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB32/CSharpTestB32.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB32/CSharpTestB32.csproj new file mode 100644 index 00000000000..7570562913d --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB32/CSharpTestB32.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {66234EAF-0757-4B5E-B5D0-C96DAFD03FC5} + Library + Properties + CSharpTestB32 + CSharpTestB32 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB33/CSharpTestB33.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB33/CSharpTestB33.csproj new file mode 100644 index 00000000000..912b662e56f --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB33/CSharpTestB33.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {0497BBA6-60E3-4C23-AEE7-5958A2637361} + Library + Properties + CSharpTestB33 + CSharpTestB33 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB34/CSharpTestB34.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB34/CSharpTestB34.csproj new file mode 100644 index 00000000000..5fd7b49e09f --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB34/CSharpTestB34.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {2616F842-7840-4B6E-B92C-32EBD55CCE8C} + Library + Properties + CSharpTestB34 + CSharpTestB34 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB35/CSharpTestB35.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB35/CSharpTestB35.csproj new file mode 100644 index 00000000000..022db8a8372 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB35/CSharpTestB35.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {B2B3E805-0293-4BD9-9E20-2CDA61B50D44} + Library + Properties + CSharpTestB35 + CSharpTestB35 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB36/CSharpTestB36.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB36/CSharpTestB36.csproj new file mode 100644 index 00000000000..c41a662afe4 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB36/CSharpTestB36.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {2F0DE9D4-5BAB-4BF2-8794-00304322E0BE} + Library + Properties + CSharpTestB36 + CSharpTestB36 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB37/CSharpTestB37.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB37/CSharpTestB37.csproj new file mode 100644 index 00000000000..69308409f15 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB37/CSharpTestB37.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {FC10D970-5D26-4711-B392-A9810CB1C3AC} + Library + Properties + CSharpTestB37 + CSharpTestB37 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB38/CSharpTestB38.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB38/CSharpTestB38.csproj new file mode 100644 index 00000000000..04946554d29 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB38/CSharpTestB38.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {656A8FD2-3474-45D2-9746-BD8D24288958} + Library + Properties + CSharpTestB38 + CSharpTestB38 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB39/CSharpTestB39.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB39/CSharpTestB39.csproj new file mode 100644 index 00000000000..105598093d0 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB39/CSharpTestB39.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {4C2CCC8D-8C04-4FD0-B329-109696C2D75A} + Library + Properties + CSharpTestB39 + CSharpTestB39 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB4/CSharpTestB4.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB4/CSharpTestB4.csproj new file mode 100644 index 00000000000..36f304bf545 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB4/CSharpTestB4.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {563769AE-964D-46F4-8AB5-3487B5500A28} + Library + Properties + CSharpTestB4 + CSharpTestB4 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB40/CSharpTestB40.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB40/CSharpTestB40.csproj new file mode 100644 index 00000000000..40aa99f9bde --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB40/CSharpTestB40.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {A8F95AE7-5DD7-46B7-BD38-DCDE01434900} + Library + Properties + CSharpTestB40 + CSharpTestB40 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB41/CSharpTestB41.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB41/CSharpTestB41.csproj new file mode 100644 index 00000000000..2a312b0250f --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB41/CSharpTestB41.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {61A132AF-E24C-44C1-ACF0-7E5F39C9F991} + Library + Properties + CSharpTestB41 + CSharpTestB41 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB42/CSharpTestB42.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB42/CSharpTestB42.csproj new file mode 100644 index 00000000000..0e08d2208e3 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB42/CSharpTestB42.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {3590192F-6EB8-45E3-9C65-1C90D95BEB7F} + Library + Properties + CSharpTestB42 + CSharpTestB42 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB43/CSharpTestB43.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB43/CSharpTestB43.csproj new file mode 100644 index 00000000000..c0772a41bdb --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB43/CSharpTestB43.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {A23F82F5-D4F2-414D-9866-97262C8F8E6E} + Library + Properties + CSharpTestB43 + CSharpTestB43 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB44/CSharpTestB44.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB44/CSharpTestB44.csproj new file mode 100644 index 00000000000..7663fbae5ba --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB44/CSharpTestB44.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {3F60D085-171B-4853-A6CD-94FD3400341E} + Library + Properties + CSharpTestB44 + CSharpTestB44 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB45/CSharpTestB45.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB45/CSharpTestB45.csproj new file mode 100644 index 00000000000..2545e587600 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB45/CSharpTestB45.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {614F8D9D-5787-416C-8DCB-4AACB659B386} + Library + Properties + CSharpTestB45 + CSharpTestB45 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB46/CSharpTestB46.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB46/CSharpTestB46.csproj new file mode 100644 index 00000000000..b678615a2e3 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB46/CSharpTestB46.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {C7FA1A1B-B9C1-4061-9D65-9560864454B9} + Library + Properties + CSharpTestB46 + CSharpTestB46 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB47/CSharpTestB47.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB47/CSharpTestB47.csproj new file mode 100644 index 00000000000..07a56ab7f69 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB47/CSharpTestB47.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {8613DCCB-97BC-4FBD-826C-71335D1075CE} + Library + Properties + CSharpTestB47 + CSharpTestB47 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB48/CSharpTestB48.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB48/CSharpTestB48.csproj new file mode 100644 index 00000000000..ff4464a00c0 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB48/CSharpTestB48.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {4BAAA93C-5ED4-4270-8F75-897E1C193953} + Library + Properties + CSharpTestB48 + CSharpTestB48 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB49/CSharpTestB49.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB49/CSharpTestB49.csproj new file mode 100644 index 00000000000..110d6f06574 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB49/CSharpTestB49.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {61811E5A-8727-45FF-92DB-8DEE2A7EED72} + Library + Properties + CSharpTestB49 + CSharpTestB49 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB5/CSharpTestB5.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB5/CSharpTestB5.csproj new file mode 100644 index 00000000000..eedc45f0756 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB5/CSharpTestB5.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {92936404-844A-44D8-956A-317165FEA405} + Library + Properties + CSharpTestB5 + CSharpTestB5 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB50/CSharpTestB50.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB50/CSharpTestB50.csproj new file mode 100644 index 00000000000..ebbd496052a --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB50/CSharpTestB50.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {3ECDD765-8768-4E50-B7A7-6B4FEDB6A486} + Library + Properties + CSharpTestB50 + CSharpTestB50 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB51/CSharpTestB51.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB51/CSharpTestB51.csproj new file mode 100644 index 00000000000..6dc14ed1f40 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB51/CSharpTestB51.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {87DF591F-6161-48B1-9935-B2F9C4617BB8} + Library + Properties + CSharpTestB51 + CSharpTestB51 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB52/CSharpTestB52.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB52/CSharpTestB52.csproj new file mode 100644 index 00000000000..4eb1e4f2d59 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB52/CSharpTestB52.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {4DB6C498-80A3-4AEF-B9AC-5B17659DD514} + Library + Properties + CSharpTestB52 + CSharpTestB52 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB53/CSharpTestB53.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB53/CSharpTestB53.csproj new file mode 100644 index 00000000000..41ace1acee1 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB53/CSharpTestB53.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {BCA14C48-56A8-4B78-9C93-B60C28593FB8} + Library + Properties + CSharpTestB53 + CSharpTestB53 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB54/CSharpTestB54.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB54/CSharpTestB54.csproj new file mode 100644 index 00000000000..f9acb70f3dc --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB54/CSharpTestB54.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {FE326197-8733-4A6C-9916-D4C8B32150FA} + Library + Properties + CSharpTestB54 + CSharpTestB54 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB55/CSharpTestB55.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB55/CSharpTestB55.csproj new file mode 100644 index 00000000000..13ca78f2c7a --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB55/CSharpTestB55.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {03BB0DEF-A943-4645-960E-8E1C10CA3071} + Library + Properties + CSharpTestB55 + CSharpTestB55 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB56/CSharpTestB56.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB56/CSharpTestB56.csproj new file mode 100644 index 00000000000..7ab91674b0d --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB56/CSharpTestB56.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {A026FDB1-25E6-4D85-9459-D6D68E29895E} + Library + Properties + CSharpTestB56 + CSharpTestB56 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB57/CSharpTestB57.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB57/CSharpTestB57.csproj new file mode 100644 index 00000000000..7f45cd7de40 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB57/CSharpTestB57.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {2998F846-7E68-4F80-A1DD-4066ADBEB8FF} + Library + Properties + CSharpTestB57 + CSharpTestB57 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB58/CSharpTestB58.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB58/CSharpTestB58.csproj new file mode 100644 index 00000000000..3d974353ed5 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB58/CSharpTestB58.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {E4F51E86-E14E-4918-86F4-93EF7B9125F4} + Library + Properties + CSharpTestB58 + CSharpTestB58 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB59/CSharpTestB59.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB59/CSharpTestB59.csproj new file mode 100644 index 00000000000..22f4bcc4428 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB59/CSharpTestB59.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {D79265DF-3D61-44DB-BB7B-D89E0D7DC076} + Library + Properties + CSharpTestB59 + CSharpTestB59 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB6/CSharpTestB6.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB6/CSharpTestB6.csproj new file mode 100644 index 00000000000..8ef3a3f3fd1 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB6/CSharpTestB6.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {0A6B0FCD-F604-440A-9990-B57F8C5228E8} + Library + Properties + CSharpTestB6 + CSharpTestB6 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB60/CSharpTestB60.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB60/CSharpTestB60.csproj new file mode 100644 index 00000000000..e66143f6de8 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB60/CSharpTestB60.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {A6C22E95-E699-422A-B35C-4331792F3A34} + Library + Properties + CSharpTestB60 + CSharpTestB60 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB61/CSharpTestB61.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB61/CSharpTestB61.csproj new file mode 100644 index 00000000000..83eb2f4481b --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB61/CSharpTestB61.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {6392EB77-98E2-4CD6-BC60-313E122826D5} + Library + Properties + CSharpTestB61 + CSharpTestB61 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB62/CSharpTestB62.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB62/CSharpTestB62.csproj new file mode 100644 index 00000000000..416abce5241 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB62/CSharpTestB62.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {E2A5AB4E-58B1-47D1-9662-E7044CFF496F} + Library + Properties + CSharpTestB62 + CSharpTestB62 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB63/CSharpTestB63.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB63/CSharpTestB63.csproj new file mode 100644 index 00000000000..1470f26b610 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB63/CSharpTestB63.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {DBF93CCB-10B1-442D-8FA0-47DFE84DE1C0} + Library + Properties + CSharpTestB63 + CSharpTestB63 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB64/CSharpTestB64.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB64/CSharpTestB64.csproj new file mode 100644 index 00000000000..af15c66848b --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB64/CSharpTestB64.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {3C19C3BC-3ABE-4000-8097-1CFB3D94D2B5} + Library + Properties + CSharpTestB64 + CSharpTestB64 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB65/CSharpTestB65.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB65/CSharpTestB65.csproj new file mode 100644 index 00000000000..3898b89ba01 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB65/CSharpTestB65.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {9247E7A1-45F9-4C2B-8692-4F8E98E989FD} + Library + Properties + CSharpTestB65 + CSharpTestB65 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB66/CSharpTestB66.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB66/CSharpTestB66.csproj new file mode 100644 index 00000000000..a24f8c75a4d --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB66/CSharpTestB66.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {2887779C-038D-4201-AF62-94CE659E4EB2} + Library + Properties + CSharpTestB66 + CSharpTestB66 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB67/CSharpTestB67.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB67/CSharpTestB67.csproj new file mode 100644 index 00000000000..d24cb7cae44 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB67/CSharpTestB67.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {6E3CCD67-8FD1-45C1-88B4-A43516E74EC8} + Library + Properties + CSharpTestB67 + CSharpTestB67 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB68/CSharpTestB68.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB68/CSharpTestB68.csproj new file mode 100644 index 00000000000..69f75453992 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB68/CSharpTestB68.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {36E52757-B46D-4AFE-9E0A-789BDEED4BE0} + Library + Properties + CSharpTestB68 + CSharpTestB68 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB69/CSharpTestB69.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB69/CSharpTestB69.csproj new file mode 100644 index 00000000000..e9fb3791a6f --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB69/CSharpTestB69.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {EE8C4772-CA3D-44AC-9B3E-438B9CB77584} + Library + Properties + CSharpTestB69 + CSharpTestB69 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB7/CSharpTestB7.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB7/CSharpTestB7.csproj new file mode 100644 index 00000000000..33cf608b903 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB7/CSharpTestB7.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {DA3E1D8C-65DB-4467-AFE0-A4472BEF8065} + Library + Properties + CSharpTestB7 + CSharpTestB7 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB70/CSharpTestB70.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB70/CSharpTestB70.csproj new file mode 100644 index 00000000000..bcc3dfdafbc --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB70/CSharpTestB70.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {204B03A3-E84B-4A89-9D74-BD65050DBF62} + Library + Properties + CSharpTestB70 + CSharpTestB70 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB71/CSharpTestB71.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB71/CSharpTestB71.csproj new file mode 100644 index 00000000000..1a1f38a0dbf --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB71/CSharpTestB71.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {083BA0D2-9445-4C6B-94DA-8812A3FCBEE7} + Library + Properties + CSharpTestB71 + CSharpTestB71 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB72/CSharpTestB72.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB72/CSharpTestB72.csproj new file mode 100644 index 00000000000..203b71bafb9 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB72/CSharpTestB72.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {7EA1DB84-5DAE-4136-9EBA-E0C653DB3C15} + Library + Properties + CSharpTestB72 + CSharpTestB72 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB73/CSharpTestB73.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB73/CSharpTestB73.csproj new file mode 100644 index 00000000000..8785d517fa6 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB73/CSharpTestB73.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {D4FDB2A4-4B9B-474A-892B-31C539EFCFFB} + Library + Properties + CSharpTestB73 + CSharpTestB73 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB74/CSharpTestB74.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB74/CSharpTestB74.csproj new file mode 100644 index 00000000000..6558b36053e --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB74/CSharpTestB74.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {4BD587A6-FCD0-4793-B517-B320B9C50DC0} + Library + Properties + CSharpTestB74 + CSharpTestB74 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB75/CSharpTestB75.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB75/CSharpTestB75.csproj new file mode 100644 index 00000000000..02135086ec2 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB75/CSharpTestB75.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {21A16A1A-E9F5-427D-95B2-FCE8C6D5E602} + Library + Properties + CSharpTestB75 + CSharpTestB75 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB76/CSharpTestB76.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB76/CSharpTestB76.csproj new file mode 100644 index 00000000000..827275c07ed --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB76/CSharpTestB76.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {34D61ED5-122B-40BD-8BAD-6EC444B86E85} + Library + Properties + CSharpTestB76 + CSharpTestB76 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB77/CSharpTestB77.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB77/CSharpTestB77.csproj new file mode 100644 index 00000000000..2dca2dcaa1c --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB77/CSharpTestB77.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {7312BF96-A516-4CA8-BD54-2E4EF3E2CC01} + Library + Properties + CSharpTestB77 + CSharpTestB77 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB78/CSharpTestB78.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB78/CSharpTestB78.csproj new file mode 100644 index 00000000000..aa7dcdb8b9c --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB78/CSharpTestB78.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {F49F36EB-A293-428E-8392-ACD185D7F7AD} + Library + Properties + CSharpTestB78 + CSharpTestB78 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB79/CSharpTestB79.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB79/CSharpTestB79.csproj new file mode 100644 index 00000000000..d394efa27b5 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB79/CSharpTestB79.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {B9DC4831-90E9-455C-BF3F-C0A8D46D3097} + Library + Properties + CSharpTestB79 + CSharpTestB79 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB8/CSharpTestB8.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB8/CSharpTestB8.csproj new file mode 100644 index 00000000000..88779b35faf --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB8/CSharpTestB8.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {D01BEF71-200B-4E2A-BE89-BD2DF4A9F601} + Library + Properties + CSharpTestB8 + CSharpTestB8 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB80/CSharpTestB80.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB80/CSharpTestB80.csproj new file mode 100644 index 00000000000..df4b9001ba3 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB80/CSharpTestB80.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {A22D2DF0-3DBC-49D0-B0F4-049551B1F9E3} + Library + Properties + CSharpTestB80 + CSharpTestB80 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB81/CSharpTestB81.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB81/CSharpTestB81.csproj new file mode 100644 index 00000000000..170d0fbd2b8 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB81/CSharpTestB81.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {8BBB1ADA-BD93-40DB-ABCF-96F8CA8D4A14} + Library + Properties + CSharpTestB81 + CSharpTestB81 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB82/CSharpTestB82.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB82/CSharpTestB82.csproj new file mode 100644 index 00000000000..5aba1e1fa51 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB82/CSharpTestB82.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {F625210E-3B92-46DB-A6CB-F9C92712AE95} + Library + Properties + CSharpTestB82 + CSharpTestB82 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB83/CSharpTestB83.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB83/CSharpTestB83.csproj new file mode 100644 index 00000000000..241ba930416 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB83/CSharpTestB83.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {8B10C239-8840-48F9-8747-F480D547F385} + Library + Properties + CSharpTestB83 + CSharpTestB83 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB84/CSharpTestB84.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB84/CSharpTestB84.csproj new file mode 100644 index 00000000000..767fc8c38d9 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB84/CSharpTestB84.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {51C9039C-8910-4E91-AF65-B8F9808007D5} + Library + Properties + CSharpTestB84 + CSharpTestB84 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB85/CSharpTestB85.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB85/CSharpTestB85.csproj new file mode 100644 index 00000000000..a8f5d2f33f9 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB85/CSharpTestB85.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {401C07F9-C486-4925-A05E-79FC311C8173} + Library + Properties + CSharpTestB85 + CSharpTestB85 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB86/CSharpTestB86.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB86/CSharpTestB86.csproj new file mode 100644 index 00000000000..a0b1879a464 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB86/CSharpTestB86.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {C8A3E17B-55AB-4163-B91E-C025E6B2DD06} + Library + Properties + CSharpTestB86 + CSharpTestB86 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB87/CSharpTestB87.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB87/CSharpTestB87.csproj new file mode 100644 index 00000000000..c744f1f2e53 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB87/CSharpTestB87.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {4E0DFB88-7FE7-4E53-B01F-A75EE6BEA2A1} + Library + Properties + CSharpTestB87 + CSharpTestB87 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB88/CSharpTestB88.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB88/CSharpTestB88.csproj new file mode 100644 index 00000000000..c8eeed30f54 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB88/CSharpTestB88.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {68820C36-168A-4995-8D0F-D0266CA9A9CC} + Library + Properties + CSharpTestB88 + CSharpTestB88 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB89/CSharpTestB89.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB89/CSharpTestB89.csproj new file mode 100644 index 00000000000..fd62a548bd7 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB89/CSharpTestB89.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {F8FFD103-443D-4073-8A49-D9C2CF0862E7} + Library + Properties + CSharpTestB89 + CSharpTestB89 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB9/CSharpTestB9.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB9/CSharpTestB9.csproj new file mode 100644 index 00000000000..3e58ef972c3 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB9/CSharpTestB9.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {5DD194E5-6AC4-454C-AF5A-55E118AF3832} + Library + Properties + CSharpTestB9 + CSharpTestB9 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB90/CSharpTestB90.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB90/CSharpTestB90.csproj new file mode 100644 index 00000000000..95f5263df0c --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB90/CSharpTestB90.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {0F46AB69-28BC-4E36-B4D2-A8669F301553} + Library + Properties + CSharpTestB90 + CSharpTestB90 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB91/CSharpTestB91.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB91/CSharpTestB91.csproj new file mode 100644 index 00000000000..447114122cb --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB91/CSharpTestB91.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {D1EA6B54-F99A-482A-8F2B-C163DA03C6FE} + Library + Properties + CSharpTestB91 + CSharpTestB91 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB92/CSharpTestB92.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB92/CSharpTestB92.csproj new file mode 100644 index 00000000000..84f3251ece2 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB92/CSharpTestB92.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {3D645200-B785-4619-AF64-3F204D9EBC9E} + Library + Properties + CSharpTestB92 + CSharpTestB92 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB93/CSharpTestB93.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB93/CSharpTestB93.csproj new file mode 100644 index 00000000000..4d4e309a088 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB93/CSharpTestB93.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {67F38EA8-574B-4479-905D-92732A8A9499} + Library + Properties + CSharpTestB93 + CSharpTestB93 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB94/CSharpTestB94.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB94/CSharpTestB94.csproj new file mode 100644 index 00000000000..565fb100184 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB94/CSharpTestB94.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {1AA0660F-1B91-4E4A-A261-EE7C2C65A05F} + Library + Properties + CSharpTestB94 + CSharpTestB94 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB95/CSharpTestB95.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB95/CSharpTestB95.csproj new file mode 100644 index 00000000000..67d8dd9b0f2 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB95/CSharpTestB95.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {2247B2D9-D86F-474C-A70B-A393E6060D6A} + Library + Properties + CSharpTestB95 + CSharpTestB95 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB96/CSharpTestB96.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB96/CSharpTestB96.csproj new file mode 100644 index 00000000000..e7236f5e201 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB96/CSharpTestB96.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {83034B25-9DD0-4C56-8107-141F79F6E2FF} + Library + Properties + CSharpTestB96 + CSharpTestB96 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB97/CSharpTestB97.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB97/CSharpTestB97.csproj new file mode 100644 index 00000000000..df5705f9e5b --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB97/CSharpTestB97.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {9581F7CD-D06F-4022-8B87-2D42414A45C6} + Library + Properties + CSharpTestB97 + CSharpTestB97 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB98/CSharpTestB98.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB98/CSharpTestB98.csproj new file mode 100644 index 00000000000..05cda786edc --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB98/CSharpTestB98.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {BD58A392-A82D-4802-804C-49901FB7E3D1} + Library + Properties + CSharpTestB98 + CSharpTestB98 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/CSharpTestB99/CSharpTestB99.csproj b/tests/projects/stress/shallowCSharp/CSharpTestB99/CSharpTestB99.csproj new file mode 100644 index 00000000000..625ceaa3b27 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/CSharpTestB99/CSharpTestB99.csproj @@ -0,0 +1,256 @@ + + + + + Debug + AnyCPU + {4EBE545C-F099-4714-B4AB-03E75AB1DFE3} + Library + Properties + CSharpTestB99 + CSharpTestB99 + v4.5.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + {52b86fb2-e653-42d1-8744-6542ed79c0b5} + CSharpTestA1 + + + {d1e41507-9f63-41e7-bc77-27dd09d76db1} + CSharpTestA2 + + + {712aee04-9bd6-457d-88ce-f85a3f22a757} + CSharpTestA3 + + + {d719dc4d-8b5a-4075-ba3b-a30a2ab80d7c} + CSharpTestA4 + + + {624d2071-5559-4ff9-9e4d-5cb6d5ecc6bb} + CSharpTestA5 + + + {79a062c6-0d0f-4088-9bda-3401bd5772e1} + CSharpTestA6 + + + {ce043db9-979a-41a8-a653-9a0158e9f209} + CSharpTestA7 + + + {b89d319c-7d07-4d36-8d9b-6fa5992574b8} + CSharpTestA8 + + + {c1ffff7d-0583-45ac-a662-d5697060bdda} + CSharpTestA9 + + + {f3bfd7ca-ae41-43d0-b389-fafe0bae7403} + CSharpTestA10 + + + {13b82d75-b9b6-487a-8f8e-6ee7bdd6bd25} + CSharpTestA11 + + + {0ff99238-309e-46aa-876a-1a757f120284} + CSharpTestA12 + + + {acf5d72f-d727-43ae-9361-d39f960b1f42} + CSharpTestA13 + + + {9661642a-3d02-4f53-8958-fa2dec5ae53d} + CSharpTestA14 + + + {bf4b634b-9bc1-47f7-8f4c-4138fc58ef27} + CSharpTestA15 + + + {fa785440-3c8f-4bb1-a71c-b174910f9e4a} + CSharpTestA16 + + + {300f8fd2-57e7-44d7-a73f-8011345c6285} + CSharpTestA17 + + + {377ae727-b94b-4f48-8efe-257f32a1c442} + CSharpTestA18 + + + {204bdc0d-68a8-4964-9c7b-72d70dde02bc} + CSharpTestA19 + + + {146ce5b2-9b4e-47d5-bfec-16969886f38e} + CSharpTestA20 + + + {74f5fc93-26e4-4112-929d-cbf8888c3d65} + CSharpTestA21 + + + {b85d436d-a387-42c0-9b2e-30fa158fcc3e} + CSharpTestA22 + + + {fa135ed1-5b4a-4070-a123-68878c6b1730} + CSharpTestA23 + + + {bbf9ddc8-4ca5-4123-a305-ead0edb42848} + CSharpTestA24 + + + {55dd571f-0e57-437e-a2d8-0f734b1137f9} + CSharpTestA25 + + + {63bf133f-b408-4485-bb85-052015d49daf} + CSharpTestA26 + + + {9c757683-ef5f-42a3-b5d7-a3d194449503} + CSharpTestA27 + + + {efbbdf19-cbfc-4d39-9d4d-7cedc0831dd9} + CSharpTestA28 + + + {3d4a0679-8e13-4fbd-ac45-ba80370670fb} + CSharpTestA29 + + + {5f07e2fb-de67-4684-b6ec-ae38387c8692} + CSharpTestA30 + + + {b2c227a2-7e18-437b-ac2a-edeea11426c1} + CSharpTestA31 + + + {0e6563e5-2a41-4a26-acce-e20fce756986} + CSharpTestA32 + + + {7baf43a6-453a-442e-becf-6a060241c1ea} + CSharpTestA33 + + + {e432105f-3dda-4dd2-82f5-83e9f0408b80} + CSharpTestA34 + + + {ee366e4b-da53-48e2-b754-b23c0032e452} + CSharpTestA35 + + + {551f3476-a26c-493c-9985-d8bf023a6486} + CSharpTestA36 + + + {69de9ca9-fea0-415b-ae02-bfa4b2866a3d} + CSharpTestA37 + + + {c57eaa87-4be2-4ff0-8cc0-13c579e7f0bc} + CSharpTestA38 + + + {fb2dc306-e972-4776-8681-4e5d7163e8bf} + CSharpTestA39 + + + {44572032-2a30-4a01-adc1-e4ffebfd7b30} + CSharpTestA40 + + + {4fc4e65d-52c7-4093-9354-af2df5ae9c09} + CSharpTestA41 + + + {be2a492f-4ff0-47dd-8b5d-b9aada7ca34f} + CSharpTestA42 + + + {e81cd782-cf7d-4bbf-9a16-df932d03f365} + CSharpTestA43 + + + {8f5791ed-f538-484b-9a70-07064fe194e3} + CSharpTestA44 + + + {b66a86b2-9c77-4fd2-88df-e0d4f8776165} + CSharpTestA45 + + + {6ad8e823-6130-4c1e-aa2f-717ab19dbeea} + CSharpTestA46 + + + {ef234894-5860-4b45-8fd1-cf5ccb88b0ae} + CSharpTestA47 + + + {e6c5be8f-b94e-45a9-9007-5f8088feb441} + CSharpTestA48 + + + {6c2489a5-d9c5-4891-8d5a-d44c4eb3a5a4} + CSharpTestA49 + + + {750d82d4-d4a8-442d-b366-54acdd49fb23} + CSharpTestA50 + + + + + \ No newline at end of file diff --git a/tests/projects/stress/shallowCSharp/Shallow.sln b/tests/projects/stress/shallowCSharp/Shallow.sln new file mode 100644 index 00000000000..89a9f166ac1 --- /dev/null +++ b/tests/projects/stress/shallowCSharp/Shallow.sln @@ -0,0 +1,916 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA1", "CSharpTestA1\CSharpTestA1.csproj", "{52B86FB2-E653-42D1-8744-6542ED79C0B5}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA2", "CSharpTestA2\CSharpTestA2.csproj", "{D1E41507-9F63-41E7-BC77-27DD09D76DB1}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA3", "CSharpTestA3\CSharpTestA3.csproj", "{712AEE04-9BD6-457D-88CE-F85A3F22A757}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA4", "CSharpTestA4\CSharpTestA4.csproj", "{D719DC4D-8B5A-4075-BA3B-A30A2AB80D7C}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA5", "CSharpTestA5\CSharpTestA5.csproj", "{624D2071-5559-4FF9-9E4D-5CB6D5ECC6BB}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA6", "CSharpTestA6\CSharpTestA6.csproj", "{79A062C6-0D0F-4088-9BDA-3401BD5772E1}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA7", "CSharpTestA7\CSharpTestA7.csproj", "{CE043DB9-979A-41A8-A653-9A0158E9F209}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA8", "CSharpTestA8\CSharpTestA8.csproj", "{B89D319C-7D07-4D36-8D9B-6FA5992574B8}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA9", "CSharpTestA9\CSharpTestA9.csproj", "{C1FFFF7D-0583-45AC-A662-D5697060BDDA}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA10", "CSharpTestA10\CSharpTestA10.csproj", "{F3BFD7CA-AE41-43D0-B389-FAFE0BAE7403}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA11", "CSharpTestA11\CSharpTestA11.csproj", "{13B82D75-B9B6-487A-8F8E-6EE7BDD6BD25}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA12", "CSharpTestA12\CSharpTestA12.csproj", "{0FF99238-309E-46AA-876A-1A757F120284}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA13", "CSharpTestA13\CSharpTestA13.csproj", "{ACF5D72F-D727-43AE-9361-D39F960B1F42}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA14", "CSharpTestA14\CSharpTestA14.csproj", "{9661642A-3D02-4F53-8958-FA2DEC5AE53D}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA15", "CSharpTestA15\CSharpTestA15.csproj", "{BF4B634B-9BC1-47F7-8F4C-4138FC58EF27}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA16", "CSharpTestA16\CSharpTestA16.csproj", "{FA785440-3C8F-4BB1-A71C-B174910F9E4A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA17", "CSharpTestA17\CSharpTestA17.csproj", "{300F8FD2-57E7-44D7-A73F-8011345C6285}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA18", "CSharpTestA18\CSharpTestA18.csproj", "{377AE727-B94B-4F48-8EFE-257F32A1C442}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA19", "CSharpTestA19\CSharpTestA19.csproj", "{204BDC0D-68A8-4964-9C7B-72D70DDE02BC}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA20", "CSharpTestA20\CSharpTestA20.csproj", "{146CE5B2-9B4E-47D5-BFEC-16969886F38E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA21", "CSharpTestA21\CSharpTestA21.csproj", "{74F5FC93-26E4-4112-929D-CBF8888C3D65}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA22", "CSharpTestA22\CSharpTestA22.csproj", "{B85D436D-A387-42C0-9B2E-30FA158FCC3E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA23", "CSharpTestA23\CSharpTestA23.csproj", "{FA135ED1-5B4A-4070-A123-68878C6B1730}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA24", "CSharpTestA24\CSharpTestA24.csproj", "{BBF9DDC8-4CA5-4123-A305-EAD0EDB42848}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA25", "CSharpTestA25\CSharpTestA25.csproj", "{55DD571F-0E57-437E-A2D8-0F734B1137F9}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA26", "CSharpTestA26\CSharpTestA26.csproj", "{63BF133F-B408-4485-BB85-052015D49DAF}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA27", "CSharpTestA27\CSharpTestA27.csproj", "{9C757683-EF5F-42A3-B5D7-A3D194449503}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA28", "CSharpTestA28\CSharpTestA28.csproj", "{EFBBDF19-CBFC-4D39-9D4D-7CEDC0831DD9}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA29", "CSharpTestA29\CSharpTestA29.csproj", "{3D4A0679-8E13-4FBD-AC45-BA80370670FB}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA30", "CSharpTestA30\CSharpTestA30.csproj", "{5F07E2FB-DE67-4684-B6EC-AE38387C8692}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA31", "CSharpTestA31\CSharpTestA31.csproj", "{B2C227A2-7E18-437B-AC2A-EDEEA11426C1}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA32", "CSharpTestA32\CSharpTestA32.csproj", "{0E6563E5-2A41-4A26-ACCE-E20FCE756986}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA33", "CSharpTestA33\CSharpTestA33.csproj", "{7BAF43A6-453A-442E-BECF-6A060241C1EA}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA34", "CSharpTestA34\CSharpTestA34.csproj", "{E432105F-3DDA-4DD2-82F5-83E9F0408B80}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA35", "CSharpTestA35\CSharpTestA35.csproj", "{EE366E4B-DA53-48E2-B754-B23C0032E452}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA36", "CSharpTestA36\CSharpTestA36.csproj", "{551F3476-A26C-493C-9985-D8BF023A6486}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA37", "CSharpTestA37\CSharpTestA37.csproj", "{69DE9CA9-FEA0-415B-AE02-BFA4B2866A3D}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA38", "CSharpTestA38\CSharpTestA38.csproj", "{C57EAA87-4BE2-4FF0-8CC0-13C579E7F0BC}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA39", "CSharpTestA39\CSharpTestA39.csproj", "{FB2DC306-E972-4776-8681-4E5D7163E8BF}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA40", "CSharpTestA40\CSharpTestA40.csproj", "{44572032-2A30-4A01-ADC1-E4FFEBFD7B30}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA41", "CSharpTestA41\CSharpTestA41.csproj", "{4FC4E65D-52C7-4093-9354-AF2DF5AE9C09}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA42", "CSharpTestA42\CSharpTestA42.csproj", "{BE2A492F-4FF0-47DD-8B5D-B9AADA7CA34F}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA43", "CSharpTestA43\CSharpTestA43.csproj", "{E81CD782-CF7D-4BBF-9A16-DF932D03F365}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA44", "CSharpTestA44\CSharpTestA44.csproj", "{8F5791ED-F538-484B-9A70-07064FE194E3}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA45", "CSharpTestA45\CSharpTestA45.csproj", "{B66A86B2-9C77-4FD2-88DF-E0D4F8776165}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA46", "CSharpTestA46\CSharpTestA46.csproj", "{6AD8E823-6130-4C1E-AA2F-717AB19DBEEA}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA47", "CSharpTestA47\CSharpTestA47.csproj", "{EF234894-5860-4B45-8FD1-CF5CCB88B0AE}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA48", "CSharpTestA48\CSharpTestA48.csproj", "{E6C5BE8F-B94E-45A9-9007-5F8088FEB441}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA49", "CSharpTestA49\CSharpTestA49.csproj", "{6C2489A5-D9C5-4891-8D5A-D44C4EB3A5A4}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestA50", "CSharpTestA50\CSharpTestA50.csproj", "{750D82D4-D4A8-442D-B366-54ACDD49FB23}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB1", "CSharpTestB1\CSharpTestB1.csproj", "{6A216A7B-62D2-4E9F-AD58-C06FD4AA8C76}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB2", "CSharpTestB2\CSharpTestB2.csproj", "{60191768-46F8-4253-9F73-6ED5A55DF903}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB3", "CSharpTestB3\CSharpTestB3.csproj", "{3F4740E4-29E0-4862-8FAA-7874DE8EF66A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB4", "CSharpTestB4\CSharpTestB4.csproj", "{563769AE-964D-46F4-8AB5-3487B5500A28}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB5", "CSharpTestB5\CSharpTestB5.csproj", "{92936404-844A-44D8-956A-317165FEA405}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB6", "CSharpTestB6\CSharpTestB6.csproj", "{0A6B0FCD-F604-440A-9990-B57F8C5228E8}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB7", "CSharpTestB7\CSharpTestB7.csproj", "{DA3E1D8C-65DB-4467-AFE0-A4472BEF8065}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB8", "CSharpTestB8\CSharpTestB8.csproj", "{D01BEF71-200B-4E2A-BE89-BD2DF4A9F601}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB9", "CSharpTestB9\CSharpTestB9.csproj", "{5DD194E5-6AC4-454C-AF5A-55E118AF3832}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB10", "CSharpTestB10\CSharpTestB10.csproj", "{9784E653-CFE5-42D3-B2E8-1276EC93C23A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB11", "CSharpTestB11\CSharpTestB11.csproj", "{BD4C5A4A-96EF-4902-BD74-2901DF11EA2F}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB12", "CSharpTestB12\CSharpTestB12.csproj", "{27D28EF7-2757-423A-AE9C-F7400D61EC85}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB13", "CSharpTestB13\CSharpTestB13.csproj", "{D030C3C5-E489-43EF-BF3A-D373E61A37C0}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB14", "CSharpTestB14\CSharpTestB14.csproj", "{3BF81CCA-4552-48C6-94AA-670044A28625}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB15", "CSharpTestB15\CSharpTestB15.csproj", "{B7049561-6E62-4834-A6C2-73232FC4FBE5}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB16", "CSharpTestB16\CSharpTestB16.csproj", "{BA0E4F22-E0F5-4AD5-9289-ECE5E80CD6B9}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB17", "CSharpTestB17\CSharpTestB17.csproj", "{9E5E8E70-C2A4-4BEA-92CB-B0655111B0A3}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB18", "CSharpTestB18\CSharpTestB18.csproj", "{EF7C3623-D2C6-42C7-8D14-327681FD934A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB19", "CSharpTestB19\CSharpTestB19.csproj", "{66A4C6F7-6372-41B5-8358-5B9AFEB0E2A2}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB20", "CSharpTestB20\CSharpTestB20.csproj", "{9A7A0CC6-7378-4052-949E-746EECAC2DB6}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB21", "CSharpTestB21\CSharpTestB21.csproj", "{B407EE72-B535-4895-8A50-000AA1CF2ADF}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB22", "CSharpTestB22\CSharpTestB22.csproj", "{BCA07796-AF8D-4DB4-ADA3-CEA218F1B706}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB23", "CSharpTestB23\CSharpTestB23.csproj", "{8D25EF53-02AA-456E-975A-DE1D014CAD48}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB24", "CSharpTestB24\CSharpTestB24.csproj", "{0AEEC24F-882B-46EA-8C29-6C12ED57510C}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB25", "CSharpTestB25\CSharpTestB25.csproj", "{99B8DE03-F190-4EB0-8C24-BC961D7D07EE}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB26", "CSharpTestB26\CSharpTestB26.csproj", "{05BA2485-916B-4B31-8ABA-17F6343C8497}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB27", "CSharpTestB27\CSharpTestB27.csproj", "{5D50CC0E-7A4E-438C-98FB-E6B6583DEBEA}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB28", "CSharpTestB28\CSharpTestB28.csproj", "{E2021E31-0CEE-47BB-8B3E-ECC76991F7B2}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB29", "CSharpTestB29\CSharpTestB29.csproj", "{2C96F1E3-C14D-490F-BCC0-17B2F084D3B3}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB30", "CSharpTestB30\CSharpTestB30.csproj", "{4FD3A286-99FD-4EA6-A20D-3F5DBF9F16DB}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB31", "CSharpTestB31\CSharpTestB31.csproj", "{0D9F637A-2DC9-406C-A10C-3119959B073C}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB32", "CSharpTestB32\CSharpTestB32.csproj", "{66234EAF-0757-4B5E-B5D0-C96DAFD03FC5}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB33", "CSharpTestB33\CSharpTestB33.csproj", "{0497BBA6-60E3-4C23-AEE7-5958A2637361}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB34", "CSharpTestB34\CSharpTestB34.csproj", "{2616F842-7840-4B6E-B92C-32EBD55CCE8C}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB35", "CSharpTestB35\CSharpTestB35.csproj", "{B2B3E805-0293-4BD9-9E20-2CDA61B50D44}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB36", "CSharpTestB36\CSharpTestB36.csproj", "{2F0DE9D4-5BAB-4BF2-8794-00304322E0BE}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB37", "CSharpTestB37\CSharpTestB37.csproj", "{FC10D970-5D26-4711-B392-A9810CB1C3AC}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB38", "CSharpTestB38\CSharpTestB38.csproj", "{656A8FD2-3474-45D2-9746-BD8D24288958}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB39", "CSharpTestB39\CSharpTestB39.csproj", "{4C2CCC8D-8C04-4FD0-B329-109696C2D75A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB40", "CSharpTestB40\CSharpTestB40.csproj", "{A8F95AE7-5DD7-46B7-BD38-DCDE01434900}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB41", "CSharpTestB41\CSharpTestB41.csproj", "{61A132AF-E24C-44C1-ACF0-7E5F39C9F991}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB42", "CSharpTestB42\CSharpTestB42.csproj", "{3590192F-6EB8-45E3-9C65-1C90D95BEB7F}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB43", "CSharpTestB43\CSharpTestB43.csproj", "{A23F82F5-D4F2-414D-9866-97262C8F8E6E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB44", "CSharpTestB44\CSharpTestB44.csproj", "{3F60D085-171B-4853-A6CD-94FD3400341E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB45", "CSharpTestB45\CSharpTestB45.csproj", "{614F8D9D-5787-416C-8DCB-4AACB659B386}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB46", "CSharpTestB46\CSharpTestB46.csproj", "{C7FA1A1B-B9C1-4061-9D65-9560864454B9}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB47", "CSharpTestB47\CSharpTestB47.csproj", "{8613DCCB-97BC-4FBD-826C-71335D1075CE}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB48", "CSharpTestB48\CSharpTestB48.csproj", "{4BAAA93C-5ED4-4270-8F75-897E1C193953}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB49", "CSharpTestB49\CSharpTestB49.csproj", "{61811E5A-8727-45FF-92DB-8DEE2A7EED72}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB50", "CSharpTestB50\CSharpTestB50.csproj", "{3ECDD765-8768-4E50-B7A7-6B4FEDB6A486}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB51", "CSharpTestB51\CSharpTestB51.csproj", "{87DF591F-6161-48B1-9935-B2F9C4617BB8}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB52", "CSharpTestB52\CSharpTestB52.csproj", "{4DB6C498-80A3-4AEF-B9AC-5B17659DD514}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB53", "CSharpTestB53\CSharpTestB53.csproj", "{BCA14C48-56A8-4B78-9C93-B60C28593FB8}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB54", "CSharpTestB54\CSharpTestB54.csproj", "{FE326197-8733-4A6C-9916-D4C8B32150FA}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB55", "CSharpTestB55\CSharpTestB55.csproj", "{03BB0DEF-A943-4645-960E-8E1C10CA3071}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB56", "CSharpTestB56\CSharpTestB56.csproj", "{A026FDB1-25E6-4D85-9459-D6D68E29895E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB57", "CSharpTestB57\CSharpTestB57.csproj", "{2998F846-7E68-4F80-A1DD-4066ADBEB8FF}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB58", "CSharpTestB58\CSharpTestB58.csproj", "{E4F51E86-E14E-4918-86F4-93EF7B9125F4}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB59", "CSharpTestB59\CSharpTestB59.csproj", "{D79265DF-3D61-44DB-BB7B-D89E0D7DC076}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB60", "CSharpTestB60\CSharpTestB60.csproj", "{A6C22E95-E699-422A-B35C-4331792F3A34}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB61", "CSharpTestB61\CSharpTestB61.csproj", "{6392EB77-98E2-4CD6-BC60-313E122826D5}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB62", "CSharpTestB62\CSharpTestB62.csproj", "{E2A5AB4E-58B1-47D1-9662-E7044CFF496F}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB63", "CSharpTestB63\CSharpTestB63.csproj", "{DBF93CCB-10B1-442D-8FA0-47DFE84DE1C0}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB64", "CSharpTestB64\CSharpTestB64.csproj", "{3C19C3BC-3ABE-4000-8097-1CFB3D94D2B5}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB65", "CSharpTestB65\CSharpTestB65.csproj", "{9247E7A1-45F9-4C2B-8692-4F8E98E989FD}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB66", "CSharpTestB66\CSharpTestB66.csproj", "{2887779C-038D-4201-AF62-94CE659E4EB2}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB67", "CSharpTestB67\CSharpTestB67.csproj", "{6E3CCD67-8FD1-45C1-88B4-A43516E74EC8}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB68", "CSharpTestB68\CSharpTestB68.csproj", "{36E52757-B46D-4AFE-9E0A-789BDEED4BE0}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB69", "CSharpTestB69\CSharpTestB69.csproj", "{EE8C4772-CA3D-44AC-9B3E-438B9CB77584}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB70", "CSharpTestB70\CSharpTestB70.csproj", "{204B03A3-E84B-4A89-9D74-BD65050DBF62}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB71", "CSharpTestB71\CSharpTestB71.csproj", "{083BA0D2-9445-4C6B-94DA-8812A3FCBEE7}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB72", "CSharpTestB72\CSharpTestB72.csproj", "{7EA1DB84-5DAE-4136-9EBA-E0C653DB3C15}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB73", "CSharpTestB73\CSharpTestB73.csproj", "{D4FDB2A4-4B9B-474A-892B-31C539EFCFFB}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB74", "CSharpTestB74\CSharpTestB74.csproj", "{4BD587A6-FCD0-4793-B517-B320B9C50DC0}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB75", "CSharpTestB75\CSharpTestB75.csproj", "{21A16A1A-E9F5-427D-95B2-FCE8C6D5E602}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB76", "CSharpTestB76\CSharpTestB76.csproj", "{34D61ED5-122B-40BD-8BAD-6EC444B86E85}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB77", "CSharpTestB77\CSharpTestB77.csproj", "{7312BF96-A516-4CA8-BD54-2E4EF3E2CC01}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB78", "CSharpTestB78\CSharpTestB78.csproj", "{F49F36EB-A293-428E-8392-ACD185D7F7AD}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB79", "CSharpTestB79\CSharpTestB79.csproj", "{B9DC4831-90E9-455C-BF3F-C0A8D46D3097}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB80", "CSharpTestB80\CSharpTestB80.csproj", "{A22D2DF0-3DBC-49D0-B0F4-049551B1F9E3}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB81", "CSharpTestB81\CSharpTestB81.csproj", "{8BBB1ADA-BD93-40DB-ABCF-96F8CA8D4A14}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB82", "CSharpTestB82\CSharpTestB82.csproj", "{F625210E-3B92-46DB-A6CB-F9C92712AE95}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB83", "CSharpTestB83\CSharpTestB83.csproj", "{8B10C239-8840-48F9-8747-F480D547F385}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB84", "CSharpTestB84\CSharpTestB84.csproj", "{51C9039C-8910-4E91-AF65-B8F9808007D5}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB85", "CSharpTestB85\CSharpTestB85.csproj", "{401C07F9-C486-4925-A05E-79FC311C8173}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB86", "CSharpTestB86\CSharpTestB86.csproj", "{C8A3E17B-55AB-4163-B91E-C025E6B2DD06}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB87", "CSharpTestB87\CSharpTestB87.csproj", "{4E0DFB88-7FE7-4E53-B01F-A75EE6BEA2A1}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB88", "CSharpTestB88\CSharpTestB88.csproj", "{68820C36-168A-4995-8D0F-D0266CA9A9CC}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB89", "CSharpTestB89\CSharpTestB89.csproj", "{F8FFD103-443D-4073-8A49-D9C2CF0862E7}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB90", "CSharpTestB90\CSharpTestB90.csproj", "{0F46AB69-28BC-4E36-B4D2-A8669F301553}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB91", "CSharpTestB91\CSharpTestB91.csproj", "{D1EA6B54-F99A-482A-8F2B-C163DA03C6FE}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB92", "CSharpTestB92\CSharpTestB92.csproj", "{3D645200-B785-4619-AF64-3F204D9EBC9E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB93", "CSharpTestB93\CSharpTestB93.csproj", "{67F38EA8-574B-4479-905D-92732A8A9499}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB94", "CSharpTestB94\CSharpTestB94.csproj", "{1AA0660F-1B91-4E4A-A261-EE7C2C65A05F}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB95", "CSharpTestB95\CSharpTestB95.csproj", "{2247B2D9-D86F-474C-A70B-A393E6060D6A}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB96", "CSharpTestB96\CSharpTestB96.csproj", "{83034B25-9DD0-4C56-8107-141F79F6E2FF}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB97", "CSharpTestB97\CSharpTestB97.csproj", "{9581F7CD-D06F-4022-8B87-2D42414A45C6}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB98", "CSharpTestB98\CSharpTestB98.csproj", "{BD58A392-A82D-4802-804C-49901FB7E3D1}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB99", "CSharpTestB99\CSharpTestB99.csproj", "{4EBE545C-F099-4714-B4AB-03E75AB1DFE3}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpTestB100", "CSharpTestB100\CSharpTestB100.csproj", "{FF490F99-3835-4A2A-939E-EA3EC51C54CE}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {52B86FB2-E653-42D1-8744-6542ED79C0B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {52B86FB2-E653-42D1-8744-6542ED79C0B5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {52B86FB2-E653-42D1-8744-6542ED79C0B5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {52B86FB2-E653-42D1-8744-6542ED79C0B5}.Release|Any CPU.Build.0 = Release|Any CPU + {D1E41507-9F63-41E7-BC77-27DD09D76DB1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D1E41507-9F63-41E7-BC77-27DD09D76DB1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D1E41507-9F63-41E7-BC77-27DD09D76DB1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D1E41507-9F63-41E7-BC77-27DD09D76DB1}.Release|Any CPU.Build.0 = Release|Any CPU + {712AEE04-9BD6-457D-88CE-F85A3F22A757}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {712AEE04-9BD6-457D-88CE-F85A3F22A757}.Debug|Any CPU.Build.0 = Debug|Any CPU + {712AEE04-9BD6-457D-88CE-F85A3F22A757}.Release|Any CPU.ActiveCfg = Release|Any CPU + {712AEE04-9BD6-457D-88CE-F85A3F22A757}.Release|Any CPU.Build.0 = Release|Any CPU + {D719DC4D-8B5A-4075-BA3B-A30A2AB80D7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D719DC4D-8B5A-4075-BA3B-A30A2AB80D7C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D719DC4D-8B5A-4075-BA3B-A30A2AB80D7C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D719DC4D-8B5A-4075-BA3B-A30A2AB80D7C}.Release|Any CPU.Build.0 = Release|Any CPU + {624D2071-5559-4FF9-9E4D-5CB6D5ECC6BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {624D2071-5559-4FF9-9E4D-5CB6D5ECC6BB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {624D2071-5559-4FF9-9E4D-5CB6D5ECC6BB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {624D2071-5559-4FF9-9E4D-5CB6D5ECC6BB}.Release|Any CPU.Build.0 = Release|Any CPU + {79A062C6-0D0F-4088-9BDA-3401BD5772E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {79A062C6-0D0F-4088-9BDA-3401BD5772E1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {79A062C6-0D0F-4088-9BDA-3401BD5772E1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {79A062C6-0D0F-4088-9BDA-3401BD5772E1}.Release|Any CPU.Build.0 = Release|Any CPU + {CE043DB9-979A-41A8-A653-9A0158E9F209}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CE043DB9-979A-41A8-A653-9A0158E9F209}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CE043DB9-979A-41A8-A653-9A0158E9F209}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CE043DB9-979A-41A8-A653-9A0158E9F209}.Release|Any CPU.Build.0 = Release|Any CPU + {B89D319C-7D07-4D36-8D9B-6FA5992574B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B89D319C-7D07-4D36-8D9B-6FA5992574B8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B89D319C-7D07-4D36-8D9B-6FA5992574B8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B89D319C-7D07-4D36-8D9B-6FA5992574B8}.Release|Any CPU.Build.0 = Release|Any CPU + {C1FFFF7D-0583-45AC-A662-D5697060BDDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C1FFFF7D-0583-45AC-A662-D5697060BDDA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C1FFFF7D-0583-45AC-A662-D5697060BDDA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C1FFFF7D-0583-45AC-A662-D5697060BDDA}.Release|Any CPU.Build.0 = Release|Any CPU + {F3BFD7CA-AE41-43D0-B389-FAFE0BAE7403}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F3BFD7CA-AE41-43D0-B389-FAFE0BAE7403}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F3BFD7CA-AE41-43D0-B389-FAFE0BAE7403}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F3BFD7CA-AE41-43D0-B389-FAFE0BAE7403}.Release|Any CPU.Build.0 = Release|Any CPU + {13B82D75-B9B6-487A-8F8E-6EE7BDD6BD25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {13B82D75-B9B6-487A-8F8E-6EE7BDD6BD25}.Debug|Any CPU.Build.0 = Debug|Any CPU + {13B82D75-B9B6-487A-8F8E-6EE7BDD6BD25}.Release|Any CPU.ActiveCfg = Release|Any CPU + {13B82D75-B9B6-487A-8F8E-6EE7BDD6BD25}.Release|Any CPU.Build.0 = Release|Any CPU + {0FF99238-309E-46AA-876A-1A757F120284}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0FF99238-309E-46AA-876A-1A757F120284}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0FF99238-309E-46AA-876A-1A757F120284}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0FF99238-309E-46AA-876A-1A757F120284}.Release|Any CPU.Build.0 = Release|Any CPU + {ACF5D72F-D727-43AE-9361-D39F960B1F42}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ACF5D72F-D727-43AE-9361-D39F960B1F42}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ACF5D72F-D727-43AE-9361-D39F960B1F42}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ACF5D72F-D727-43AE-9361-D39F960B1F42}.Release|Any CPU.Build.0 = Release|Any CPU + {9661642A-3D02-4F53-8958-FA2DEC5AE53D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9661642A-3D02-4F53-8958-FA2DEC5AE53D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9661642A-3D02-4F53-8958-FA2DEC5AE53D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9661642A-3D02-4F53-8958-FA2DEC5AE53D}.Release|Any CPU.Build.0 = Release|Any CPU + {BF4B634B-9BC1-47F7-8F4C-4138FC58EF27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BF4B634B-9BC1-47F7-8F4C-4138FC58EF27}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BF4B634B-9BC1-47F7-8F4C-4138FC58EF27}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BF4B634B-9BC1-47F7-8F4C-4138FC58EF27}.Release|Any CPU.Build.0 = Release|Any CPU + {FA785440-3C8F-4BB1-A71C-B174910F9E4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FA785440-3C8F-4BB1-A71C-B174910F9E4A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FA785440-3C8F-4BB1-A71C-B174910F9E4A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FA785440-3C8F-4BB1-A71C-B174910F9E4A}.Release|Any CPU.Build.0 = Release|Any CPU + {300F8FD2-57E7-44D7-A73F-8011345C6285}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {300F8FD2-57E7-44D7-A73F-8011345C6285}.Debug|Any CPU.Build.0 = Debug|Any CPU + {300F8FD2-57E7-44D7-A73F-8011345C6285}.Release|Any CPU.ActiveCfg = Release|Any CPU + {300F8FD2-57E7-44D7-A73F-8011345C6285}.Release|Any CPU.Build.0 = Release|Any CPU + {377AE727-B94B-4F48-8EFE-257F32A1C442}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {377AE727-B94B-4F48-8EFE-257F32A1C442}.Debug|Any CPU.Build.0 = Debug|Any CPU + {377AE727-B94B-4F48-8EFE-257F32A1C442}.Release|Any CPU.ActiveCfg = Release|Any CPU + {377AE727-B94B-4F48-8EFE-257F32A1C442}.Release|Any CPU.Build.0 = Release|Any CPU + {204BDC0D-68A8-4964-9C7B-72D70DDE02BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {204BDC0D-68A8-4964-9C7B-72D70DDE02BC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {204BDC0D-68A8-4964-9C7B-72D70DDE02BC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {204BDC0D-68A8-4964-9C7B-72D70DDE02BC}.Release|Any CPU.Build.0 = Release|Any CPU + {146CE5B2-9B4E-47D5-BFEC-16969886F38E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {146CE5B2-9B4E-47D5-BFEC-16969886F38E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {146CE5B2-9B4E-47D5-BFEC-16969886F38E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {146CE5B2-9B4E-47D5-BFEC-16969886F38E}.Release|Any CPU.Build.0 = Release|Any CPU + {74F5FC93-26E4-4112-929D-CBF8888C3D65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {74F5FC93-26E4-4112-929D-CBF8888C3D65}.Debug|Any CPU.Build.0 = Debug|Any CPU + {74F5FC93-26E4-4112-929D-CBF8888C3D65}.Release|Any CPU.ActiveCfg = Release|Any CPU + {74F5FC93-26E4-4112-929D-CBF8888C3D65}.Release|Any CPU.Build.0 = Release|Any CPU + {B85D436D-A387-42C0-9B2E-30FA158FCC3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B85D436D-A387-42C0-9B2E-30FA158FCC3E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B85D436D-A387-42C0-9B2E-30FA158FCC3E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B85D436D-A387-42C0-9B2E-30FA158FCC3E}.Release|Any CPU.Build.0 = Release|Any CPU + {FA135ED1-5B4A-4070-A123-68878C6B1730}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FA135ED1-5B4A-4070-A123-68878C6B1730}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FA135ED1-5B4A-4070-A123-68878C6B1730}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FA135ED1-5B4A-4070-A123-68878C6B1730}.Release|Any CPU.Build.0 = Release|Any CPU + {BBF9DDC8-4CA5-4123-A305-EAD0EDB42848}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BBF9DDC8-4CA5-4123-A305-EAD0EDB42848}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BBF9DDC8-4CA5-4123-A305-EAD0EDB42848}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BBF9DDC8-4CA5-4123-A305-EAD0EDB42848}.Release|Any CPU.Build.0 = Release|Any CPU + {55DD571F-0E57-437E-A2D8-0F734B1137F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {55DD571F-0E57-437E-A2D8-0F734B1137F9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {55DD571F-0E57-437E-A2D8-0F734B1137F9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {55DD571F-0E57-437E-A2D8-0F734B1137F9}.Release|Any CPU.Build.0 = Release|Any CPU + {63BF133F-B408-4485-BB85-052015D49DAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {63BF133F-B408-4485-BB85-052015D49DAF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {63BF133F-B408-4485-BB85-052015D49DAF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {63BF133F-B408-4485-BB85-052015D49DAF}.Release|Any CPU.Build.0 = Release|Any CPU + {9C757683-EF5F-42A3-B5D7-A3D194449503}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9C757683-EF5F-42A3-B5D7-A3D194449503}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9C757683-EF5F-42A3-B5D7-A3D194449503}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9C757683-EF5F-42A3-B5D7-A3D194449503}.Release|Any CPU.Build.0 = Release|Any CPU + {EFBBDF19-CBFC-4D39-9D4D-7CEDC0831DD9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EFBBDF19-CBFC-4D39-9D4D-7CEDC0831DD9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EFBBDF19-CBFC-4D39-9D4D-7CEDC0831DD9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EFBBDF19-CBFC-4D39-9D4D-7CEDC0831DD9}.Release|Any CPU.Build.0 = Release|Any CPU + {3D4A0679-8E13-4FBD-AC45-BA80370670FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3D4A0679-8E13-4FBD-AC45-BA80370670FB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3D4A0679-8E13-4FBD-AC45-BA80370670FB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3D4A0679-8E13-4FBD-AC45-BA80370670FB}.Release|Any CPU.Build.0 = Release|Any CPU + {5F07E2FB-DE67-4684-B6EC-AE38387C8692}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5F07E2FB-DE67-4684-B6EC-AE38387C8692}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5F07E2FB-DE67-4684-B6EC-AE38387C8692}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5F07E2FB-DE67-4684-B6EC-AE38387C8692}.Release|Any CPU.Build.0 = Release|Any CPU + {B2C227A2-7E18-437B-AC2A-EDEEA11426C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B2C227A2-7E18-437B-AC2A-EDEEA11426C1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B2C227A2-7E18-437B-AC2A-EDEEA11426C1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B2C227A2-7E18-437B-AC2A-EDEEA11426C1}.Release|Any CPU.Build.0 = Release|Any CPU + {0E6563E5-2A41-4A26-ACCE-E20FCE756986}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0E6563E5-2A41-4A26-ACCE-E20FCE756986}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0E6563E5-2A41-4A26-ACCE-E20FCE756986}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0E6563E5-2A41-4A26-ACCE-E20FCE756986}.Release|Any CPU.Build.0 = Release|Any CPU + {7BAF43A6-453A-442E-BECF-6A060241C1EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7BAF43A6-453A-442E-BECF-6A060241C1EA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7BAF43A6-453A-442E-BECF-6A060241C1EA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7BAF43A6-453A-442E-BECF-6A060241C1EA}.Release|Any CPU.Build.0 = Release|Any CPU + {E432105F-3DDA-4DD2-82F5-83E9F0408B80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E432105F-3DDA-4DD2-82F5-83E9F0408B80}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E432105F-3DDA-4DD2-82F5-83E9F0408B80}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E432105F-3DDA-4DD2-82F5-83E9F0408B80}.Release|Any CPU.Build.0 = Release|Any CPU + {EE366E4B-DA53-48E2-B754-B23C0032E452}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EE366E4B-DA53-48E2-B754-B23C0032E452}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EE366E4B-DA53-48E2-B754-B23C0032E452}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EE366E4B-DA53-48E2-B754-B23C0032E452}.Release|Any CPU.Build.0 = Release|Any CPU + {551F3476-A26C-493C-9985-D8BF023A6486}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {551F3476-A26C-493C-9985-D8BF023A6486}.Debug|Any CPU.Build.0 = Debug|Any CPU + {551F3476-A26C-493C-9985-D8BF023A6486}.Release|Any CPU.ActiveCfg = Release|Any CPU + {551F3476-A26C-493C-9985-D8BF023A6486}.Release|Any CPU.Build.0 = Release|Any CPU + {69DE9CA9-FEA0-415B-AE02-BFA4B2866A3D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {69DE9CA9-FEA0-415B-AE02-BFA4B2866A3D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {69DE9CA9-FEA0-415B-AE02-BFA4B2866A3D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {69DE9CA9-FEA0-415B-AE02-BFA4B2866A3D}.Release|Any CPU.Build.0 = Release|Any CPU + {C57EAA87-4BE2-4FF0-8CC0-13C579E7F0BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C57EAA87-4BE2-4FF0-8CC0-13C579E7F0BC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C57EAA87-4BE2-4FF0-8CC0-13C579E7F0BC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C57EAA87-4BE2-4FF0-8CC0-13C579E7F0BC}.Release|Any CPU.Build.0 = Release|Any CPU + {FB2DC306-E972-4776-8681-4E5D7163E8BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FB2DC306-E972-4776-8681-4E5D7163E8BF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FB2DC306-E972-4776-8681-4E5D7163E8BF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FB2DC306-E972-4776-8681-4E5D7163E8BF}.Release|Any CPU.Build.0 = Release|Any CPU + {44572032-2A30-4A01-ADC1-E4FFEBFD7B30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {44572032-2A30-4A01-ADC1-E4FFEBFD7B30}.Debug|Any CPU.Build.0 = Debug|Any CPU + {44572032-2A30-4A01-ADC1-E4FFEBFD7B30}.Release|Any CPU.ActiveCfg = Release|Any CPU + {44572032-2A30-4A01-ADC1-E4FFEBFD7B30}.Release|Any CPU.Build.0 = Release|Any CPU + {4FC4E65D-52C7-4093-9354-AF2DF5AE9C09}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4FC4E65D-52C7-4093-9354-AF2DF5AE9C09}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4FC4E65D-52C7-4093-9354-AF2DF5AE9C09}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4FC4E65D-52C7-4093-9354-AF2DF5AE9C09}.Release|Any CPU.Build.0 = Release|Any CPU + {BE2A492F-4FF0-47DD-8B5D-B9AADA7CA34F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BE2A492F-4FF0-47DD-8B5D-B9AADA7CA34F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BE2A492F-4FF0-47DD-8B5D-B9AADA7CA34F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BE2A492F-4FF0-47DD-8B5D-B9AADA7CA34F}.Release|Any CPU.Build.0 = Release|Any CPU + {E81CD782-CF7D-4BBF-9A16-DF932D03F365}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E81CD782-CF7D-4BBF-9A16-DF932D03F365}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E81CD782-CF7D-4BBF-9A16-DF932D03F365}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E81CD782-CF7D-4BBF-9A16-DF932D03F365}.Release|Any CPU.Build.0 = Release|Any CPU + {8F5791ED-F538-484B-9A70-07064FE194E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8F5791ED-F538-484B-9A70-07064FE194E3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8F5791ED-F538-484B-9A70-07064FE194E3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8F5791ED-F538-484B-9A70-07064FE194E3}.Release|Any CPU.Build.0 = Release|Any CPU + {B66A86B2-9C77-4FD2-88DF-E0D4F8776165}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B66A86B2-9C77-4FD2-88DF-E0D4F8776165}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B66A86B2-9C77-4FD2-88DF-E0D4F8776165}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B66A86B2-9C77-4FD2-88DF-E0D4F8776165}.Release|Any CPU.Build.0 = Release|Any CPU + {6AD8E823-6130-4C1E-AA2F-717AB19DBEEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6AD8E823-6130-4C1E-AA2F-717AB19DBEEA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6AD8E823-6130-4C1E-AA2F-717AB19DBEEA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6AD8E823-6130-4C1E-AA2F-717AB19DBEEA}.Release|Any CPU.Build.0 = Release|Any CPU + {EF234894-5860-4B45-8FD1-CF5CCB88B0AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EF234894-5860-4B45-8FD1-CF5CCB88B0AE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EF234894-5860-4B45-8FD1-CF5CCB88B0AE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EF234894-5860-4B45-8FD1-CF5CCB88B0AE}.Release|Any CPU.Build.0 = Release|Any CPU + {E6C5BE8F-B94E-45A9-9007-5F8088FEB441}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E6C5BE8F-B94E-45A9-9007-5F8088FEB441}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E6C5BE8F-B94E-45A9-9007-5F8088FEB441}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E6C5BE8F-B94E-45A9-9007-5F8088FEB441}.Release|Any CPU.Build.0 = Release|Any CPU + {6C2489A5-D9C5-4891-8D5A-D44C4EB3A5A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6C2489A5-D9C5-4891-8D5A-D44C4EB3A5A4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6C2489A5-D9C5-4891-8D5A-D44C4EB3A5A4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6C2489A5-D9C5-4891-8D5A-D44C4EB3A5A4}.Release|Any CPU.Build.0 = Release|Any CPU + {750D82D4-D4A8-442D-B366-54ACDD49FB23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {750D82D4-D4A8-442D-B366-54ACDD49FB23}.Debug|Any CPU.Build.0 = Debug|Any CPU + {750D82D4-D4A8-442D-B366-54ACDD49FB23}.Release|Any CPU.ActiveCfg = Release|Any CPU + {750D82D4-D4A8-442D-B366-54ACDD49FB23}.Release|Any CPU.Build.0 = Release|Any CPU + {6A216A7B-62D2-4E9F-AD58-C06FD4AA8C76}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6A216A7B-62D2-4E9F-AD58-C06FD4AA8C76}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6A216A7B-62D2-4E9F-AD58-C06FD4AA8C76}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6A216A7B-62D2-4E9F-AD58-C06FD4AA8C76}.Release|Any CPU.Build.0 = Release|Any CPU + {60191768-46F8-4253-9F73-6ED5A55DF903}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {60191768-46F8-4253-9F73-6ED5A55DF903}.Debug|Any CPU.Build.0 = Debug|Any CPU + {60191768-46F8-4253-9F73-6ED5A55DF903}.Release|Any CPU.ActiveCfg = Release|Any CPU + {60191768-46F8-4253-9F73-6ED5A55DF903}.Release|Any CPU.Build.0 = Release|Any CPU + {3F4740E4-29E0-4862-8FAA-7874DE8EF66A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3F4740E4-29E0-4862-8FAA-7874DE8EF66A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3F4740E4-29E0-4862-8FAA-7874DE8EF66A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3F4740E4-29E0-4862-8FAA-7874DE8EF66A}.Release|Any CPU.Build.0 = Release|Any CPU + {563769AE-964D-46F4-8AB5-3487B5500A28}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {563769AE-964D-46F4-8AB5-3487B5500A28}.Debug|Any CPU.Build.0 = Debug|Any CPU + {563769AE-964D-46F4-8AB5-3487B5500A28}.Release|Any CPU.ActiveCfg = Release|Any CPU + {563769AE-964D-46F4-8AB5-3487B5500A28}.Release|Any CPU.Build.0 = Release|Any CPU + {92936404-844A-44D8-956A-317165FEA405}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {92936404-844A-44D8-956A-317165FEA405}.Debug|Any CPU.Build.0 = Debug|Any CPU + {92936404-844A-44D8-956A-317165FEA405}.Release|Any CPU.ActiveCfg = Release|Any CPU + {92936404-844A-44D8-956A-317165FEA405}.Release|Any CPU.Build.0 = Release|Any CPU + {0A6B0FCD-F604-440A-9990-B57F8C5228E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0A6B0FCD-F604-440A-9990-B57F8C5228E8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0A6B0FCD-F604-440A-9990-B57F8C5228E8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0A6B0FCD-F604-440A-9990-B57F8C5228E8}.Release|Any CPU.Build.0 = Release|Any CPU + {DA3E1D8C-65DB-4467-AFE0-A4472BEF8065}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DA3E1D8C-65DB-4467-AFE0-A4472BEF8065}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DA3E1D8C-65DB-4467-AFE0-A4472BEF8065}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DA3E1D8C-65DB-4467-AFE0-A4472BEF8065}.Release|Any CPU.Build.0 = Release|Any CPU + {D01BEF71-200B-4E2A-BE89-BD2DF4A9F601}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D01BEF71-200B-4E2A-BE89-BD2DF4A9F601}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D01BEF71-200B-4E2A-BE89-BD2DF4A9F601}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D01BEF71-200B-4E2A-BE89-BD2DF4A9F601}.Release|Any CPU.Build.0 = Release|Any CPU + {5DD194E5-6AC4-454C-AF5A-55E118AF3832}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5DD194E5-6AC4-454C-AF5A-55E118AF3832}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5DD194E5-6AC4-454C-AF5A-55E118AF3832}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5DD194E5-6AC4-454C-AF5A-55E118AF3832}.Release|Any CPU.Build.0 = Release|Any CPU + {9784E653-CFE5-42D3-B2E8-1276EC93C23A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9784E653-CFE5-42D3-B2E8-1276EC93C23A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9784E653-CFE5-42D3-B2E8-1276EC93C23A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9784E653-CFE5-42D3-B2E8-1276EC93C23A}.Release|Any CPU.Build.0 = Release|Any CPU + {BD4C5A4A-96EF-4902-BD74-2901DF11EA2F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BD4C5A4A-96EF-4902-BD74-2901DF11EA2F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BD4C5A4A-96EF-4902-BD74-2901DF11EA2F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BD4C5A4A-96EF-4902-BD74-2901DF11EA2F}.Release|Any CPU.Build.0 = Release|Any CPU + {27D28EF7-2757-423A-AE9C-F7400D61EC85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {27D28EF7-2757-423A-AE9C-F7400D61EC85}.Debug|Any CPU.Build.0 = Debug|Any CPU + {27D28EF7-2757-423A-AE9C-F7400D61EC85}.Release|Any CPU.ActiveCfg = Release|Any CPU + {27D28EF7-2757-423A-AE9C-F7400D61EC85}.Release|Any CPU.Build.0 = Release|Any CPU + {D030C3C5-E489-43EF-BF3A-D373E61A37C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D030C3C5-E489-43EF-BF3A-D373E61A37C0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D030C3C5-E489-43EF-BF3A-D373E61A37C0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D030C3C5-E489-43EF-BF3A-D373E61A37C0}.Release|Any CPU.Build.0 = Release|Any CPU + {3BF81CCA-4552-48C6-94AA-670044A28625}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3BF81CCA-4552-48C6-94AA-670044A28625}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3BF81CCA-4552-48C6-94AA-670044A28625}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3BF81CCA-4552-48C6-94AA-670044A28625}.Release|Any CPU.Build.0 = Release|Any CPU + {B7049561-6E62-4834-A6C2-73232FC4FBE5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B7049561-6E62-4834-A6C2-73232FC4FBE5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B7049561-6E62-4834-A6C2-73232FC4FBE5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B7049561-6E62-4834-A6C2-73232FC4FBE5}.Release|Any CPU.Build.0 = Release|Any CPU + {BA0E4F22-E0F5-4AD5-9289-ECE5E80CD6B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BA0E4F22-E0F5-4AD5-9289-ECE5E80CD6B9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BA0E4F22-E0F5-4AD5-9289-ECE5E80CD6B9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BA0E4F22-E0F5-4AD5-9289-ECE5E80CD6B9}.Release|Any CPU.Build.0 = Release|Any CPU + {9E5E8E70-C2A4-4BEA-92CB-B0655111B0A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9E5E8E70-C2A4-4BEA-92CB-B0655111B0A3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9E5E8E70-C2A4-4BEA-92CB-B0655111B0A3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9E5E8E70-C2A4-4BEA-92CB-B0655111B0A3}.Release|Any CPU.Build.0 = Release|Any CPU + {EF7C3623-D2C6-42C7-8D14-327681FD934A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EF7C3623-D2C6-42C7-8D14-327681FD934A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EF7C3623-D2C6-42C7-8D14-327681FD934A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EF7C3623-D2C6-42C7-8D14-327681FD934A}.Release|Any CPU.Build.0 = Release|Any CPU + {66A4C6F7-6372-41B5-8358-5B9AFEB0E2A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {66A4C6F7-6372-41B5-8358-5B9AFEB0E2A2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {66A4C6F7-6372-41B5-8358-5B9AFEB0E2A2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {66A4C6F7-6372-41B5-8358-5B9AFEB0E2A2}.Release|Any CPU.Build.0 = Release|Any CPU + {9A7A0CC6-7378-4052-949E-746EECAC2DB6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9A7A0CC6-7378-4052-949E-746EECAC2DB6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9A7A0CC6-7378-4052-949E-746EECAC2DB6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9A7A0CC6-7378-4052-949E-746EECAC2DB6}.Release|Any CPU.Build.0 = Release|Any CPU + {B407EE72-B535-4895-8A50-000AA1CF2ADF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B407EE72-B535-4895-8A50-000AA1CF2ADF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B407EE72-B535-4895-8A50-000AA1CF2ADF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B407EE72-B535-4895-8A50-000AA1CF2ADF}.Release|Any CPU.Build.0 = Release|Any CPU + {BCA07796-AF8D-4DB4-ADA3-CEA218F1B706}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BCA07796-AF8D-4DB4-ADA3-CEA218F1B706}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BCA07796-AF8D-4DB4-ADA3-CEA218F1B706}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BCA07796-AF8D-4DB4-ADA3-CEA218F1B706}.Release|Any CPU.Build.0 = Release|Any CPU + {8D25EF53-02AA-456E-975A-DE1D014CAD48}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8D25EF53-02AA-456E-975A-DE1D014CAD48}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8D25EF53-02AA-456E-975A-DE1D014CAD48}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8D25EF53-02AA-456E-975A-DE1D014CAD48}.Release|Any CPU.Build.0 = Release|Any CPU + {0AEEC24F-882B-46EA-8C29-6C12ED57510C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0AEEC24F-882B-46EA-8C29-6C12ED57510C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0AEEC24F-882B-46EA-8C29-6C12ED57510C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0AEEC24F-882B-46EA-8C29-6C12ED57510C}.Release|Any CPU.Build.0 = Release|Any CPU + {99B8DE03-F190-4EB0-8C24-BC961D7D07EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {99B8DE03-F190-4EB0-8C24-BC961D7D07EE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {99B8DE03-F190-4EB0-8C24-BC961D7D07EE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {99B8DE03-F190-4EB0-8C24-BC961D7D07EE}.Release|Any CPU.Build.0 = Release|Any CPU + {05BA2485-916B-4B31-8ABA-17F6343C8497}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {05BA2485-916B-4B31-8ABA-17F6343C8497}.Debug|Any CPU.Build.0 = Debug|Any CPU + {05BA2485-916B-4B31-8ABA-17F6343C8497}.Release|Any CPU.ActiveCfg = Release|Any CPU + {05BA2485-916B-4B31-8ABA-17F6343C8497}.Release|Any CPU.Build.0 = Release|Any CPU + {5D50CC0E-7A4E-438C-98FB-E6B6583DEBEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5D50CC0E-7A4E-438C-98FB-E6B6583DEBEA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5D50CC0E-7A4E-438C-98FB-E6B6583DEBEA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5D50CC0E-7A4E-438C-98FB-E6B6583DEBEA}.Release|Any CPU.Build.0 = Release|Any CPU + {E2021E31-0CEE-47BB-8B3E-ECC76991F7B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E2021E31-0CEE-47BB-8B3E-ECC76991F7B2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E2021E31-0CEE-47BB-8B3E-ECC76991F7B2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E2021E31-0CEE-47BB-8B3E-ECC76991F7B2}.Release|Any CPU.Build.0 = Release|Any CPU + {2C96F1E3-C14D-490F-BCC0-17B2F084D3B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2C96F1E3-C14D-490F-BCC0-17B2F084D3B3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2C96F1E3-C14D-490F-BCC0-17B2F084D3B3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2C96F1E3-C14D-490F-BCC0-17B2F084D3B3}.Release|Any CPU.Build.0 = Release|Any CPU + {4FD3A286-99FD-4EA6-A20D-3F5DBF9F16DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4FD3A286-99FD-4EA6-A20D-3F5DBF9F16DB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4FD3A286-99FD-4EA6-A20D-3F5DBF9F16DB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4FD3A286-99FD-4EA6-A20D-3F5DBF9F16DB}.Release|Any CPU.Build.0 = Release|Any CPU + {0D9F637A-2DC9-406C-A10C-3119959B073C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0D9F637A-2DC9-406C-A10C-3119959B073C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0D9F637A-2DC9-406C-A10C-3119959B073C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0D9F637A-2DC9-406C-A10C-3119959B073C}.Release|Any CPU.Build.0 = Release|Any CPU + {66234EAF-0757-4B5E-B5D0-C96DAFD03FC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {66234EAF-0757-4B5E-B5D0-C96DAFD03FC5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {66234EAF-0757-4B5E-B5D0-C96DAFD03FC5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {66234EAF-0757-4B5E-B5D0-C96DAFD03FC5}.Release|Any CPU.Build.0 = Release|Any CPU + {0497BBA6-60E3-4C23-AEE7-5958A2637361}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0497BBA6-60E3-4C23-AEE7-5958A2637361}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0497BBA6-60E3-4C23-AEE7-5958A2637361}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0497BBA6-60E3-4C23-AEE7-5958A2637361}.Release|Any CPU.Build.0 = Release|Any CPU + {2616F842-7840-4B6E-B92C-32EBD55CCE8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2616F842-7840-4B6E-B92C-32EBD55CCE8C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2616F842-7840-4B6E-B92C-32EBD55CCE8C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2616F842-7840-4B6E-B92C-32EBD55CCE8C}.Release|Any CPU.Build.0 = Release|Any CPU + {B2B3E805-0293-4BD9-9E20-2CDA61B50D44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B2B3E805-0293-4BD9-9E20-2CDA61B50D44}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B2B3E805-0293-4BD9-9E20-2CDA61B50D44}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B2B3E805-0293-4BD9-9E20-2CDA61B50D44}.Release|Any CPU.Build.0 = Release|Any CPU + {2F0DE9D4-5BAB-4BF2-8794-00304322E0BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2F0DE9D4-5BAB-4BF2-8794-00304322E0BE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2F0DE9D4-5BAB-4BF2-8794-00304322E0BE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2F0DE9D4-5BAB-4BF2-8794-00304322E0BE}.Release|Any CPU.Build.0 = Release|Any CPU + {FC10D970-5D26-4711-B392-A9810CB1C3AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FC10D970-5D26-4711-B392-A9810CB1C3AC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FC10D970-5D26-4711-B392-A9810CB1C3AC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FC10D970-5D26-4711-B392-A9810CB1C3AC}.Release|Any CPU.Build.0 = Release|Any CPU + {656A8FD2-3474-45D2-9746-BD8D24288958}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {656A8FD2-3474-45D2-9746-BD8D24288958}.Debug|Any CPU.Build.0 = Debug|Any CPU + {656A8FD2-3474-45D2-9746-BD8D24288958}.Release|Any CPU.ActiveCfg = Release|Any CPU + {656A8FD2-3474-45D2-9746-BD8D24288958}.Release|Any CPU.Build.0 = Release|Any CPU + {4C2CCC8D-8C04-4FD0-B329-109696C2D75A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4C2CCC8D-8C04-4FD0-B329-109696C2D75A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4C2CCC8D-8C04-4FD0-B329-109696C2D75A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4C2CCC8D-8C04-4FD0-B329-109696C2D75A}.Release|Any CPU.Build.0 = Release|Any CPU + {A8F95AE7-5DD7-46B7-BD38-DCDE01434900}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A8F95AE7-5DD7-46B7-BD38-DCDE01434900}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A8F95AE7-5DD7-46B7-BD38-DCDE01434900}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A8F95AE7-5DD7-46B7-BD38-DCDE01434900}.Release|Any CPU.Build.0 = Release|Any CPU + {61A132AF-E24C-44C1-ACF0-7E5F39C9F991}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {61A132AF-E24C-44C1-ACF0-7E5F39C9F991}.Debug|Any CPU.Build.0 = Debug|Any CPU + {61A132AF-E24C-44C1-ACF0-7E5F39C9F991}.Release|Any CPU.ActiveCfg = Release|Any CPU + {61A132AF-E24C-44C1-ACF0-7E5F39C9F991}.Release|Any CPU.Build.0 = Release|Any CPU + {3590192F-6EB8-45E3-9C65-1C90D95BEB7F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3590192F-6EB8-45E3-9C65-1C90D95BEB7F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3590192F-6EB8-45E3-9C65-1C90D95BEB7F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3590192F-6EB8-45E3-9C65-1C90D95BEB7F}.Release|Any CPU.Build.0 = Release|Any CPU + {A23F82F5-D4F2-414D-9866-97262C8F8E6E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A23F82F5-D4F2-414D-9866-97262C8F8E6E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A23F82F5-D4F2-414D-9866-97262C8F8E6E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A23F82F5-D4F2-414D-9866-97262C8F8E6E}.Release|Any CPU.Build.0 = Release|Any CPU + {3F60D085-171B-4853-A6CD-94FD3400341E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3F60D085-171B-4853-A6CD-94FD3400341E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3F60D085-171B-4853-A6CD-94FD3400341E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3F60D085-171B-4853-A6CD-94FD3400341E}.Release|Any CPU.Build.0 = Release|Any CPU + {614F8D9D-5787-416C-8DCB-4AACB659B386}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {614F8D9D-5787-416C-8DCB-4AACB659B386}.Debug|Any CPU.Build.0 = Debug|Any CPU + {614F8D9D-5787-416C-8DCB-4AACB659B386}.Release|Any CPU.ActiveCfg = Release|Any CPU + {614F8D9D-5787-416C-8DCB-4AACB659B386}.Release|Any CPU.Build.0 = Release|Any CPU + {C7FA1A1B-B9C1-4061-9D65-9560864454B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C7FA1A1B-B9C1-4061-9D65-9560864454B9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C7FA1A1B-B9C1-4061-9D65-9560864454B9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C7FA1A1B-B9C1-4061-9D65-9560864454B9}.Release|Any CPU.Build.0 = Release|Any CPU + {8613DCCB-97BC-4FBD-826C-71335D1075CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8613DCCB-97BC-4FBD-826C-71335D1075CE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8613DCCB-97BC-4FBD-826C-71335D1075CE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8613DCCB-97BC-4FBD-826C-71335D1075CE}.Release|Any CPU.Build.0 = Release|Any CPU + {4BAAA93C-5ED4-4270-8F75-897E1C193953}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4BAAA93C-5ED4-4270-8F75-897E1C193953}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4BAAA93C-5ED4-4270-8F75-897E1C193953}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4BAAA93C-5ED4-4270-8F75-897E1C193953}.Release|Any CPU.Build.0 = Release|Any CPU + {61811E5A-8727-45FF-92DB-8DEE2A7EED72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {61811E5A-8727-45FF-92DB-8DEE2A7EED72}.Debug|Any CPU.Build.0 = Debug|Any CPU + {61811E5A-8727-45FF-92DB-8DEE2A7EED72}.Release|Any CPU.ActiveCfg = Release|Any CPU + {61811E5A-8727-45FF-92DB-8DEE2A7EED72}.Release|Any CPU.Build.0 = Release|Any CPU + {3ECDD765-8768-4E50-B7A7-6B4FEDB6A486}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3ECDD765-8768-4E50-B7A7-6B4FEDB6A486}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3ECDD765-8768-4E50-B7A7-6B4FEDB6A486}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3ECDD765-8768-4E50-B7A7-6B4FEDB6A486}.Release|Any CPU.Build.0 = Release|Any CPU + {87DF591F-6161-48B1-9935-B2F9C4617BB8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {87DF591F-6161-48B1-9935-B2F9C4617BB8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {87DF591F-6161-48B1-9935-B2F9C4617BB8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {87DF591F-6161-48B1-9935-B2F9C4617BB8}.Release|Any CPU.Build.0 = Release|Any CPU + {4DB6C498-80A3-4AEF-B9AC-5B17659DD514}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4DB6C498-80A3-4AEF-B9AC-5B17659DD514}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4DB6C498-80A3-4AEF-B9AC-5B17659DD514}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4DB6C498-80A3-4AEF-B9AC-5B17659DD514}.Release|Any CPU.Build.0 = Release|Any CPU + {BCA14C48-56A8-4B78-9C93-B60C28593FB8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BCA14C48-56A8-4B78-9C93-B60C28593FB8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BCA14C48-56A8-4B78-9C93-B60C28593FB8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BCA14C48-56A8-4B78-9C93-B60C28593FB8}.Release|Any CPU.Build.0 = Release|Any CPU + {FE326197-8733-4A6C-9916-D4C8B32150FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FE326197-8733-4A6C-9916-D4C8B32150FA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FE326197-8733-4A6C-9916-D4C8B32150FA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FE326197-8733-4A6C-9916-D4C8B32150FA}.Release|Any CPU.Build.0 = Release|Any CPU + {03BB0DEF-A943-4645-960E-8E1C10CA3071}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {03BB0DEF-A943-4645-960E-8E1C10CA3071}.Debug|Any CPU.Build.0 = Debug|Any CPU + {03BB0DEF-A943-4645-960E-8E1C10CA3071}.Release|Any CPU.ActiveCfg = Release|Any CPU + {03BB0DEF-A943-4645-960E-8E1C10CA3071}.Release|Any CPU.Build.0 = Release|Any CPU + {A026FDB1-25E6-4D85-9459-D6D68E29895E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A026FDB1-25E6-4D85-9459-D6D68E29895E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A026FDB1-25E6-4D85-9459-D6D68E29895E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A026FDB1-25E6-4D85-9459-D6D68E29895E}.Release|Any CPU.Build.0 = Release|Any CPU + {2998F846-7E68-4F80-A1DD-4066ADBEB8FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2998F846-7E68-4F80-A1DD-4066ADBEB8FF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2998F846-7E68-4F80-A1DD-4066ADBEB8FF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2998F846-7E68-4F80-A1DD-4066ADBEB8FF}.Release|Any CPU.Build.0 = Release|Any CPU + {E4F51E86-E14E-4918-86F4-93EF7B9125F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E4F51E86-E14E-4918-86F4-93EF7B9125F4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E4F51E86-E14E-4918-86F4-93EF7B9125F4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E4F51E86-E14E-4918-86F4-93EF7B9125F4}.Release|Any CPU.Build.0 = Release|Any CPU + {D79265DF-3D61-44DB-BB7B-D89E0D7DC076}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D79265DF-3D61-44DB-BB7B-D89E0D7DC076}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D79265DF-3D61-44DB-BB7B-D89E0D7DC076}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D79265DF-3D61-44DB-BB7B-D89E0D7DC076}.Release|Any CPU.Build.0 = Release|Any CPU + {A6C22E95-E699-422A-B35C-4331792F3A34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A6C22E95-E699-422A-B35C-4331792F3A34}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A6C22E95-E699-422A-B35C-4331792F3A34}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A6C22E95-E699-422A-B35C-4331792F3A34}.Release|Any CPU.Build.0 = Release|Any CPU + {6392EB77-98E2-4CD6-BC60-313E122826D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6392EB77-98E2-4CD6-BC60-313E122826D5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6392EB77-98E2-4CD6-BC60-313E122826D5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6392EB77-98E2-4CD6-BC60-313E122826D5}.Release|Any CPU.Build.0 = Release|Any CPU + {E2A5AB4E-58B1-47D1-9662-E7044CFF496F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E2A5AB4E-58B1-47D1-9662-E7044CFF496F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E2A5AB4E-58B1-47D1-9662-E7044CFF496F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E2A5AB4E-58B1-47D1-9662-E7044CFF496F}.Release|Any CPU.Build.0 = Release|Any CPU + {DBF93CCB-10B1-442D-8FA0-47DFE84DE1C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DBF93CCB-10B1-442D-8FA0-47DFE84DE1C0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DBF93CCB-10B1-442D-8FA0-47DFE84DE1C0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DBF93CCB-10B1-442D-8FA0-47DFE84DE1C0}.Release|Any CPU.Build.0 = Release|Any CPU + {3C19C3BC-3ABE-4000-8097-1CFB3D94D2B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3C19C3BC-3ABE-4000-8097-1CFB3D94D2B5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3C19C3BC-3ABE-4000-8097-1CFB3D94D2B5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3C19C3BC-3ABE-4000-8097-1CFB3D94D2B5}.Release|Any CPU.Build.0 = Release|Any CPU + {9247E7A1-45F9-4C2B-8692-4F8E98E989FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9247E7A1-45F9-4C2B-8692-4F8E98E989FD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9247E7A1-45F9-4C2B-8692-4F8E98E989FD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9247E7A1-45F9-4C2B-8692-4F8E98E989FD}.Release|Any CPU.Build.0 = Release|Any CPU + {2887779C-038D-4201-AF62-94CE659E4EB2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2887779C-038D-4201-AF62-94CE659E4EB2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2887779C-038D-4201-AF62-94CE659E4EB2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2887779C-038D-4201-AF62-94CE659E4EB2}.Release|Any CPU.Build.0 = Release|Any CPU + {6E3CCD67-8FD1-45C1-88B4-A43516E74EC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6E3CCD67-8FD1-45C1-88B4-A43516E74EC8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6E3CCD67-8FD1-45C1-88B4-A43516E74EC8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6E3CCD67-8FD1-45C1-88B4-A43516E74EC8}.Release|Any CPU.Build.0 = Release|Any CPU + {36E52757-B46D-4AFE-9E0A-789BDEED4BE0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {36E52757-B46D-4AFE-9E0A-789BDEED4BE0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {36E52757-B46D-4AFE-9E0A-789BDEED4BE0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {36E52757-B46D-4AFE-9E0A-789BDEED4BE0}.Release|Any CPU.Build.0 = Release|Any CPU + {EE8C4772-CA3D-44AC-9B3E-438B9CB77584}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EE8C4772-CA3D-44AC-9B3E-438B9CB77584}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EE8C4772-CA3D-44AC-9B3E-438B9CB77584}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EE8C4772-CA3D-44AC-9B3E-438B9CB77584}.Release|Any CPU.Build.0 = Release|Any CPU + {204B03A3-E84B-4A89-9D74-BD65050DBF62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {204B03A3-E84B-4A89-9D74-BD65050DBF62}.Debug|Any CPU.Build.0 = Debug|Any CPU + {204B03A3-E84B-4A89-9D74-BD65050DBF62}.Release|Any CPU.ActiveCfg = Release|Any CPU + {204B03A3-E84B-4A89-9D74-BD65050DBF62}.Release|Any CPU.Build.0 = Release|Any CPU + {083BA0D2-9445-4C6B-94DA-8812A3FCBEE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {083BA0D2-9445-4C6B-94DA-8812A3FCBEE7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {083BA0D2-9445-4C6B-94DA-8812A3FCBEE7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {083BA0D2-9445-4C6B-94DA-8812A3FCBEE7}.Release|Any CPU.Build.0 = Release|Any CPU + {7EA1DB84-5DAE-4136-9EBA-E0C653DB3C15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7EA1DB84-5DAE-4136-9EBA-E0C653DB3C15}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7EA1DB84-5DAE-4136-9EBA-E0C653DB3C15}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7EA1DB84-5DAE-4136-9EBA-E0C653DB3C15}.Release|Any CPU.Build.0 = Release|Any CPU + {D4FDB2A4-4B9B-474A-892B-31C539EFCFFB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D4FDB2A4-4B9B-474A-892B-31C539EFCFFB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D4FDB2A4-4B9B-474A-892B-31C539EFCFFB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D4FDB2A4-4B9B-474A-892B-31C539EFCFFB}.Release|Any CPU.Build.0 = Release|Any CPU + {4BD587A6-FCD0-4793-B517-B320B9C50DC0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4BD587A6-FCD0-4793-B517-B320B9C50DC0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4BD587A6-FCD0-4793-B517-B320B9C50DC0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4BD587A6-FCD0-4793-B517-B320B9C50DC0}.Release|Any CPU.Build.0 = Release|Any CPU + {21A16A1A-E9F5-427D-95B2-FCE8C6D5E602}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {21A16A1A-E9F5-427D-95B2-FCE8C6D5E602}.Debug|Any CPU.Build.0 = Debug|Any CPU + {21A16A1A-E9F5-427D-95B2-FCE8C6D5E602}.Release|Any CPU.ActiveCfg = Release|Any CPU + {21A16A1A-E9F5-427D-95B2-FCE8C6D5E602}.Release|Any CPU.Build.0 = Release|Any CPU + {34D61ED5-122B-40BD-8BAD-6EC444B86E85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {34D61ED5-122B-40BD-8BAD-6EC444B86E85}.Debug|Any CPU.Build.0 = Debug|Any CPU + {34D61ED5-122B-40BD-8BAD-6EC444B86E85}.Release|Any CPU.ActiveCfg = Release|Any CPU + {34D61ED5-122B-40BD-8BAD-6EC444B86E85}.Release|Any CPU.Build.0 = Release|Any CPU + {7312BF96-A516-4CA8-BD54-2E4EF3E2CC01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7312BF96-A516-4CA8-BD54-2E4EF3E2CC01}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7312BF96-A516-4CA8-BD54-2E4EF3E2CC01}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7312BF96-A516-4CA8-BD54-2E4EF3E2CC01}.Release|Any CPU.Build.0 = Release|Any CPU + {F49F36EB-A293-428E-8392-ACD185D7F7AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F49F36EB-A293-428E-8392-ACD185D7F7AD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F49F36EB-A293-428E-8392-ACD185D7F7AD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F49F36EB-A293-428E-8392-ACD185D7F7AD}.Release|Any CPU.Build.0 = Release|Any CPU + {B9DC4831-90E9-455C-BF3F-C0A8D46D3097}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B9DC4831-90E9-455C-BF3F-C0A8D46D3097}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B9DC4831-90E9-455C-BF3F-C0A8D46D3097}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B9DC4831-90E9-455C-BF3F-C0A8D46D3097}.Release|Any CPU.Build.0 = Release|Any CPU + {A22D2DF0-3DBC-49D0-B0F4-049551B1F9E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A22D2DF0-3DBC-49D0-B0F4-049551B1F9E3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A22D2DF0-3DBC-49D0-B0F4-049551B1F9E3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A22D2DF0-3DBC-49D0-B0F4-049551B1F9E3}.Release|Any CPU.Build.0 = Release|Any CPU + {8BBB1ADA-BD93-40DB-ABCF-96F8CA8D4A14}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8BBB1ADA-BD93-40DB-ABCF-96F8CA8D4A14}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8BBB1ADA-BD93-40DB-ABCF-96F8CA8D4A14}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8BBB1ADA-BD93-40DB-ABCF-96F8CA8D4A14}.Release|Any CPU.Build.0 = Release|Any CPU + {F625210E-3B92-46DB-A6CB-F9C92712AE95}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F625210E-3B92-46DB-A6CB-F9C92712AE95}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F625210E-3B92-46DB-A6CB-F9C92712AE95}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F625210E-3B92-46DB-A6CB-F9C92712AE95}.Release|Any CPU.Build.0 = Release|Any CPU + {8B10C239-8840-48F9-8747-F480D547F385}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8B10C239-8840-48F9-8747-F480D547F385}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8B10C239-8840-48F9-8747-F480D547F385}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8B10C239-8840-48F9-8747-F480D547F385}.Release|Any CPU.Build.0 = Release|Any CPU + {51C9039C-8910-4E91-AF65-B8F9808007D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {51C9039C-8910-4E91-AF65-B8F9808007D5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {51C9039C-8910-4E91-AF65-B8F9808007D5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {51C9039C-8910-4E91-AF65-B8F9808007D5}.Release|Any CPU.Build.0 = Release|Any CPU + {401C07F9-C486-4925-A05E-79FC311C8173}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {401C07F9-C486-4925-A05E-79FC311C8173}.Debug|Any CPU.Build.0 = Debug|Any CPU + {401C07F9-C486-4925-A05E-79FC311C8173}.Release|Any CPU.ActiveCfg = Release|Any CPU + {401C07F9-C486-4925-A05E-79FC311C8173}.Release|Any CPU.Build.0 = Release|Any CPU + {C8A3E17B-55AB-4163-B91E-C025E6B2DD06}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C8A3E17B-55AB-4163-B91E-C025E6B2DD06}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C8A3E17B-55AB-4163-B91E-C025E6B2DD06}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C8A3E17B-55AB-4163-B91E-C025E6B2DD06}.Release|Any CPU.Build.0 = Release|Any CPU + {4E0DFB88-7FE7-4E53-B01F-A75EE6BEA2A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4E0DFB88-7FE7-4E53-B01F-A75EE6BEA2A1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4E0DFB88-7FE7-4E53-B01F-A75EE6BEA2A1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4E0DFB88-7FE7-4E53-B01F-A75EE6BEA2A1}.Release|Any CPU.Build.0 = Release|Any CPU + {68820C36-168A-4995-8D0F-D0266CA9A9CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {68820C36-168A-4995-8D0F-D0266CA9A9CC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {68820C36-168A-4995-8D0F-D0266CA9A9CC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {68820C36-168A-4995-8D0F-D0266CA9A9CC}.Release|Any CPU.Build.0 = Release|Any CPU + {F8FFD103-443D-4073-8A49-D9C2CF0862E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F8FFD103-443D-4073-8A49-D9C2CF0862E7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F8FFD103-443D-4073-8A49-D9C2CF0862E7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F8FFD103-443D-4073-8A49-D9C2CF0862E7}.Release|Any CPU.Build.0 = Release|Any CPU + {0F46AB69-28BC-4E36-B4D2-A8669F301553}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0F46AB69-28BC-4E36-B4D2-A8669F301553}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0F46AB69-28BC-4E36-B4D2-A8669F301553}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0F46AB69-28BC-4E36-B4D2-A8669F301553}.Release|Any CPU.Build.0 = Release|Any CPU + {D1EA6B54-F99A-482A-8F2B-C163DA03C6FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D1EA6B54-F99A-482A-8F2B-C163DA03C6FE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D1EA6B54-F99A-482A-8F2B-C163DA03C6FE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D1EA6B54-F99A-482A-8F2B-C163DA03C6FE}.Release|Any CPU.Build.0 = Release|Any CPU + {3D645200-B785-4619-AF64-3F204D9EBC9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3D645200-B785-4619-AF64-3F204D9EBC9E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3D645200-B785-4619-AF64-3F204D9EBC9E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3D645200-B785-4619-AF64-3F204D9EBC9E}.Release|Any CPU.Build.0 = Release|Any CPU + {67F38EA8-574B-4479-905D-92732A8A9499}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {67F38EA8-574B-4479-905D-92732A8A9499}.Debug|Any CPU.Build.0 = Debug|Any CPU + {67F38EA8-574B-4479-905D-92732A8A9499}.Release|Any CPU.ActiveCfg = Release|Any CPU + {67F38EA8-574B-4479-905D-92732A8A9499}.Release|Any CPU.Build.0 = Release|Any CPU + {1AA0660F-1B91-4E4A-A261-EE7C2C65A05F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1AA0660F-1B91-4E4A-A261-EE7C2C65A05F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1AA0660F-1B91-4E4A-A261-EE7C2C65A05F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1AA0660F-1B91-4E4A-A261-EE7C2C65A05F}.Release|Any CPU.Build.0 = Release|Any CPU + {2247B2D9-D86F-474C-A70B-A393E6060D6A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2247B2D9-D86F-474C-A70B-A393E6060D6A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2247B2D9-D86F-474C-A70B-A393E6060D6A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2247B2D9-D86F-474C-A70B-A393E6060D6A}.Release|Any CPU.Build.0 = Release|Any CPU + {83034B25-9DD0-4C56-8107-141F79F6E2FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {83034B25-9DD0-4C56-8107-141F79F6E2FF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {83034B25-9DD0-4C56-8107-141F79F6E2FF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {83034B25-9DD0-4C56-8107-141F79F6E2FF}.Release|Any CPU.Build.0 = Release|Any CPU + {9581F7CD-D06F-4022-8B87-2D42414A45C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9581F7CD-D06F-4022-8B87-2D42414A45C6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9581F7CD-D06F-4022-8B87-2D42414A45C6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9581F7CD-D06F-4022-8B87-2D42414A45C6}.Release|Any CPU.Build.0 = Release|Any CPU + {BD58A392-A82D-4802-804C-49901FB7E3D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BD58A392-A82D-4802-804C-49901FB7E3D1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BD58A392-A82D-4802-804C-49901FB7E3D1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BD58A392-A82D-4802-804C-49901FB7E3D1}.Release|Any CPU.Build.0 = Release|Any CPU + {4EBE545C-F099-4714-B4AB-03E75AB1DFE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4EBE545C-F099-4714-B4AB-03E75AB1DFE3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4EBE545C-F099-4714-B4AB-03E75AB1DFE3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4EBE545C-F099-4714-B4AB-03E75AB1DFE3}.Release|Any CPU.Build.0 = Release|Any CPU + {FF490F99-3835-4A2A-939E-EA3EC51C54CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FF490F99-3835-4A2A-939E-EA3EC51C54CE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FF490F99-3835-4A2A-939E-EA3EC51C54CE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FF490F99-3835-4A2A-939E-EA3EC51C54CE}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal