Skip to content

Instantly share code, notes, and snippets.

@GouriKumari
Created April 13, 2018 18:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GouriKumari/047cc54111e7584114216e073e14ed10 to your computer and use it in GitHub Desktop.
Save GouriKumari/047cc54111e7584114216e073e14ed10 to your computer and use it in GitHub Desktop.
Randomly calling WrenchClient
#[2018-04-12 14:32:26 -04:00] XQA: mono --version
#[2018-04-12 14:32:26 -04:00] XQA: Mono JIT compiler version 5.10.1.38 (2017-12/b4e428d7c41 Thu Apr 5 19:49:28 EDT 2018)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: normal
SIGSEGV: altstack
Notification: kqueue
Architecture: amd64
Disabled: none
Misc: softdebug
Interpreter: yes
LLVM: yes(3.6.0svn-mono-master/8b1520c8aae)
GC: sgen (concurrent by default)
#[2018-04-12 14:32:26 -04:00] XQA: xcode-select -p
#[2018-04-12 14:32:26 -04:00] XQA: /Applications/Xcode93.app/Contents/Developer
#[2018-04-12 14:32:26 -04:00] XQA: /Developer/MonoTouch/usr/bin/mtouch --version --sdkroot="/Applications/Xcode93.app/Contents/Developer"
#[2018-04-12 14:32:26 -04:00] XQA: mtouch 11.10.1.170 (d15-7: 41f2ce7c)
#[2018-04-12 14:32:26 -04:00] XQA: xcode-select -p
#[2018-04-12 14:32:26 -04:00] XQA: /Applications/Xcode93.app/Contents/Developer
#[2018-04-12 14:32:26 -04:00] XQA: /Developer/MonoTouch/usr/bin/mtouch --version --sdkroot="/Applications/Xcode93.app/Contents/Developer"
#[2018-04-12 14:32:26 -04:00] XQA: mtouch 11.10.1.170 (d15-7: 41f2ce7c)
#[2018-04-12 14:32:26 -04:00] XQA: xcode-select -p
#[2018-04-12 14:32:26 -04:00] XQA: /Applications/Xcode93.app/Contents/Developer
#[2018-04-12 14:32:26 -04:00] XQA: /Developer/MonoTouch/usr/bin/mtouch --version --sdkroot="/Applications/Xcode93.app/Contents/Developer"
#[2018-04-12 14:32:26 -04:00] XQA: mtouch 11.10.1.170 (d15-7: 41f2ce7c)
#[2018-04-12 14:32:26 -04:00] XQA: xcode-select -p
#[2018-04-12 14:32:26 -04:00] XQA: /Applications/Xcode93.app/Contents/Developer
#[2018-04-12 14:32:26 -04:00] XQA: /Developer/MonoAndroid/usr/bin/mandroid --entitlements
#[2018-04-12 14:32:26 -04:00] XQA: xcode-select -p
#[2018-04-12 14:32:26 -04:00] XQA: /Applications/Xcode93.app/Contents/Developer
#[2018-04-12 14:32:26 -04:00] XQA: /Developer/MonoTouch/usr/bin/mtouch --entitlements --sdkroot="/Applications/Xcode93.app/Contents/Developer"
#[2018-04-12 14:32:27 -04:00] XQA: error MT0025: No SDK version was provided. Please add --sdk=X.Y to specify which iOS SDK should be used to build your application.
#[2018-04-12 14:32:27 -04:00] XQA: xcode-select -p
#[2018-04-12 14:32:27 -04:00] XQA: /Applications/Xcode93.app/Contents/Developer
#[2018-04-12 14:32:27 -04:00] XQA: /Developer/MonoTouch/usr/bin/mtouch --entitlements --sdkroot="/Applications/Xcode93.app/Contents/Developer"
#[2018-04-12 14:32:27 -04:00] XQA: error MT0025: No SDK version was provided. Please add --sdk=X.Y to specify which iOS SDK should be used to build your application.
#[2018-04-12 14:32:27 -04:00] XQA: make Makefile.inc
#[2018-04-12 14:32:33 -04:00] XQA_DEBUG: GEN SdkVersions.cs
GEN xharness.exe
GEN Makefile-mac.inc
GEN Makefile.inc
make: `Makefile.inc' is up to date.
#[2018-04-12 14:32:33 -04:00] XQA: git rev-parse HEAD
#[2018-04-12 14:32:33 -04:00] XQA: 41f2ce7cbdb30efbbe2133990ac47110555905d2
#[2018-04-12 14:32:33 -04:00] XQA: mono "/Users/xamarinqa/agent/_work/r11/a/QualityAssurance/Automation/XQA/XQA.Core/libs/xamarin-component.exe" restore "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/mscorlib-today.sln"
#[2018-04-12 14:32:33 -04:00] XQA: INFO (restore): Computed cookie jar path: /Users/xamarinqa/.xamarin-credentials
WARNING (restore): Could not load project at /Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib//Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/BundledResources/BundledResources-today.csproj - Could not find a part of the path "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/BundledResources/BundledResources-today.csproj".
WARNING (restore): Could not load project at /Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib//Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/EmbeddedResources/EmbeddedResources-today.csproj - Could not find a part of the path "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/EmbeddedResources/EmbeddedResources-today.csproj".
WARNING (restore): Could not load project at /Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib//Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bindings-test/bindings-test-today.csproj - Could not find a part of the path "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bindings-test/bindings-test-today.csproj".
WARNING (restore): Could not load project at /Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib//Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bindings-test2/bindings-test2-today.csproj - Could not find a part of the path "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bindings-test2/bindings-test2-today.csproj".
WARNING (restore): Could not load project at /Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib//Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bindings-framework-test/bindings-framework-test-today.csproj - Could not find a part of the path "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bindings-framework-test/bindings-framework-test-today.csproj".
WARNING (restore): Could not load project at /Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib//Users/xamarinqa/agent/_work/r11/a/xamarin-macios/src/MonoTouch.NUnitLite.csproj - Could not find a part of the path "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/src/MonoTouch.NUnitLite.csproj".
WARNING (restore): Could not load project at /Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib//Users/xamarinqa/agent/_work/r11/a/xamarin-macios/src/MonoTouch.Dialog-1.csproj - Could not find a part of the path "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/src/MonoTouch.Dialog-1.csproj".
#[2018-04-12 14:32:33 -04:00] XQA: nuget restore "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/mscorlib-today.sln"
#[2018-04-12 14:32:41 -04:00] XQA: MSBuild auto-detection: using msbuild version '15.0' from '/Library/Frameworks/Mono.framework/Versions/Current/lib/mono/msbuild/15.0/bin/'.
Nothing to do. None of the projects in this solution specify any packages for NuGet to restore.
#[2018-04-12 14:32:41 -04:00] XQA: mono "/Users/xamarinqa/agent/_work/r11/a/QualityAssurance/Automation/XQA/XQA.Core/libs/xamarin-component.exe" restore "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/mscorlib-watchos.sln"
#[2018-04-12 14:32:42 -04:00] XQA: INFO (restore): Computed cookie jar path: /Users/xamarinqa/.xamarin-credentials
WARNING (restore): Could not load project at /Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib//Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/BundledResources/BundledResources-watchos.csproj - Could not find a part of the path "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/BundledResources/BundledResources-watchos.csproj".
WARNING (restore): Could not load project at /Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib//Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/EmbeddedResources/EmbeddedResources-watchos.csproj - Could not find a part of the path "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/EmbeddedResources/EmbeddedResources-watchos.csproj".
WARNING (restore): Could not load project at /Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib//Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bindings-test/bindings-test-watchos.csproj - Could not find a part of the path "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bindings-test/bindings-test-watchos.csproj".
WARNING (restore): Could not load project at /Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib//Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bindings-test2/bindings-test2-watchos.csproj - Could not find a part of the path "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bindings-test2/bindings-test2-watchos.csproj".
WARNING (restore): Could not load project at /Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib//Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bindings-framework-test/bindings-framework-test-watchos.csproj - Could not find a part of the path "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bindings-framework-test/bindings-framework-test-watchos.csproj".
WARNING (restore): Could not load project at /Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib//Users/xamarinqa/agent/_work/r11/a/xamarin-macios/src/MonoTouch.NUnitLite.watchos.csproj - Could not find a part of the path "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/src/MonoTouch.NUnitLite.watchos.csproj".
#[2018-04-12 14:32:42 -04:00] XQA: nuget restore "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/mscorlib-watchos.sln"
#[2018-04-12 14:32:48 -04:00] XQA: MSBuild auto-detection: using msbuild version '15.0' from '/Library/Frameworks/Mono.framework/Versions/Current/lib/mono/msbuild/15.0/bin/'.
Nothing to do. None of the projects in this solution specify any packages for NuGet to restore.
#[2018-04-12 14:32:48 -04:00] XQA_DEBUG: Writing element '<MtouchExtraArgs> -v -v -v -v</MtouchExtraArgs>' to PropertyGroup 'Debug|iPhone' in mscorlib.csproj.
#[2018-04-12 14:32:48 -04:00] XQA_DEBUG: Writing element '<MtouchLink>None</MtouchLink>' to PropertyGroup 'Debug|iPhone' in mscorlib.csproj.
#[2018-04-12 14:32:48 -04:00] XQA_DEBUG: Writing element '<MtouchFastDev>True</MtouchFastDev>' to PropertyGroup 'Debug|iPhone' in mscorlib.csproj.
#[2018-04-12 14:32:48 -04:00] XQA_DEBUG: Writing element '<MtouchEnableSGenConc>True</MtouchEnableSGenConc>' to PropertyGroup 'Debug|iPhone' in mscorlib.csproj.
#[2018-04-12 14:32:48 -04:00] XQA: /usr/local/bin/mobiledevice uninstall_app -u e853abb376338c34d84e79b18c6a8ab421a6af84 -t 5000 com.xamarin.mscorlibtests
#[2018-04-12 14:32:48 -04:00] XQA: msbuild /t:Clean "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/mscorlib-today.sln" /p:Configuration=Debug /p:Platform=iPhone /v:normal
#[2018-04-12 14:32:51 -04:00] XQA: msbuild /t:Build "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/mscorlib.csproj" /p:Configuration=Debug /p:Platform=iPhone /v:normal
#[2018-04-12 14:35:21 -04:00] XQA: cp -r "/Library/Frameworks/Xamarin.iOS.framework//Versions/Current/lib/mlaunch" "/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/_ios-build/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mlaunch"
#[2018-04-12 14:35:21 -04:00] XQA:
#[2018-04-12 14:35:21 -04:00] XQA: xcode-select -p
#[2018-04-12 14:35:21 -04:00] XQA: /Applications/Xcode93.app/Contents/Developer
#[2018-04-12 14:35:21 -04:00] XQA: mono /Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/xharness/xharness.exe --install="/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/mscorlib.csproj" --target=ios-device --configuration=Debug --sdkroot /Applications/Xcode93.app --timeout 10 -v
#[2018-04-12 14:35:34 -04:00] XQA: xcode-select -p
#[2018-04-12 14:35:34 -04:00] XQA: /Applications/Xcode93.app/Contents/Developer
#[2018-04-12 14:35:34 -04:00] XQA: mono /Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/xharness/xharness.exe --run="/Users/xamarinqa/agent/_work/r11/a/xamarin-macios/tests/bcl-test/mscorlib/mscorlib.csproj" --target=ios-device --configuration=Debug --logdirectory="/Users/xamarinqa/agent/_work/r11/a/XQA.iOS/XQA.iOS/mscorlib-ios02-35-34e853abb376338c34d84e79b18c6a8ab421a6af8402-35-34" --include-system-permission-tests=false --sdkroot /Applications/Xcode93.app --timeout 10 -v
#[2018-04-12 14:37:29 -04:00] XQA: /usr/local/bin/mobiledevice uninstall_app -u e853abb376338c34d84e79b18c6a8ab421a6af84 -t 5000 com.xamarin.mscorlibtests
#[2018-04-12 14:37:29 -04:00] XQA_INFO: Zip files: /Users/xamarinqa/agent/_work/r11/a/XQA.iOS/XQA.iOS/mscorlib-ios02-35-34e853abb376338c34d84e79b18c6a8ab421a6af8402-35-34/device-XQAiPadPro105a-20180412_143539.log;
/Users/xamarinqa/agent/_work/r11/a/XQA.iOS/XQA.iOS/mscorlib-ios02-35-34e853abb376338c34d84e79b18c6a8ab421a6af8402-35-34/test-ios-20180412_143539.log
#[2018-04-12 14:37:30 -04:00] XQA_DEBUG: [ProductsUnderTest]: For Lane '' and revision 'latest' with preferAzure as 'True', Manifest URI: http://wrench.internalx.com/Wrench/GetManifest.aspx?lane=&User=qa&Password=unicorn2&prefer=azure
#[2018-04-12 14:37:30 -04:00] XQA: git clean -xfd
#[2018-04-12 14:37:31 -04:00] XQA: Removing Make.config.inc
Removing _ios-build/
Removing src/MonoTouch.Dialog-1.csproj
Removing src/MonoTouch.Dialog-1.tvos.csproj
Removing src/MonoTouch.NUnitLite.csproj
Removing src/MonoTouch.NUnitLite.tvos.csproj
Removing src/MonoTouch.NUnitLite.watchos.csproj
Removing src/build/
Removing src/generator.csproj
Removing src/xamios.csproj
Removing src/xammac.csproj
Removing src/xamtvos.csproj
Removing src/xamwatch.csproj
Removing tests/.stamp-src-project-files
Removing tests/BundledResources/BundledResources-today.csproj
Removing tests/BundledResources/BundledResources-tvos.csproj
Removing tests/BundledResources/BundledResources-watchos.csproj
Removing tests/BundledResources/obj/
Removing tests/EmbeddedResources/EmbeddedResources-today.csproj
Removing tests/EmbeddedResources/EmbeddedResources-tvos.csproj
Removing tests/EmbeddedResources/EmbeddedResources-watchos.csproj
Removing tests/EmbeddedResources/obj/
Removing tests/Makefile-mac.inc
Removing tests/Makefile.inc
Removing tests/apitest/apitest-unified-32.csproj
Removing tests/apitest/apitest-unified.csproj
Removing tests/apitest/apitest-unifiedXM45-32.csproj
Removing tests/apitest/apitest-unifiedXM45.csproj
Removing tests/bcl-test/Mono.CSharp/Info-today-extension.plist
Removing tests/bcl-test/Mono.CSharp/Info-today.plist
Removing tests/bcl-test/Mono.CSharp/Info-tvos.plist
Removing tests/bcl-test/Mono.CSharp/Mono.CSharp-mac-full.csproj
Removing tests/bcl-test/Mono.CSharp/Mono.CSharp-mac-modern.csproj
Removing tests/bcl-test/Mono.CSharp/Mono.CSharp-today-extension.csproj
Removing tests/bcl-test/Mono.CSharp/Mono.CSharp-today.csproj
Removing tests/bcl-test/Mono.CSharp/Mono.CSharp-today.sln
Removing tests/bcl-test/Mono.CSharp/Mono.CSharp-tvos.csproj
Removing tests/bcl-test/Mono.CSharp/Mono.CSharp.csproj
Removing tests/bcl-test/Mono.Data.Sqlite/Info-today-extension.plist
Removing tests/bcl-test/Mono.Data.Sqlite/Info-today.plist
Removing tests/bcl-test/Mono.Data.Sqlite/Info-tvos.plist
Removing tests/bcl-test/Mono.Data.Sqlite/Info-watchos-app.plist
Removing tests/bcl-test/Mono.Data.Sqlite/Info-watchos-extension.plist
Removing tests/bcl-test/Mono.Data.Sqlite/Info-watchos.plist
Removing tests/bcl-test/Mono.Data.Sqlite/Mono.Data.Sqlite-mac-full.csproj
Removing tests/bcl-test/Mono.Data.Sqlite/Mono.Data.Sqlite-mac-modern.csproj
Removing tests/bcl-test/Mono.Data.Sqlite/Mono.Data.Sqlite-today-extension.csproj
Removing tests/bcl-test/Mono.Data.Sqlite/Mono.Data.Sqlite-today.csproj
Removing tests/bcl-test/Mono.Data.Sqlite/Mono.Data.Sqlite-today.sln
Removing tests/bcl-test/Mono.Data.Sqlite/Mono.Data.Sqlite-tvos.csproj
Removing tests/bcl-test/Mono.Data.Sqlite/Mono.Data.Sqlite-watchos-app.csproj
Removing tests/bcl-test/Mono.Data.Sqlite/Mono.Data.Sqlite-watchos-extension.csproj
Removing tests/bcl-test/Mono.Data.Sqlite/Mono.Data.Sqlite-watchos.csproj
Removing tests/bcl-test/Mono.Data.Sqlite/Mono.Data.Sqlite-watchos.sln
Removing tests/bcl-test/Mono.Data.Sqlite/Mono.Data.Sqlite.csproj
Removing tests/bcl-test/Mono.Data.Tds/Info-today-extension.plist
Removing tests/bcl-test/Mono.Data.Tds/Info-today.plist
Removing tests/bcl-test/Mono.Data.Tds/Info-tvos.plist
Removing tests/bcl-test/Mono.Data.Tds/Mono.Data.Tds-mac-full.csproj
Removing tests/bcl-test/Mono.Data.Tds/Mono.Data.Tds-mac-modern.csproj
Removing tests/bcl-test/Mono.Data.Tds/Mono.Data.Tds-today-extension.csproj
Removing tests/bcl-test/Mono.Data.Tds/Mono.Data.Tds-today.csproj
Removing tests/bcl-test/Mono.Data.Tds/Mono.Data.Tds-today.sln
Removing tests/bcl-test/Mono.Data.Tds/Mono.Data.Tds-tvos.csproj
Removing tests/bcl-test/Mono.Data.Tds/Mono.Data.Tds.csproj
Removing tests/bcl-test/Mono.Security/Info-today-extension.plist
Removing tests/bcl-test/Mono.Security/Info-today.plist
Removing tests/bcl-test/Mono.Security/Info-tvos.plist
Removing tests/bcl-test/Mono.Security/Mono.Security-mac-full.csproj
Removing tests/bcl-test/Mono.Security/Mono.Security-mac-modern.csproj
Removing tests/bcl-test/Mono.Security/Mono.Security-today-extension.csproj
Removing tests/bcl-test/Mono.Security/Mono.Security-today.csproj
Removing tests/bcl-test/Mono.Security/Mono.Security-today.sln
Removing tests/bcl-test/Mono.Security/Mono.Security-tvos.csproj
Removing tests/bcl-test/Mono.Security/Mono.Security.csproj
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/Info-today-extension.plist
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/Info-today.plist
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/Info-tvos.plist
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/Info-watchos-app.plist
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/Info-watchos-extension.plist
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/Info-watchos.plist
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-mac-full.csproj
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-mac-modern.csproj
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-today-extension.csproj
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-today.csproj
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-today.sln
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-tvos.csproj
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-watchos-app.csproj
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-watchos-extension.csproj
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-watchos.csproj
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-watchos.sln
Removing tests/bcl-test/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations.csproj
Removing tests/bcl-test/System.Core/Info-today-extension.plist
Removing tests/bcl-test/System.Core/Info-today.plist
Removing tests/bcl-test/System.Core/Info-tvos.plist
Removing tests/bcl-test/System.Core/Info-watchos-app.plist
Removing tests/bcl-test/System.Core/Info-watchos-extension.plist
Removing tests/bcl-test/System.Core/Info-watchos.plist
Removing tests/bcl-test/System.Core/System.Core-mac-full.csproj
Removing tests/bcl-test/System.Core/System.Core-mac-modern.csproj
Removing tests/bcl-test/System.Core/System.Core-today-extension.csproj
Removing tests/bcl-test/System.Core/System.Core-today.csproj
Removing tests/bcl-test/System.Core/System.Core-today.sln
Removing tests/bcl-test/System.Core/System.Core-tvos.csproj
Removing tests/bcl-test/System.Core/System.Core-watchos-app.csproj
Removing tests/bcl-test/System.Core/System.Core-watchos-extension.csproj
Removing tests/bcl-test/System.Core/System.Core-watchos.csproj
Removing tests/bcl-test/System.Core/System.Core-watchos.sln
Removing tests/bcl-test/System.Core/System.Core.csproj
Removing tests/bcl-test/System.Data/Info-today-extension.plist
Removing tests/bcl-test/System.Data/Info-today.plist
Removing tests/bcl-test/System.Data/Info-tvos.plist
Removing tests/bcl-test/System.Data/Info-watchos-app.plist
Removing tests/bcl-test/System.Data/Info-watchos-extension.plist
Removing tests/bcl-test/System.Data/Info-watchos.plist
Removing tests/bcl-test/System.Data/System.Data-mac-full.csproj
Removing tests/bcl-test/System.Data/System.Data-mac-modern.csproj
Removing tests/bcl-test/System.Data/System.Data-today-extension.csproj
Removing tests/bcl-test/System.Data/System.Data-today.csproj
Removing tests/bcl-test/System.Data/System.Data-today.sln
Removing tests/bcl-test/System.Data/System.Data-tvos.csproj
Removing tests/bcl-test/System.Data/System.Data-watchos-app.csproj
Removing tests/bcl-test/System.Data/System.Data-watchos-extension.csproj
Removing tests/bcl-test/System.Data/System.Data-watchos.csproj
Removing tests/bcl-test/System.Data/System.Data-watchos.sln
Removing tests/bcl-test/System.Data/System.Data.csproj
Removing tests/bcl-test/System.IO.Compression.FileSystem/Info-today-extension.plist
Removing tests/bcl-test/System.IO.Compression.FileSystem/Info-today.plist
Removing tests/bcl-test/System.IO.Compression.FileSystem/Info-tvos.plist
Removing tests/bcl-test/System.IO.Compression.FileSystem/Info-watchos-app.plist
Removing tests/bcl-test/System.IO.Compression.FileSystem/Info-watchos-extension.plist
Removing tests/bcl-test/System.IO.Compression.FileSystem/Info-watchos.plist
Removing tests/bcl-test/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem-mac-full.csproj
Removing tests/bcl-test/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem-mac-modern.csproj
Removing tests/bcl-test/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem-today-extension.csproj
Removing tests/bcl-test/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem-today.csproj
Removing tests/bcl-test/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem-today.sln
Removing tests/bcl-test/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem-tvos.csproj
Removing tests/bcl-test/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem-watchos-app.csproj
Removing tests/bcl-test/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem-watchos-extension.csproj
Removing tests/bcl-test/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem-watchos.csproj
Removing tests/bcl-test/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem-watchos.sln
Removing tests/bcl-test/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem.csproj
Removing tests/bcl-test/System.IO.Compression/Info-today-extension.plist
Removing tests/bcl-test/System.IO.Compression/Info-today.plist
Removing tests/bcl-test/System.IO.Compression/Info-tvos.plist
Removing tests/bcl-test/System.IO.Compression/Info-watchos-app.plist
Removing tests/bcl-test/System.IO.Compression/Info-watchos-extension.plist
Removing tests/bcl-test/System.IO.Compression/Info-watchos.plist
Removing tests/bcl-test/System.IO.Compression/System.IO.Compression-mac-full.csproj
Removing tests/bcl-test/System.IO.Compression/System.IO.Compression-mac-modern.csproj
Removing tests/bcl-test/System.IO.Compression/System.IO.Compression-today-extension.csproj
Removing tests/bcl-test/System.IO.Compression/System.IO.Compression-today.csproj
Removing tests/bcl-test/System.IO.Compression/System.IO.Compression-today.sln
Removing tests/bcl-test/System.IO.Compression/System.IO.Compression-tvos.csproj
Removing tests/bcl-test/System.IO.Compression/System.IO.Compression-watchos-app.csproj
Removing tests/bcl-test/System.IO.Compression/System.IO.Compression-watchos-extension.csproj
Removing tests/bcl-test/System.IO.Compression/System.IO.Compression-watchos.csproj
Removing tests/bcl-test/System.IO.Compression/System.IO.Compression-watchos.sln
Removing tests/bcl-test/System.IO.Compression/System.IO.Compression.csproj
Removing tests/bcl-test/System.IdentityModel/Info-today-extension.plist
Removing tests/bcl-test/System.IdentityModel/Info-today.plist
Removing tests/bcl-test/System.IdentityModel/Info-tvos.plist
Removing tests/bcl-test/System.IdentityModel/Info-watchos-app.plist
Removing tests/bcl-test/System.IdentityModel/Info-watchos-extension.plist
Removing tests/bcl-test/System.IdentityModel/Info-watchos.plist
Removing tests/bcl-test/System.IdentityModel/System.IdentityModel-mac-full.csproj
Removing tests/bcl-test/System.IdentityModel/System.IdentityModel-mac-modern.csproj
Removing tests/bcl-test/System.IdentityModel/System.IdentityModel-today-extension.csproj
Removing tests/bcl-test/System.IdentityModel/System.IdentityModel-today.csproj
Removing tests/bcl-test/System.IdentityModel/System.IdentityModel-today.sln
Removing tests/bcl-test/System.IdentityModel/System.IdentityModel-tvos.csproj
Removing tests/bcl-test/System.IdentityModel/System.IdentityModel-watchos-app.csproj
Removing tests/bcl-test/System.IdentityModel/System.IdentityModel-watchos-extension.csproj
Removing tests/bcl-test/System.IdentityModel/System.IdentityModel-watchos.csproj
Removing tests/bcl-test/System.IdentityModel/System.IdentityModel-watchos.sln
Removing tests/bcl-test/System.IdentityModel/System.IdentityModel.csproj
Removing tests/bcl-test/System.Json/Info-today-extension.plist
Removing tests/bcl-test/System.Json/Info-today.plist
Removing tests/bcl-test/System.Json/Info-tvos.plist
Removing tests/bcl-test/System.Json/Info-watchos-app.plist
Removing tests/bcl-test/System.Json/Info-watchos-extension.plist
Removing tests/bcl-test/System.Json/Info-watchos.plist
Removing tests/bcl-test/System.Json/System.Json-mac-full.csproj
Removing tests/bcl-test/System.Json/System.Json-mac-modern.csproj
Removing tests/bcl-test/System.Json/System.Json-today-extension.csproj
Removing tests/bcl-test/System.Json/System.Json-today.csproj
Removing tests/bcl-test/System.Json/System.Json-today.sln
Removing tests/bcl-test/System.Json/System.Json-tvos.csproj
Removing tests/bcl-test/System.Json/System.Json-watchos-app.csproj
Removing tests/bcl-test/System.Json/System.Json-watchos-extension.csproj
Removing tests/bcl-test/System.Json/System.Json-watchos.csproj
Removing tests/bcl-test/System.Json/System.Json-watchos.sln
Removing tests/bcl-test/System.Json/System.Json.csproj
Removing tests/bcl-test/System.Net.Http/Info-today-extension.plist
Removing tests/bcl-test/System.Net.Http/Info-today.plist
Removing tests/bcl-test/System.Net.Http/Info-tvos.plist
Removing tests/bcl-test/System.Net.Http/Info-watchos-app.plist
Removing tests/bcl-test/System.Net.Http/Info-watchos-extension.plist
Removing tests/bcl-test/System.Net.Http/Info-watchos.plist
Removing tests/bcl-test/System.Net.Http/System.Net.Http-mac-full.csproj
Removing tests/bcl-test/System.Net.Http/System.Net.Http-mac-modern.csproj
Removing tests/bcl-test/System.Net.Http/System.Net.Http-today-extension.csproj
Removing tests/bcl-test/System.Net.Http/System.Net.Http-today.csproj
Removing tests/bcl-test/System.Net.Http/System.Net.Http-today.sln
Removing tests/bcl-test/System.Net.Http/System.Net.Http-tvos.csproj
Removing tests/bcl-test/System.Net.Http/System.Net.Http-watchos-app.csproj
Removing tests/bcl-test/System.Net.Http/System.Net.Http-watchos-extension.csproj
Removing tests/bcl-test/System.Net.Http/System.Net.Http-watchos.csproj
Removing tests/bcl-test/System.Net.Http/System.Net.Http-watchos.sln
Removing tests/bcl-test/System.Net.Http/System.Net.Http.csproj
Removing tests/bcl-test/System.Numerics/Info-today-extension.plist
Removing tests/bcl-test/System.Numerics/Info-today.plist
Removing tests/bcl-test/System.Numerics/Info-tvos.plist
Removing tests/bcl-test/System.Numerics/Info-watchos-app.plist
Removing tests/bcl-test/System.Numerics/Info-watchos-extension.plist
Removing tests/bcl-test/System.Numerics/Info-watchos.plist
Removing tests/bcl-test/System.Numerics/System.Numerics-mac-full.csproj
Removing tests/bcl-test/System.Numerics/System.Numerics-mac-modern.csproj
Removing tests/bcl-test/System.Numerics/System.Numerics-today-extension.csproj
Removing tests/bcl-test/System.Numerics/System.Numerics-today.csproj
Removing tests/bcl-test/System.Numerics/System.Numerics-today.sln
Removing tests/bcl-test/System.Numerics/System.Numerics-tvos.csproj
Removing tests/bcl-test/System.Numerics/System.Numerics-watchos-app.csproj
Removing tests/bcl-test/System.Numerics/System.Numerics-watchos-extension.csproj
Removing tests/bcl-test/System.Numerics/System.Numerics-watchos.csproj
Removing tests/bcl-test/System.Numerics/System.Numerics-watchos.sln
Removing tests/bcl-test/System.Numerics/System.Numerics.csproj
Removing tests/bcl-test/System.Runtime.Serialization/Info-today-extension.plist
Removing tests/bcl-test/System.Runtime.Serialization/Info-today.plist
Removing tests/bcl-test/System.Runtime.Serialization/Info-tvos.plist
Removing tests/bcl-test/System.Runtime.Serialization/Info-watchos-app.plist
Removing tests/bcl-test/System.Runtime.Serialization/Info-watchos-extension.plist
Removing tests/bcl-test/System.Runtime.Serialization/Info-watchos.plist
Removing tests/bcl-test/System.Runtime.Serialization/System.Runtime.Serialization-mac-full.csproj
Removing tests/bcl-test/System.Runtime.Serialization/System.Runtime.Serialization-mac-modern.csproj
Removing tests/bcl-test/System.Runtime.Serialization/System.Runtime.Serialization-today-extension.csproj
Removing tests/bcl-test/System.Runtime.Serialization/System.Runtime.Serialization-today.csproj
Removing tests/bcl-test/System.Runtime.Serialization/System.Runtime.Serialization-today.sln
Removing tests/bcl-test/System.Runtime.Serialization/System.Runtime.Serialization-tvos.csproj
Removing tests/bcl-test/System.Runtime.Serialization/System.Runtime.Serialization-watchos-app.csproj
Removing tests/bcl-test/System.Runtime.Serialization/System.Runtime.Serialization-watchos-extension.csproj
Removing tests/bcl-test/System.Runtime.Serialization/System.Runtime.Serialization-watchos.csproj
Removing tests/bcl-test/System.Runtime.Serialization/System.Runtime.Serialization-watchos.sln
Removing tests/bcl-test/System.Runtime.Serialization/System.Runtime.Serialization.csproj
Removing tests/bcl-test/System.Security/Info-today-extension.plist
Removing tests/bcl-test/System.Security/Info-today.plist
Removing tests/bcl-test/System.Security/Info-tvos.plist
Removing tests/bcl-test/System.Security/Info-watchos-app.plist
Removing tests/bcl-test/System.Security/Info-watchos-extension.plist
Removing tests/bcl-test/System.Security/Info-watchos.plist
Removing tests/bcl-test/System.Security/System.Security-mac-full.csproj
Removing tests/bcl-test/System.Security/System.Security-mac-modern.csproj
Removing tests/bcl-test/System.Security/System.Security-today-extension.csproj
Removing tests/bcl-test/System.Security/System.Security-today.csproj
Removing tests/bcl-test/System.Security/System.Security-today.sln
Removing tests/bcl-test/System.Security/System.Security-tvos.csproj
Removing tests/bcl-test/System.Security/System.Security-watchos-app.csproj
Removing tests/bcl-test/System.Security/System.Security-watchos-extension.csproj
Removing tests/bcl-test/System.Security/System.Security-watchos.csproj
Removing tests/bcl-test/System.Security/System.Security-watchos.sln
Removing tests/bcl-test/System.Security/System.Security.csproj
Removing tests/bcl-test/System.ServiceModel.Web/Info-today-extension.plist
Removing tests/bcl-test/System.ServiceModel.Web/Info-today.plist
Removing tests/bcl-test/System.ServiceModel.Web/Info-tvos.plist
Removing tests/bcl-test/System.ServiceModel.Web/Info-watchos-app.plist
Removing tests/bcl-test/System.ServiceModel.Web/Info-watchos-extension.plist
Removing tests/bcl-test/System.ServiceModel.Web/Info-watchos.plist
Removing tests/bcl-test/System.ServiceModel.Web/System.ServiceModel.Web-mac-full.csproj
Removing tests/bcl-test/System.ServiceModel.Web/System.ServiceModel.Web-mac-modern.csproj
Removing tests/bcl-test/System.ServiceModel.Web/System.ServiceModel.Web-today-extension.csproj
Removing tests/bcl-test/System.ServiceModel.Web/System.ServiceModel.Web-today.csproj
Removing tests/bcl-test/System.ServiceModel.Web/System.ServiceModel.Web-today.sln
Removing tests/bcl-test/System.ServiceModel.Web/System.ServiceModel.Web-tvos.csproj
Removing tests/bcl-test/System.ServiceModel.Web/System.ServiceModel.Web-watchos-app.csproj
Removing tests/bcl-test/System.ServiceModel.Web/System.ServiceModel.Web-watchos-extension.csproj
Removing tests/bcl-test/System.ServiceModel.Web/System.ServiceModel.Web-watchos.csproj
Removing tests/bcl-test/System.ServiceModel.Web/System.ServiceModel.Web-watchos.sln
Removing tests/bcl-test/System.ServiceModel.Web/System.ServiceModel.Web.csproj
Removing tests/bcl-test/System.ServiceModel/Info-today-extension.plist
Removing tests/bcl-test/System.ServiceModel/Info-today.plist
Removing tests/bcl-test/System.ServiceModel/Info-tvos.plist
Removing tests/bcl-test/System.ServiceModel/Info-watchos-app.plist
Removing tests/bcl-test/System.ServiceModel/Info-watchos-extension.plist
Removing tests/bcl-test/System.ServiceModel/Info-watchos.plist
Removing tests/bcl-test/System.ServiceModel/System.ServiceModel-mac-full.csproj
Removing tests/bcl-test/System.ServiceModel/System.ServiceModel-mac-modern.csproj
Removing tests/bcl-test/System.ServiceModel/System.ServiceModel-today-extension.csproj
Removing tests/bcl-test/System.ServiceModel/System.ServiceModel-today.csproj
Removing tests/bcl-test/System.ServiceModel/System.ServiceModel-today.sln
Removing tests/bcl-test/System.ServiceModel/System.ServiceModel-tvos.csproj
Removing tests/bcl-test/System.ServiceModel/System.ServiceModel-watchos-app.csproj
Removing tests/bcl-test/System.ServiceModel/System.ServiceModel-watchos-extension.csproj
Removing tests/bcl-test/System.ServiceModel/System.ServiceModel-watchos.csproj
Removing tests/bcl-test/System.ServiceModel/System.ServiceModel-watchos.sln
Removing tests/bcl-test/System.ServiceModel/System.ServiceModel.csproj
Removing tests/bcl-test/System.Transactions/Info-today-extension.plist
Removing tests/bcl-test/System.Transactions/Info-today.plist
Removing tests/bcl-test/System.Transactions/Info-tvos.plist
Removing tests/bcl-test/System.Transactions/Info-watchos-app.plist
Removing tests/bcl-test/System.Transactions/Info-watchos-extension.plist
Removing tests/bcl-test/System.Transactions/Info-watchos.plist
Removing tests/bcl-test/System.Transactions/System.Transactions-mac-full.csproj
Removing tests/bcl-test/System.Transactions/System.Transactions-mac-modern.csproj
Removing tests/bcl-test/System.Transactions/System.Transactions-today-extension.csproj
Removing tests/bcl-test/System.Transactions/System.Transactions-today.csproj
Removing tests/bcl-test/System.Transactions/System.Transactions-today.sln
Removing tests/bcl-test/System.Transactions/System.Transactions-tvos.csproj
Removing tests/bcl-test/System.Transactions/System.Transactions-watchos-app.csproj
Removing tests/bcl-test/System.Transactions/System.Transactions-watchos-extension.csproj
Removing tests/bcl-test/System.Transactions/System.Transactions-watchos.csproj
Removing tests/bcl-test/System.Transactions/System.Transactions-watchos.sln
Removing tests/bcl-test/System.Transactions/System.Transactions.csproj
Removing tests/bcl-test/System.Web.Services/Info-today-extension.plist
Removing tests/bcl-test/System.Web.Services/Info-today.plist
Removing tests/bcl-test/System.Web.Services/Info-tvos.plist
Removing tests/bcl-test/System.Web.Services/Info-watchos-app.plist
Removing tests/bcl-test/System.Web.Services/Info-watchos-extension.plist
Removing tests/bcl-test/System.Web.Services/Info-watchos.plist
Removing tests/bcl-test/System.Web.Services/System.Web.Services-mac-full.csproj
Removing tests/bcl-test/System.Web.Services/System.Web.Services-mac-modern.csproj
Removing tests/bcl-test/System.Web.Services/System.Web.Services-today-extension.csproj
Removing tests/bcl-test/System.Web.Services/System.Web.Services-today.csproj
Removing tests/bcl-test/System.Web.Services/System.Web.Services-today.sln
Removing tests/bcl-test/System.Web.Services/System.Web.Services-tvos.csproj
Removing tests/bcl-test/System.Web.Services/System.Web.Services-watchos-app.csproj
Removing tests/bcl-test/System.Web.Services/System.Web.Services-watchos-extension.csproj
Removing tests/bcl-test/System.Web.Services/System.Web.Services-watchos.csproj
Removing tests/bcl-test/System.Web.Services/System.Web.Services-watchos.sln
Removing tests/bcl-test/System.Web.Services/System.Web.Services.csproj
Removing tests/bcl-test/System.Xml.Linq/Info-today-extension.plist
Removing tests/bcl-test/System.Xml.Linq/Info-today.plist
Removing tests/bcl-test/System.Xml.Linq/Info-tvos.plist
Removing tests/bcl-test/System.Xml.Linq/Info-watchos-app.plist
Removing tests/bcl-test/System.Xml.Linq/Info-watchos-extension.plist
Removing tests/bcl-test/System.Xml.Linq/Info-watchos.plist
Removing tests/bcl-test/System.Xml.Linq/System.Xml.Linq-mac-full.csproj
Removing tests/bcl-test/System.Xml.Linq/System.Xml.Linq-mac-modern.csproj
Removing tests/bcl-test/System.Xml.Linq/System.Xml.Linq-today-extension.csproj
Removing tests/bcl-test/System.Xml.Linq/System.Xml.Linq-today.csproj
Removing tests/bcl-test/System.Xml.Linq/System.Xml.Linq-today.sln
Removing tests/bcl-test/System.Xml.Linq/System.Xml.Linq-tvos.csproj
Removing tests/bcl-test/System.Xml.Linq/System.Xml.Linq-watchos-app.csproj
Removing tests/bcl-test/System.Xml.Linq/System.Xml.Linq-watchos-extension.csproj
Removing tests/bcl-test/System.Xml.Linq/System.Xml.Linq-watchos.csproj
Removing tests/bcl-test/System.Xml.Linq/System.Xml.Linq-watchos.sln
Removing tests/bcl-test/System.Xml.Linq/System.Xml.Linq.csproj
Removing tests/bcl-test/System.Xml/Info-today-extension.plist
Removing tests/bcl-test/System.Xml/Info-today.plist
Removing tests/bcl-test/System.Xml/Info-tvos.plist
Removing tests/bcl-test/System.Xml/Info-watchos-app.plist
Removing tests/bcl-test/System.Xml/Info-watchos-extension.plist
Removing tests/bcl-test/System.Xml/Info-watchos.plist
Removing tests/bcl-test/System.Xml/System.Xml-mac-full.csproj
Removing tests/bcl-test/System.Xml/System.Xml-mac-modern.csproj
Removing tests/bcl-test/System.Xml/System.Xml-today-extension.csproj
Removing tests/bcl-test/System.Xml/System.Xml-today.csproj
Removing tests/bcl-test/System.Xml/System.Xml-today.sln
Removing tests/bcl-test/System.Xml/System.Xml-tvos.csproj
Removing tests/bcl-test/System.Xml/System.Xml-watchos-app.csproj
Removing tests/bcl-test/System.Xml/System.Xml-watchos-extension.csproj
Removing tests/bcl-test/System.Xml/System.Xml-watchos.csproj
Removing tests/bcl-test/System.Xml/System.Xml-watchos.sln
Removing tests/bcl-test/System.Xml/System.Xml.csproj
Removing tests/bcl-test/System/Info-today-extension.plist
Removing tests/bcl-test/System/Info-today.plist
Removing tests/bcl-test/System/Info-tvos.plist
Removing tests/bcl-test/System/Info-watchos-app.plist
Removing tests/bcl-test/System/Info-watchos-extension.plist
Removing tests/bcl-test/System/Info-watchos.plist
Removing tests/bcl-test/System/System-mac-full.csproj
Removing tests/bcl-test/System/System-mac-modern.csproj
Removing tests/bcl-test/System/System-today-extension.csproj
Removing tests/bcl-test/System/System-today.csproj
Removing tests/bcl-test/System/System-today.sln
Removing tests/bcl-test/System/System-tvos.csproj
Removing tests/bcl-test/System/System-watchos-app.csproj
Removing tests/bcl-test/System/System-watchos-extension.csproj
Removing tests/bcl-test/System/System-watchos.csproj
Removing tests/bcl-test/System/System-watchos.sln
Removing tests/bcl-test/System/System.csproj
Removing tests/bcl-test/mscorlib/Components/
Removing tests/bcl-test/mscorlib/Info-today-extension.plist
Removing tests/bcl-test/mscorlib/Info-today.plist
Removing tests/bcl-test/mscorlib/Info-tvos.plist
Removing tests/bcl-test/mscorlib/Info-watchos-app.plist
Removing tests/bcl-test/mscorlib/Info-watchos-extension.plist
Removing tests/bcl-test/mscorlib/Info-watchos.plist
Removing tests/bcl-test/mscorlib/bin/
Removing tests/bcl-test/mscorlib/mscorlib-0-today.csproj
Removing tests/bcl-test/mscorlib/mscorlib-0-tvos.csproj
Removing tests/bcl-test/mscorlib/mscorlib-0-watchos.csproj
Removing tests/bcl-test/mscorlib/mscorlib-0.csproj
Removing tests/bcl-test/mscorlib/mscorlib-1-today.csproj
Removing tests/bcl-test/mscorlib/mscorlib-1-tvos.csproj
Removing tests/bcl-test/mscorlib/mscorlib-1-watchos.csproj
Removing tests/bcl-test/mscorlib/mscorlib-1.csproj
Removing tests/bcl-test/mscorlib/mscorlib-mac-full.csproj
Removing tests/bcl-test/mscorlib/mscorlib-mac-modern.csproj
Removing tests/bcl-test/mscorlib/mscorlib-today-extension.csproj
Removing tests/bcl-test/mscorlib/mscorlib-today.csproj
Removing tests/bcl-test/mscorlib/mscorlib-today.sln
Removing tests/bcl-test/mscorlib/mscorlib-tvos.csproj
Removing tests/bcl-test/mscorlib/mscorlib-watchos-app.csproj
Removing tests/bcl-test/mscorlib/mscorlib-watchos-extension.csproj
Removing tests/bcl-test/mscorlib/mscorlib-watchos.csproj
Removing tests/bcl-test/mscorlib/mscorlib-watchos.sln
Removing tests/bcl-test/mscorlib/mscorlib.csproj
Removing tests/bcl-test/mscorlib/mscorlib_original.csproj
Removing tests/bcl-test/mscorlib/obj/
Removing tests/bindings-framework-test/bindings-framework-test-today.csproj
Removing tests/bindings-framework-test/bindings-framework-test-tvos.csproj
Removing tests/bindings-framework-test/bindings-framework-test-watchos.csproj
Removing tests/bindings-framework-test/obj/
Removing tests/bindings-test/bindings-test-today.csproj
Removing tests/bindings-test/bindings-test-tvos.csproj
Removing tests/bindings-test/bindings-test-watchos.csproj
Removing tests/bindings-test/obj/
Removing tests/bindings-test2/bindings-test2-today.csproj
Removing tests/bindings-test2/bindings-test2-tvos.csproj
Removing tests/bindings-test2/bindings-test2-watchos.csproj
Removing tests/bindings-test2/obj/
Removing tests/framework-test/Info-today-extension.plist
Removing tests/framework-test/Info-today.plist
Removing tests/framework-test/Info-tvos.plist
Removing tests/framework-test/Info-watchos-app.plist
Removing tests/framework-test/Info-watchos-extension.plist
Removing tests/framework-test/Info-watchos.plist
Removing tests/framework-test/framework-test-today-extension.csproj
Removing tests/framework-test/framework-test-today.csproj
Removing tests/framework-test/framework-test-today.sln
Removing tests/framework-test/framework-test-tvos.csproj
Removing tests/framework-test/framework-test-watchos-app.csproj
Removing tests/framework-test/framework-test-watchos-extension.csproj
Removing tests/framework-test/framework-test-watchos.csproj
Removing tests/framework-test/framework-test-watchos.sln
Removing tests/fsharp/Info-today-extension.plist
Removing tests/fsharp/Info-today.plist
Removing tests/fsharp/Info-tvos.plist
Removing tests/fsharp/Info-watchos-app.plist
Removing tests/fsharp/Info-watchos-extension.plist
Removing tests/fsharp/Info-watchos.plist
Removing tests/fsharp/fsharp-today-extension.fsproj
Removing tests/fsharp/fsharp-today.fsproj
Removing tests/fsharp/fsharp-today.sln
Removing tests/fsharp/fsharp-tvos.fsproj
Removing tests/fsharp/fsharp-watchos-app.csproj
Removing tests/fsharp/fsharp-watchos-extension.csproj
Removing tests/fsharp/fsharp-watchos.fsproj
Removing tests/fsharp/fsharp-watchos.sln
Removing tests/fsharplibrary/fsharplibrary-today.fsproj
Removing tests/fsharplibrary/fsharplibrary-tvos.fsproj
Removing tests/fsharplibrary/fsharplibrary-watchos.fsproj
Removing tests/fsharplibrary/obj/
Removing tests/interdependent-binding-projects/Info-today-extension.plist
Removing tests/interdependent-binding-projects/Info-today.plist
Removing tests/interdependent-binding-projects/Info-tvos.plist
Removing tests/interdependent-binding-projects/Info-watchos-app.plist
Removing tests/interdependent-binding-projects/Info-watchos-extension.plist
Removing tests/interdependent-binding-projects/Info-watchos.plist
Removing tests/interdependent-binding-projects/interdependent-binding-projects-today-extension.csproj
Removing tests/interdependent-binding-projects/interdependent-binding-projects-today.csproj
Removing tests/interdependent-binding-projects/interdependent-binding-projects-today.sln
Removing tests/interdependent-binding-projects/interdependent-binding-projects-tvos.csproj
Removing tests/interdependent-binding-projects/interdependent-binding-projects-watchos-app.csproj
Removing tests/interdependent-binding-projects/interdependent-binding-projects-watchos-extension.csproj
Removing tests/interdependent-binding-projects/interdependent-binding-projects-watchos.csproj
Removing tests/interdependent-binding-projects/interdependent-binding-projects-watchos.sln
Removing tests/introspection/Mac/introspection-mac-unified-32.csproj
Removing tests/introspection/Mac/introspection-mac-unified.csproj
Removing tests/introspection/iOS/Info-today-extension.plist
Removing tests/introspection/iOS/Info-today.plist
Removing tests/introspection/iOS/Info-tvos.plist
Removing tests/introspection/iOS/Info-watchos-app.plist
Removing tests/introspection/iOS/Info-watchos-extension.plist
Removing tests/introspection/iOS/Info-watchos.plist
Removing tests/introspection/iOS/introspection-ios-today-extension.csproj
Removing tests/introspection/iOS/introspection-ios-today.csproj
Removing tests/introspection/iOS/introspection-ios-today.sln
Removing tests/introspection/iOS/introspection-ios-tvos.csproj
Removing tests/introspection/iOS/introspection-ios-watchos-app.csproj
Removing tests/introspection/iOS/introspection-ios-watchos-extension.csproj
Removing tests/introspection/iOS/introspection-ios-watchos.csproj
Removing tests/introspection/iOS/introspection-ios-watchos.sln
Removing tests/linker/ios/dont link/Info-today-extension.plist
Removing tests/linker/ios/dont link/Info-today.plist
Removing tests/linker/ios/dont link/Info-tvos.plist
Removing tests/linker/ios/dont link/Info-watchos-app.plist
Removing tests/linker/ios/dont link/Info-watchos-extension.plist
Removing tests/linker/ios/dont link/Info-watchos.plist
Removing tests/linker/ios/dont link/dont link-today-extension.csproj
Removing tests/linker/ios/dont link/dont link-today.csproj
Removing tests/linker/ios/dont link/dont link-today.sln
Removing tests/linker/ios/dont link/dont link-tvos.csproj
Removing tests/linker/ios/dont link/dont link-watchos-app.csproj
Removing tests/linker/ios/dont link/dont link-watchos-extension.csproj
Removing tests/linker/ios/dont link/dont link-watchos.csproj
Removing tests/linker/ios/dont link/dont link-watchos.sln
Removing tests/linker/ios/link all/Info-today-extension.plist
Removing tests/linker/ios/link all/Info-today.plist
Removing tests/linker/ios/link all/Info-tvos.plist
Removing tests/linker/ios/link all/Info-watchos-app.plist
Removing tests/linker/ios/link all/Info-watchos-extension.plist
Removing tests/linker/ios/link all/Info-watchos.plist
Removing tests/linker/ios/link all/link all-today-extension.csproj
Removing tests/linker/ios/link all/link all-today.csproj
Removing tests/linker/ios/link all/link all-today.sln
Removing tests/linker/ios/link all/link all-tvos.csproj
Removing tests/linker/ios/link all/link all-watchos-app.csproj
Removing tests/linker/ios/link all/link all-watchos-extension.csproj
Removing tests/linker/ios/link all/link all-watchos.csproj
Removing tests/linker/ios/link all/link all-watchos.sln
Removing tests/linker/ios/link sdk/Info-today-extension.plist
Removing tests/linker/ios/link sdk/Info-today.plist
Removing tests/linker/ios/link sdk/Info-tvos.plist
Removing tests/linker/ios/link sdk/Info-watchos-app.plist
Removing tests/linker/ios/link sdk/Info-watchos-extension.plist
Removing tests/linker/ios/link sdk/Info-watchos.plist
Removing tests/linker/ios/link sdk/link sdk-today-extension.csproj
Removing tests/linker/ios/link sdk/link sdk-today.csproj
Removing tests/linker/ios/link sdk/link sdk-today.sln
Removing tests/linker/ios/link sdk/link sdk-tvos.csproj
Removing tests/linker/ios/link sdk/link sdk-watchos-app.csproj
Removing tests/linker/ios/link sdk/link sdk-watchos-extension.csproj
Removing tests/linker/ios/link sdk/link sdk-watchos.csproj
Removing tests/linker/ios/link sdk/link sdk-watchos.sln
Removing tests/linker/mac/dont link/dont link-mac-unified-32.csproj
Removing tests/linker/mac/dont link/dont link-mac-unified.csproj
Removing tests/linker/mac/dont link/dont link-mac-unifiedXM45-32.csproj
Removing tests/linker/mac/dont link/dont link-mac-unifiedXM45.csproj
Removing tests/mini/Info-today-extension.plist
Removing tests/mini/Info-today.plist
Removing tests/mini/Info-tvos.plist
Removing tests/mini/Info-watchos-app.plist
Removing tests/mini/Info-watchos-extension.plist
Removing tests/mini/Info-watchos.plist
Removing tests/mini/mini-today-extension.csproj
Removing tests/mini/mini-today.csproj
Removing tests/mini/mini-today.sln
Removing tests/mini/mini-tvos.csproj
Removing tests/mini/mini-watchos-app.csproj
Removing tests/mini/mini-watchos-extension.csproj
Removing tests/mini/mini-watchos.csproj
Removing tests/mini/mini-watchos.sln
Removing tests/monotouch-test/Info-today-extension.plist
Removing tests/monotouch-test/Info-today.plist
Removing tests/monotouch-test/Info-tvos.plist
Removing tests/monotouch-test/Info-watchos-app.plist
Removing tests/monotouch-test/Info-watchos-extension.plist
Removing tests/monotouch-test/Info-watchos.plist
Removing tests/monotouch-test/monotouch-test-today-extension.csproj
Removing tests/monotouch-test/monotouch-test-today.csproj
Removing tests/monotouch-test/monotouch-test-today.sln
Removing tests/monotouch-test/monotouch-test-tvos.csproj
Removing tests/monotouch-test/monotouch-test-watchos-app.csproj
Removing tests/monotouch-test/monotouch-test-watchos-extension.csproj
Removing tests/monotouch-test/monotouch-test-watchos.csproj
Removing tests/monotouch-test/monotouch-test-watchos.sln
Removing tests/test-system.config
Removing tests/test.config
Removing tests/tests-today.sln
Removing tests/tests-tvos.sln
Removing tests/tests-watchos.sln
Removing tests/xharness/obj/
Removing tests/xharness/xharness.exe
Removing tests/xharness/xharness.pdb
Removing tools/mtouch/SdkVersions.cs
EXIT CODE: 0
#[2018-04-12 14:37:31 -04:00] XQA: git submodule foreach git clean -xfd
#[2018-04-12 14:37:31 -04:00] XQA: Entering 'external/MonoTouch.Dialog'
Entering 'external/Touch.Unit'
Entering 'external/Xamarin.MacDev'
Entering 'external/fsharp'
Entering 'external/guiunit'
Entering 'external/llvm'
Entering 'external/macios-binaries'
Entering 'external/mono'
Entering 'external/opentk'
EXIT CODE: 0
#[2018-04-12 14:37:31 -04:00] XQA: git reset --hard HEAD
#[2018-04-12 14:37:31 -04:00] XQA: HEAD is now at 41f2ce7c Bump mono to head of 2017-12 (#3890)
EXIT CODE: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment